Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 171c5e71214a7860e2121c7cec439fcf62094bb4 https://github.com/WebKit/WebKit/commit/171c5e71214a7860e2121c7cec439fcf62094bb4 Author: Žan Doberšek <zdober...@igalia.com> Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths: M Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp Log Message: ----------- [GBM] Update RemoteGraphicsContextGLProxyGBM construction https://bugs.webkit.org/show_bug.cgi?id=252890 Reviewed by Carlos Garcia Campos. Update the RemoteGraphicsContextGLProxyGBM constructor and its invocation, aligning it to the new RemoteGraphicsContextGLProxy::platformCreate() method and RemoteGraphicsContextGLProxy constructor signature. * Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp: (WebKit::RemoteGraphicsContextGLProxyGBM::RemoteGraphicsContextGLProxyGBM): (WebKit::RemoteGraphicsContextGLProxy::platformCreate): (WebKit::RemoteGraphicsContextGLProxy::create): Deleted. Canonical link: https://commits.webkit.org/260789@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes