WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35554
Some WebKit DOMNode API is unimplemented
https://bugs.webkit.org/show_bug.cgi?id=35554
Summary
Some WebKit DOMNode API is unimplemented
Jon Honeycutt
Reported
2010-03-01 16:39:26 PST
DOMNode::nextSibling(), DOMNode::insertBefore(), and DOMNode::removeChild() are unimplemented.
Attachments
patch
(4.94 KB, patch)
2010-03-01 18:15 PST
,
Jon Honeycutt
jhoneycutt
: commit-queue-
Details
Formatted Diff
Diff
patch v2
(4.94 KB, patch)
2010-03-01 18:44 PST
,
Jon Honeycutt
alice.barraclough
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jon Honeycutt
Comment 1
2010-03-01 18:15:49 PST
Created
attachment 49767
[details]
patch
Jon Honeycutt
Comment 2
2010-03-01 18:44:33 PST
Created
attachment 49771
[details]
patch v2 Fix the check in DOMNode::removeChild() to check if oldChildNode is null, rather than oldChild.
Jon Honeycutt
Comment 3
2010-03-01 20:15:35 PST
Committed in
r55398
.
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