Bug 160419 - Shrink MediaQuerySets to fit after parsing.
Summary: Shrink MediaQuerySets to fit after parsing.
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-01 12:52 PDT by Andreas Kling
Modified: 2016-08-01 18:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2016-08-01 13:18 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-01 12:52:30 PDT
There's a lot of wasted memory in the vector buffers for MediaQuerySet and MediaQuery on theverge.com
Comment 1 Andreas Kling 2016-08-01 13:18:23 PDT
Created attachment 285035 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-01 18:46:01 PDT
Comment on attachment 285035 [details]
Patch

Clearing flags on attachment: 285035

Committed r204006: <http://trac.webkit.org/changeset/204006>
Comment 3 WebKit Commit Bot 2016-08-01 18:46:05 PDT
All reviewed patches have been landed.  Closing bug.