[webkit-reviews] review requested: [Bug 74991] Automate elements' registration as document namedItem/extraNamedItem. : [Attachment 120214] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 12:42:57 PST 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 74991: Automate elements' registration as document
namedItem/extraNamedItem.
https://bugs.webkit.org/show_bug.cgi?id=74991

Attachment 120214: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=120214&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Perf concern addressed by using a Node bit to cache whether we have a name
attribute or not (just like we already did for id attributes.)


More information about the webkit-reviews mailing list