Bug 88370

Summary: Memory sampler should trigger low memory signal
Product: WebKit Reporter: Stephanie Lewis <slewis>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: msaboff, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
patch ggaren: review+

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>