Bug 132704 - [iOS] WebKit should listen to critical memory warnings.
Summary: [iOS] WebKit should listen to critical memory warnings.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-08 13:21 PDT by Andreas Kling
Modified: 2014-05-08 14:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2014-05-08 13:23 PDT, Andreas Kling
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-05-08 13:21:31 PDT
We need to listen for critical memory warnings too, not just the "warning warnings"
<rdar://problem/16857112>
Comment 1 Andreas Kling 2014-05-08 13:23:47 PDT
Created attachment 231098 [details]
Patch
Comment 2 Andreas Kling 2014-05-08 14:30:18 PDT
Committed r168496: <http://trac.webkit.org/changeset/168496>