[webkit-changes] [WebKit/WebKit] 171c5e: [GBM] Update RemoteGraphicsContextGLProxyGBM const...

Žan Doberšek noreply at github.com
Fri Feb 24 03:54:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 171c5e71214a7860e2121c7cec439fcf62094bb4
      https://github.com/WebKit/WebKit/commit/171c5e71214a7860e2121c7cec439fcf62094bb4
  Author: Žan Doberšek <zdobersek at 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




More information about the webkit-changes mailing list