[webkit-reviews] review requested: [Bug 58997] Qualified names used for all TagName access, yet namespace usage is rare : [Attachment 90513] Patch with updates to address reviewer's issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 05:29:24 PDT 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 58997: Qualified names used for all TagName access, yet namespace usage is
rare
https://bugs.webkit.org/show_bug.cgi?id=58997

Attachment 90513: Patch with updates to address reviewer's issues
https://bugs.webkit.org/attachment.cgi?id=90513&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Changed Node:getElementsByTagName to process namespace with implied "*" and
changed Node::getElementsByTagNameNS to handle null namespaces.

No apparent impact on performance speed up.


More information about the webkit-reviews mailing list