Bug 286824
Summary: | This caused a regression in ASAN because CommandEncoder is not thread safe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 286827 | ||
Bug Blocks: | 286689 |
Mike Wyrzykowski
Revert 289596@main because This caused a regression in ASAN because CommandEncoder is not thread safe.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143978544>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/39832
EWS
Committed 289630@main (fac25c10a1be): <https://commits.webkit.org/289630@main>
Reviewed commits have been landed. Closing PR #39832 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
Reland of 289596@main with regression fixed, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=286827.
Mike Wyrzykowski
*** This bug has been marked as a duplicate of bug 286689 ***