Bug 97916 - 471kB below StyleSheetContents::parserAppendRule() on Membuster3.
Summary: 471kB below StyleSheetContents::parserAppendRule() on Membuster3.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2012-09-28 08:11 PDT by Andreas Kling
Modified: 2012-09-28 09:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.41 KB, patch)
2012-09-28 08:15 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.