WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117303
[GTK] Parameter 'refChild' from function 'webkit_dom_node_insert_before' should be allowed to be NULL
https://bugs.webkit.org/show_bug.cgi?id=117303
Summary
[GTK] Parameter 'refChild' from function 'webkit_dom_node_insert_before' shou...
Diego Pino
Reported
2013-06-06 08:42:45 PDT
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.
Attachments
Patch
(4.46 KB, patch)
2013-06-06 08:51 PDT
,
Diego Pino
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2013-06-06 08:51:21 PDT
Created
attachment 203938
[details]
Patch
Xan Lopez
Comment 2
2013-06-06 13:21:02 PDT
Comment on
attachment 203938
[details]
Patch Awesome!
WebKit Commit Bot
Comment 3
2013-06-06 13:43:35 PDT
Comment on
attachment 203938
[details]
Patch Clearing flags on attachment: 203938 Committed
r151288
: <
http://trac.webkit.org/changeset/151288
>
WebKit Commit Bot
Comment 4
2013-06-06 13:43:37 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug