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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 30 00:50:37 PDT 2008


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





------- Comment #14 from lkcl at lkcl.net  2008-08-30 00:50 PDT -------
Index: WebCore/bindings/gdom/GDOMHTMLElementWrapperFactory.cpp

*sigh* yes - no it's not auto-generated, it's hand-created, _copied_
from the auto-generated JSHTMLElementWrapperFactory.cpp.

next version, if you don't make the changes yourself, might say
something like, "this file was created cut-and-paste global-search-replace
from JSHTMLElementWrapperFactory.cpp.  at some point, it might be
useful to auto-generate it, although now that the work is done it
really doesn't actually matter too much."

even better would be for webkit to have some templates such that the
JSHTMLElementWrapperFactory, GDOMHTMLElementWrapperFactory,
OBJCHTMLElementWrapperFactory, FutureBindingHTMLElementWrapperFactory,
PythonHTMLElementWrapperFactory can all benefit from the same very necessary
functionality.

all of the bindings need a mapping system.


-- 
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