Bug 160646 - DocumentRuleSets::collectFeatures() should shrink-to-fit.
Summary: DocumentRuleSets::collectFeatures() should shrink-to-fit.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-08-07 06:56 PDT by Andreas Kling
Modified: 2016-08-07 10:07 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.16 KB, patch)
2016-08-07 06:57 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 2016-08-07 06:56:11 PDT
We're forgetting to shrink-wrap the RuleFeatureSet in DocumentRuleSets.
Comment 1 Andreas Kling 2016-08-07 06:57:07 PDT
Created attachment 285528 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-07 10:07:15 PDT
Comment on attachment 285528 [details]
Patch

Clearing flags on attachment: 285528

Committed r204241: <http://trac.webkit.org/changeset/204241>
Comment 3 WebKit Commit Bot 2016-08-07 10:07:19 PDT
All reviewed patches have been landed.  Closing bug.