[webkit-reviews] review requested: [Bug 88240] Make ElementAttributeData a variable-sized object to reduce memory use. : [Attachment 153807] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 08:58:30 PDT 2012


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 88240: Make ElementAttributeData a variable-sized object to reduce memory
use.
https://bugs.webkit.org/show_bug.cgi?id=88240

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
Okay, let's give this another try. This time with liberal use of the "const"
keyword to catch any incorrect ElementAttributeData usage at compile-time.


More information about the webkit-reviews mailing list