Bug 265569 - [GTK] Remove build option USE_OPENGL_OR_ES
Summary: [GTK] Remove build option USE_OPENGL_OR_ES
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2023-11-30 02:44 PST by Carlos Garcia Campos
Modified: 2023-11-30 09:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2023-11-30 02:44:28 PST
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.
Comment 1 Carlos Garcia Campos 2023-11-30 02:46:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/21096
Comment 2 EWS 2023-11-30 09:18:15 PST
Committed 271345@main (f9660aaab50c): <https://commits.webkit.org/271345@main>

Reviewed commits have been landed. Closing PR #21096 and removing active labels.