Bug 104274

Summary: [Mac] Drain the CSSValuePool on memory pressure.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, darin, dglazkov, macpherson, menard, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
koivisto: review+, webkit.review.bot: commit-queue-
Land crab none

Description Andreas Kling 2012-12-06 10:36:26 PST
SSIA
Comment 1 Andreas Kling 2012-12-06 10:39:43 PST
Created attachment 178029 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-06 10:48:53 PST
Comment on attachment 178029 [details]
Patch

Attachment 178029 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15157854
Comment 3 Andreas Kling 2012-12-06 10:50:44 PST
Created attachment 178033 [details]
Land crab
Comment 4 Darin Adler 2012-12-06 11:42:32 PST
It’s worth noting that memory pressure actions are only useful if they are likely to free entire pages. Something to keep in mind as we refine the memory pressure function.
Comment 5 WebKit Review Bot 2012-12-06 11:49:25 PST
Comment on attachment 178033 [details]
Land crab

Clearing flags on attachment: 178033

Committed r136866: <http://trac.webkit.org/changeset/136866>
Comment 6 WebKit Review Bot 2012-12-06 11:49:29 PST
All reviewed patches have been landed.  Closing bug.