[webkit-reviews] review requested: [Bug 6638] Support Mozilla's
XPathEvaluator object. : [Attachment 8109] XPath implementation
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Thu May 4 12:12:50 PDT 2006
Anders Carlsson <andersca at mac.com> has asked for review:
Bug 6638: Support Mozilla's XPathEvaluator object.
http://bugzilla.opendarwin.org/show_bug.cgi?id=6638
Attachment 8109: XPath implementation
http://bugzilla.opendarwin.org/attachment.cgi?id=8109&action=edit
------- Additional Comments from Anders Carlsson <andersca at mac.com>
Here's an XPath implementation based on the work of Frerich Raabe in KDOM.
There are some things remaining to fix, for example:
* It should be possible to use custom NS resolver objects, the DOM spec has
more info about this
* Use String instead of DeprecatedString
* The tokenizer and parser could work a little better, like CSSParser.
Anyway, I think it's a good idea to land this and file bugs for the remaining
issues
More information about the webkit-reviews
mailing list