Bug 88370 - Memory sampler should trigger low memory signal
Summary: Memory sampler should trigger low memory signal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-06-05 15:42 PDT by Stephanie Lewis
Modified: 2012-11-05 14:42 PST (History)
3 users (show)

See Also:


Attachments
patch (6.27 KB, patch)
2012-06-05 15:52 PDT, Stephanie Lewis
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephanie Lewis 2012-06-05 15:42:38 PDT
When using the memory sampler we should also trigger the low memory signal.  We want to track memory that cannot be returned to the system, when it is under pressure.
Comment 1 Stephanie Lewis 2012-06-05 15:52:58 PDT
Created attachment 145885 [details]
patch
Comment 2 Geoffrey Garen 2012-06-05 16:16:22 PDT
Comment on attachment 145885 [details]
patch

r=me
Comment 3 Stephanie Lewis 2012-06-05 18:38:53 PDT
Committed http://trac.webkit.org/projects/webkit/changeset/119546
Comment 4 Stephanie Lewis 2012-11-05 14:42:46 PST
<rdar://problem/12639150>