Bug 125498

Summary: Jettison all StyleResolver data on memory pressure.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.