Bug 261313
Summary: | [ANGLE] Don't lose Metal-backed contexts for non-fatal errors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
Component: | ANGLE | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | 41802399, ap, dino, haferje, kbr, kkinnunen, travis, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=277751 |
Dan Glastonbury
Since Bug 257584, Any errors from Metal command buffer submission are treated as causing a lost device.
Not all Metal errors are fatal though. Those cases shouldn't result in a lost device.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dan Glastonbury
rdar://115152037
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/17573
EWS
Committed 267784@main (e1280c457e8c): <https://commits.webkit.org/267784@main>
Reviewed commits have been landed. Closing PR #17573 and removing active labels.
Alexey Proskuryakov
*** Bug 261331 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
*** Bug 262610 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
*** Bug 263103 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
*** Bug 262628 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
This is fixed in iOS 17.1.
iOS 16.7.2 does not include the fix. I can say that it's intended to be included in a future update, but of course no guarantees until it actually happens.