Bug 249220

Summary: [iOS] Crash in ProcessThrottler::sendPrepareToSuspendIPC
Product: WebKit Reporter: Miguel Salinas <miguel_salinas>
Component: WebKit Process ModelAssignee: Miguel Salinas <miguel_salinas>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 16   

Miguel Salinas
Reported 2022-12-13 06:02:29 PST
ProcessThrottler::updateThrottleStateIfNeeded may call ProcessThrottler::sendPrepareToSuspendIPC before the last pending request to suspend has been invalidated which trips up a release assert.
Attachments
Miguel Salinas
Comment 1 2022-12-13 06:03:09 PST
Miguel Salinas
Comment 2 2022-12-13 06:08:33 PST
EWS
Comment 3 2022-12-14 05:38:54 PST
Committed 257850@main (9bdfab144ce0): <https://commits.webkit.org/257850@main> Reviewed commits have been landed. Closing PR #7546 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.