[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 17 14:09:36 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=16401





------- Comment #54 from alp at nuanti.com  2008-09-17 14:09 PDT -------
So, I'm going to propose a strategy to avoid burning out lkck and getting this
feature landed as rapidly as possible.

lkck, what would you think about modifying the patch so it doesn't touch the
WebKit public API layer at all? Those changes can be left as a patch in bug
#16686 and landed when we're nearer to having a stable DOM binding.

This would mean moving functions like webkit_web_frame_get_dom_document() into
libgdom.la for now (or maybe making a temporary helper class like
WebKitDomHelper in libgdom.la, dunno).

Part of the problem is that as soon as this shows up in the main API, we'll
have to start freezing and won't have much room for changes.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list