[Webkit-unassigned] [Bug 117303] New: [GTK] Parameter 'refChild' from function 'webkit_dom_node_insert_before' should be allowed to be NULL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 6 08:44:10 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117303
Summary: [GTK] Parameter 'refChild' from function
'webkit_dom_node_insert_before' should be allowed to
be NULL
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Bindings
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dpino at igalia.com
According to the spec, parameter 'refChild' from insertBefore can be null.
http://www.w3.org/TR/DOM-Level-2-Core/core.html
However, the GObject DOM bindings generator generates code that don't allow this parameter to be NULL.
--
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