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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 30 12:47:53 PDT 2008


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





------- Comment #15 from lkcl at lkcl.net  2008-08-30 12:47 PDT -------
Created an attachment (id=23081)
 --> (https://bugs.webkit.org/attachment.cgi?id=23081&action=view)
added LANGUAGE_GOBJECT

i was accidentally using LANGUAGE_JAVASCRIPT which was fine
until i noticed that HTMLInputElement didn't have a setSelectionRange
function being auto-generated for the glib bindings.

so... it's been necessary to add LANGUAGE_GOBJECT.
kind-of inevitable, really.

several functions added in to support pyjamas-desktop, which is,
perhaps as to be expected, turning out to be quite a comprehensive
test tool.


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