[webkit-changes] [WebKit/WebKit] 53e44f: Unreviewed, build fix error after 254207 at main

Diego Pino noreply at github.com
Fri Sep 16 04:21:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53e44f64a50c456378695b3e90ebfd0e9085bd21
      https://github.com/WebKit/WebKit/commit/53e44f64a50c456378695b3e90ebfd0e9085bd21
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLES.cpp

  Log Message:
  -----------
  Unreviewed, build fix error after 254207 at main
https://bugs.webkit.org/show_bug.cgi?id=245268

254207 at main turned GCGLSpan::data attribute into member function
GCGLSpan::data().  There were still several references to GCGLSpan::data
pending to be rewritten.

* Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLES.cpp:
(WebCore::GraphicsContextGLOpenGL::readnPixels):
(WebCore::GraphicsContextGLOpenGL::getIntegerv):
(WebCore::GraphicsContextGLOpenGL::getShaderPrecisionFormat):
(WebCore::GraphicsContextGLOpenGL::texImage2D):

Canonical link: https://commits.webkit.org/254551@main




More information about the webkit-changes mailing list