Bug 224751

Summary: REGRESSION(r224516): Remote WebGL Context is not create due to RemoteRenderingBackend not being created
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dino, kbr, kkinnunen, lingcherd_ho, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 224516    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Kimmo Kinnunen
Reported 2021-04-19 05:22:02 PDT
REGRESSION(r224516): Remote WebGL Context is not create due to RemoteRenderingBackend not being created RemoteGraphicsContextGL takes a reference of RemoteRenderingBackend. Thus RemoteRenderingBackend must be created when RemoteGraphicsContextGL backend is created.
Attachments
Patch (3.43 KB, patch)
2021-04-19 05:23 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-04-19 05:23:46 PDT
EWS
Comment 2 2021-04-20 00:12:33 PDT
Committed r276288 (236770@main): <https://commits.webkit.org/236770@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426408 [details].
Ling Ho
Comment 3 2021-04-23 02:56:17 PDT
Note You need to log in before you can comment on or make changes to this bug.