RESOLVED FIXED 229405
RemoteGraphicsContextGL refers to GraphicsContextGLOpenGL::SimulatedEventForTesting
https://bugs.webkit.org/show_bug.cgi?id=229405
Summary RemoteGraphicsContextGL refers to GraphicsContextGLOpenGL::SimulatedEventForT...
Kimmo Kinnunen
Reported 2021-08-23 03:49:40 PDT
RemoteGraphicsContextGL refers to GraphicsContextOpenGL::SimulatedEventForTesting SimulatedEventForTesting is defined in the base class GraphicsContextGL. Using GraphicsContextOpenGL is problematic in case we try to move the ANGLE implementation out from GraphicsContextOpenGL.
Attachments
Patch (3.89 KB, patch)
2021-08-23 03:52 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-08-23 03:52:53 PDT
Kenneth Russell
Comment 2 2021-08-23 18:07:15 PDT
Comment on attachment 436179 [details] Patch Looks good. r+
EWS
Comment 3 2021-08-26 05:30:53 PDT
Committed r281620 (240976@main): <https://commits.webkit.org/240976@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436179 [details].
Radar WebKit Bug Importer
Comment 4 2021-08-26 05:31:19 PDT
Kimmo Kinnunen
Comment 5 2022-09-15 01:23:44 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/4374
EWS
Comment 6 2022-09-28 01:12:11 PDT
Committed 254947@main (d257ea20c599): <https://commits.webkit.org/254947@main> Reviewed commits have been landed. Closing PR #4374 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.