RESOLVED FIXED 121746
Don't store the "processing-instruction" string for PI tokens in the XPath parser
https://bugs.webkit.org/show_bug.cgi?id=121746
Summary Don't store the "processing-instruction" string for PI tokens in the XPath pa...
Anders Carlsson
Reported 2013-09-21 10:33:51 PDT
Don't store the "processing-instruction" string for PI tokens in the XPath parser
Attachments
Patch (3.24 KB, patch)
2013-09-21 10:37 PDT, Anders Carlsson
koivisto: review+
Anders Carlsson
Comment 1 2013-09-21 10:37:45 PDT
Antti Koivisto
Comment 2 2013-09-21 10:39:34 PDT
Comment on attachment 212276 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212276&action=review > Source/WebCore/xml/XPathParser.cpp:373 > + // either node type of function name This comment doesn't add much.
Anders Carlsson
Comment 3 2013-09-21 10:58:29 PDT
Note You need to log in before you can comment on or make changes to this bug.