RESOLVED FIXED 224751
REGRESSION(r224516): Remote WebGL Context is not create due to RemoteRenderingBackend not being created
https://bugs.webkit.org/show_bug.cgi?id=224751
Summary REGRESSION(r224516): Remote WebGL Context is not create due to RemoteRenderin...
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.