Bug 125498 - Jettison all StyleResolver data on memory pressure.
Summary: Jettison all StyleResolver data on memory pressure.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 04:54 PST by Andreas Kling
Modified: 2013-12-10 08:47 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.83 KB, patch)
2013-12-10 05:55 PST, 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 2013-12-10 04:54:01 PST
StyleResolver can be rebuilt pretty inexpensively. Discarding it on memory pressure can buy us the extra megabyte that keeps us afloat.
Comment 1 Andreas Kling 2013-12-10 05:55:11 PST
Created attachment 218858 [details]
Patch
Comment 2 WebKit Commit Bot 2013-12-10 08:47:47 PST
Comment on attachment 218858 [details]
Patch

Clearing flags on attachment: 218858

Committed r160370: <http://trac.webkit.org/changeset/160370>
Comment 3 WebKit Commit Bot 2013-12-10 08:47:48 PST
All reviewed patches have been landed.  Closing bug.