Bug 117225

Summary: Remove [NoInterfaceObject] from TreeWalker
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, arv, commit-queue, esprehn+autocc, ggaren, gyuyoung.kim, haraken, laszlo.gombos, rakuco, rniwa
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/traversal.html#Traversal-TreeWalker
Bug Depends on:    
Bug Blocks: 115853    
Attachments:
Description Flags
Patch
none
Patch none

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.