RESOLVED FIXED 117225
Remove [NoInterfaceObject] from TreeWalker
https://bugs.webkit.org/show_bug.cgi?id=117225
Summary Remove [NoInterfaceObject] from TreeWalker
Chris Dumez
Reported 2013-06-04 23:02:58 PDT
The TreeWalker interface should not have [NoInterfaceObject] according to its specification: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/traversal.html#Traversal-TreeWalker
Attachments
Patch (9.13 KB, patch)
2013-06-04 23:14 PDT, Chris Dumez
no flags
Patch (9.93 KB, patch)
2013-06-04 23:22 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-06-04 23:04:31 PDT
Firefox follows the specification.
Chris Dumez
Comment 2 2013-06-04 23:14:46 PDT
Chris Dumez
Comment 3 2013-06-04 23:22:12 PDT
Created attachment 203753 [details] Patch Rebaseline fast/dom/dom-constructors.html as well.
WebKit Commit Bot
Comment 4 2013-06-05 01:02:27 PDT
Comment on attachment 203753 [details] Patch Clearing flags on attachment: 203753 Committed r151200: <http://trac.webkit.org/changeset/151200>
WebKit Commit Bot
Comment 5 2013-06-05 01:02:31 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.