[Webkit-unassigned] [Bug 27436] gobject bindings need access to keyCode on KeyboardEvents!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 12:22:13 PDT 2009


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





--- Comment #16 from Eric Seidel <eric at webkit.org>  2009-08-03 12:22:11 PDT ---
(In reply to comment #15)
> (In reply to comment #14)
> > I think it would be a relatively easy change to add some sort of
> > ALLOW_ARGUMENT_OVERLOADS or similar define which encapsulated !JAVASCRIPT and
> > GOBJECT.  That wouldn't involve re-writing the world, but it also wouldn't be
> > poluting our IDL files more.
> 
> Except for the small issue that JavaScript DOM bindings support overloaded
> functions.

Sounds like either I have the ! reversed in my example text above, or I'm
misunderstanding the issue.  Are you saying that it would not be
good/possible/sufficient to replace the proposed !JAVASCRIPT && GOBJECT && ...
with a single define?

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



More information about the webkit-unassigned mailing list