[webkit-changes] [WebKit/WebKit] f9660a: [GTK] Remove build option USE_OPENGL_OR_ES

Carlos Garcia Campos noreply at github.com
Thu Nov 30 09:18:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9660aaab50c50f60ec7b80986bdb4ed9d15566a
      https://github.com/WebKit/WebKit/commit/f9660aaab50c50f60ec7b80986bdb4ed9d15566a
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M Source/cmake/OptionsGTK.cmake

  Log Message:
  -----------
  [GTK] Remove build option USE_OPENGL_OR_ES
https://bugs.webkit.org/show_bug.cgi?id=265569

Reviewed by Michael Catanzaro.

It's confusing and always broken. The only build time dependency now is
libepoxy and we require it even with USE_OPENGL_OR_ES=OFF, so we can
remove it.

* Source/cmake/OptionsGTK.cmake:

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




More information about the webkit-changes mailing list