RESOLVED FIXED 250479
Require the GPUP to run WebGL in worker threads
https://bugs.webkit.org/show_bug.cgi?id=250479
Summary Require the GPUP to run WebGL in worker threads
Matt Woodrow
Reported 2023-01-11 14:47:44 PST
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
Matt Woodrow
Comment 1 2023-01-11 14:49:05 PST
Radar WebKit Bug Importer
Comment 2 2023-01-12 17:32:09 PST
EWS
Comment 3 2023-01-22 13:41:52 PST
Committed 259196@main (c529edd6c6f3): <https://commits.webkit.org/259196@main> Reviewed commits have been landed. Closing PR #8543 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.