Bug 204418 - [iOS] Make sure WebContent process does not get suspended while it is holding a process assertion for the UIProcess
Summary: [iOS] Make sure WebContent process does not get suspended while it is holding...
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-11-20 12:05 PST by Chris Dumez
Modified: 2019-11-20 15:02 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.83 KB, patch)
2019-11-20 12:07 PST, 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-11-20 12:05:32 PST
Make sure WebContent process does not get suspended while it is holding a process assertion for the UIProcess. We see this happening in sysdiagnoses, and it means the system ends up killing the WebContent process because it leaked a process assertion.
Comment 1 Chris Dumez 2019-11-20 12:07:14 PST
Created attachment 383977 [details]
Patch
Comment 2 WebKit Commit Bot 2019-11-20 15:01:47 PST
Comment on attachment 383977 [details]
Patch

Clearing flags on attachment: 383977

Committed r252712: <https://trac.webkit.org/changeset/252712>
Comment 3 WebKit Commit Bot 2019-11-20 15:01:49 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-11-20 15:02:21 PST
<rdar://problem/57374289>