Bug 104274 - [Mac] Drain the CSSValuePool on memory pressure.
Summary: [Mac] Drain the CSSValuePool on memory pressure.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 10:36 PST by Andreas Kling
Modified: 2012-12-06 11:49 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.56 KB, patch)
2012-12-06 10:39 PST, Andreas Kling
koivisto: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Land crab (5.55 KB, patch)
2012-12-06 10:50 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 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.