Bug 258330
| Summary: | REGRESSION (265125@main): Crash in content process after manually killing the GPU process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | WebKit Process Model | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 258793 | ||
Simon Fraser (smfr)
Killing the GPU process can result in a crash in `RemoteRenderingBackendProxy::prepareBuffersForDisplay()` because the IPC error is noErrr, but we don't have sendResult.replyArguments.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://110998883>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/15121
EWS
Committed 265382@main (cda93437a8a8): <https://commits.webkit.org/265382@main>
Reviewed commits have been landed. Closing PR #15121 and removing active labels.