Bug 250479
Summary: | Require the GPUP to run WebGL in worker threads | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
We can't properly handle running WebGL in multiple threads concurrently in the WebProcess, so require the GPUP (where it gets run on a single work queue) before allowing WebGL in worker threads.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/8543
Radar WebKit Bug Importer
<rdar://problem/104203124>
EWS
Committed 259196@main (c529edd6c6f3): <https://commits.webkit.org/259196@main>
Reviewed commits have been landed. Closing PR #8543 and removing active labels.