RESOLVED FIXED 96941
Make CSS.PrefixUsage histogram smaller to save memory
https://bugs.webkit.org/show_bug.cgi?id=96941
Summary Make CSS.PrefixUsage histogram smaller to save memory
Tony Chang
Reported 2012-09-17 12:24:31 PDT
Make CSS.PrefixUsage histogram smaller to save memory
Attachments
Patch (2.51 KB, patch)
2012-09-17 12:29 PDT, Tony Chang
no flags
Patch for landing (2.51 KB, patch)
2012-09-17 13:38 PDT, Tony Chang
no flags
Tony Chang
Comment 1 2012-09-17 12:29:16 PDT
Tony Chang
Comment 2 2012-09-17 12:30:02 PDT
jar was unhappy about the memory usage of this histogram. This improves on the situation.
Ojan Vafai
Comment 3 2012-09-17 12:31:51 PDT
Comment on attachment 164439 [details] Patch 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 ?
Tony Chang
Comment 4 2012-09-17 13:38:03 PDT
Created attachment 164447 [details] Patch for landing
WebKit Review Bot
Comment 5 2012-09-17 14:10:40 PDT
Comment on attachment 164447 [details] Patch for landing Clearing flags on attachment: 164447 Committed r128804: <http://trac.webkit.org/changeset/128804>
WebKit Review Bot
Comment 6 2012-09-17 14:10:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.