Bug 249220
| Summary: | [iOS] Crash in ProcessThrottler::sendPrepareToSuspendIPC | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Salinas <miguel_salinas> |
| Component: | WebKit Process Model | Assignee: | 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
ProcessThrottler::updateThrottleStateIfNeeded may call ProcessThrottler::sendPrepareToSuspendIPC before the last pending request to suspend has been invalidated which trips up a release assert.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Miguel Salinas
rdar://103276264
Miguel Salinas
Pull request: https://github.com/WebKit/WebKit/pull/7546
EWS
Committed 257850@main (9bdfab144ce0): <https://commits.webkit.org/257850@main>
Reviewed commits have been landed. Closing PR #7546 and removing active labels.