[webkit-reviews] review requested: [Bug 66784] HTMLImageElement: Don't cache "ismap" and "usemap" attributes. : [Attachment 105360] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 09:17:24 PDT 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 66784: HTMLImageElement: Don't cache "ismap" and "usemap" attributes.
https://bugs.webkit.org/show_bug.cgi?id=66784

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
Remove the class members altogether and look them up with
fast{Has,Get}Attribute() when needed.


More information about the webkit-reviews mailing list