Bug 190082 - Do not do automatic process prewarming while under memory pressure
Summary: Do not do automatic process prewarming while under memory pressure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-28 10:59 PDT by Chris Dumez
Modified: 2018-09-28 16:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2018-09-28 11:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (5.13 KB, patch)
2018-09-28 11:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-09-28 10:59:24 PDT
Do not do automatic process prewarming while under memory pressure and also terminate any prewarmed process when receiving a memory warning.
Comment 1 Chris Dumez 2018-09-28 10:59:42 PDT
<rdar://problem/39771424>
Comment 2 Chris Dumez 2018-09-28 11:03:04 PDT
Created attachment 351093 [details]
Patch
Comment 3 Chris Dumez 2018-09-28 11:32:09 PDT
Created attachment 351097 [details]
Patch
Comment 4 Geoffrey Garen 2018-09-28 15:48:06 PDT
Comment on attachment 351097 [details]
Patch

r=me
Comment 5 Geoffrey Garen 2018-09-28 15:48:39 PDT
This makes me a little scared: <https://trac.webkit.org/changeset/234646/webkit>.
Comment 6 WebKit Commit Bot 2018-09-28 16:09:39 PDT
Comment on attachment 351097 [details]
Patch

Clearing flags on attachment: 351097

Committed r236621: <https://trac.webkit.org/changeset/236621>
Comment 7 WebKit Commit Bot 2018-09-28 16:09:41 PDT
All reviewed patches have been landed.  Closing bug.