RESOLVED FIXED 248415
Create GraphicsClient for the graphics specific subset of ChromeClient that needs to be accessed from worker threads.
https://bugs.webkit.org/show_bug.cgi?id=248415
Summary Create GraphicsClient for the graphics specific subset of ChromeClient that n...
Matt Woodrow
Reported 2022-11-28 13:06:33 PST
Creates new subclass for HostWindow 'GraphicsClient', for the graphics specific subset. This currently only has createImageBuffer, but in the future will have other graphics-related WebKit functionality (like creating a WebGL context).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:06:47 PST
Matt Woodrow
Comment 2 2022-11-28 13:16:50 PST
EWS
Comment 3 2022-11-28 17:36:21 PST
Committed 257096@main (0192c42f090a): <https://commits.webkit.org/257096@main> Reviewed commits have been landed. Closing PR #6875 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.