RESOLVED FIXED 149532
Drop XPATH_NAMESPACE_NODE from Node::NodeType enum
https://bugs.webkit.org/show_bug.cgi?id=149532
Summary Drop XPATH_NAMESPACE_NODE from Node::NodeType enum
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.