[webkit-reviews] review requested: [Bug 77845] Use Element's hasName/hasID flags to avoid unnecessary work when looking up name/id attributes. : [Attachment 126631] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 05:58:01 PST 2012


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 77845: Use Element's hasName/hasID flags to avoid unnecessary work when
looking up name/id attributes.
https://bugs.webkit.org/show_bug.cgi?id=77845

Attachment 126631: Patch v2
https://bugs.webkit.org/attachment.cgi?id=126631&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Better patch with getIdAttribute() and getNameAttribute() as suggested by
Geoff.


More information about the webkit-reviews mailing list