[webkit-reviews] review granted: [Bug 96941] Make CSS.PrefixUsage histogram smaller to save memory : [Attachment 164439] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 12:31:21 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 96941: Make CSS.PrefixUsage histogram smaller to save memory
https://bugs.webkit.org/show_bug.cgi?id=96941

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=164439&action=review


> Source/WebCore/css/CSSParser.cpp:10421
> +    static const int CSSPropertyHistogramSize = numCSSProperties;

cssPropertyHistogramSize ?


More information about the webkit-reviews mailing list