[webkit-changes] [WebKit/WebKit] e144e3: Remove EpoxyShims.h header

Žan Doberšek noreply at github.com
Fri Nov 18 08:39:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e144e317fb3caf5533475d1c9369d270b0b15470
      https://github.com/WebKit/WebKit/commit/e144e317fb3caf5533475d1c9369d270b0b15470
  Author: Žan Doberšek <zdobersek at igalia.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    R Source/WebCore/platform/graphics/epoxy/EpoxyShims.h
    M Source/WebCore/platform/graphics/opengl/TemporaryOpenGLSetting.cpp

  Log Message:
  -----------
  Remove EpoxyShims.h header
https://bugs.webkit.org/show_bug.cgi?id=248075

Reviewed by Yusuke Suzuki and Carlos Garcia Campos.

Remove the EpoxyShims.h header. Its only inclusion can be replaced with including
libepoxy headers directly, with no additional shims required.

* Source/WebCore/platform/graphics/epoxy/EpoxyShims.h: Removed.
* Source/WebCore/platform/graphics/opengl/TemporaryOpenGLSetting.cpp:

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




More information about the webkit-changes mailing list