Bug 149532

Summary: Drop XPATH_NAMESPACE_NODE from Node::NodeType enum
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, rniwa
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-09-24 10:33:04 PDT
Drop XPATH_NAMESPACE_NODE from Node::NodeType enum as there is currently no way to construct such Node in WebKit. This avoid having to handle this Node type everywhere.
Attachments
Patch (14.15 KB, patch)
2015-09-24 11:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-09-24 11:00:58 PDT
Chris Dumez
Comment 2 2015-09-24 11:17:27 PDT
Comment on attachment 261876 [details] Patch Clearing flags on attachment: 261876 Committed r190210: <http://trac.webkit.org/changeset/190210>
Chris Dumez
Comment 3 2015-09-24 11:17: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.