Bug 203033 - [iOS] Stop terminating the prewarmed process on application suspension
Summary: [iOS] Stop terminating the prewarmed process on application suspension
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: 2019-10-16 08:19 PDT by Chris Dumez
Modified: 2019-10-16 12:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2019-10-16 08:21 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 2019-10-16 08:19:20 PDT
Stop terminating the prewarmed process on application suspension. Having no prewarmed process when the application resumes means the next cross-site load will be significantly slower.
If the system needs memory, this process can be jetsammed.
Comment 1 Chris Dumez 2019-10-16 08:21:05 PDT
Created attachment 381070 [details]
Patch
Comment 2 WebKit Commit Bot 2019-10-16 12:22:45 PDT
Comment on attachment 381070 [details]
Patch

Clearing flags on attachment: 381070

Committed r251195: <https://trac.webkit.org/changeset/251195>
Comment 3 WebKit Commit Bot 2019-10-16 12:22:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-10-16 12:23:18 PDT
<rdar://problem/56342001>