Bug 222772

Summary: [GPU Process] RemoteImageBuffer recording GraphicsContext should report its backend RenderingMode
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: CanvasAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, jonlee, rini_patel, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222728    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

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.