RESOLVED FIXED 222772
[GPU Process] RemoteImageBuffer recording GraphicsContext should report its backend RenderingMode
https://bugs.webkit.org/show_bug.cgi?id=222772
Summary [GPU Process] RemoteImageBuffer recording GraphicsContext should report its b...
Said Abou-Hallawa
Reported 2021-03-04 17:49:13 PST
Currently GraphicsContext::isCALayerContext() returns false for all RemoteImageBuffers. This disallows compositing the 2D canvas elements when UseGPUProcessForCanvasRenderingEnabled is on.
Attachments
Patch (9.30 KB, patch)
2021-03-04 17:53 PST, Said Abou-Hallawa
ews-feeder: commit-queue-
Patch (9.31 KB, patch)
2021-03-04 18:08 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2021-03-04 17:53:45 PST
Said Abou-Hallawa
Comment 2 2021-03-04 17:57:09 PST
*** Bug 220389 has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 3 2021-03-04 17:58:18 PST
Said Abou-Hallawa
Comment 4 2021-03-04 18:08:08 PST
EWS
Comment 5 2021-03-05 02:18:32 PST
Committed r273956: <https://commits.webkit.org/r273956> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422318 [details].
Note You need to log in before you can comment on or make changes to this bug.