Bug 97916

Summary: 471kB below StyleSheetContents::parserAppendRule() on Membuster3.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar, Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-09-28 08:11:57 PDT
We could trim some of this fat by calling shrinkToFit() on StyleSheetContents::m_childRules at the end of parseSheet().
Comment 1 Radar WebKit Bug Importer 2012-09-28 08:12:57 PDT
<rdar://problem/12394892>
Comment 2 Andreas Kling 2012-09-28 08:15:18 PDT
Created attachment 166255 [details]
Patch
Comment 3 Build Bot 2012-09-28 09:05:46 PDT
Comment on attachment 166255 [details]
Patch

Attachment 166255 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/14064320

New failing tests:
http/tests/workers/terminate-during-sync-operation.html
Comment 4 WebKit Review Bot 2012-09-28 09:14:17 PDT
Comment on attachment 166255 [details]
Patch

Clearing flags on attachment: 166255

Committed r129907: <http://trac.webkit.org/changeset/129907>
Comment 5 WebKit Review Bot 2012-09-28 09:14:20 PDT
All reviewed patches have been landed.  Closing bug.