Bug 204418

Summary: [iOS] Make sure WebContent process does not get suspended while it is holding a process assertion for the UIProcess
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>