Bug 272353
| Summary: | [WebGPU] Remove semaphore in CommandBuffer::waitForCompletion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 277159 | ||
| Bug Blocks: | |||
Mike Wyrzykowski
[WebGPU] Remove semaphore in CompositorIntegrationImpl::withDisplayBufferAsNativeImage
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126095932>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/30842
EWS
Committed 281071@main (a6cc7410c8da): <https://commits.webkit.org/281071@main>
Reviewed commits have been landed. Closing PR #30842 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
[WebGPU] Removing the semaphore introduces a race in offscreen canvas when work is not submitted, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=277159.