[Webkit-unassigned] [Bug 228266] New: [GTK] USE_OPENGL_OR_ES should not be an automagic feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 08:24:25 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=228266

            Bug ID: 228266
           Summary: [GTK] USE_OPENGL_OR_ES should not be an automagic
                    feature
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org, Hironori.Fujii at sony.com

The USE_OPENGL_OR_ES feature flag added in r271220 is currently automagic: that is, if neither OpenGL nor OpenGL ES is available at build time, it gets silently disabled. This is not OK because it makes it easy for distributors to accidentally fail to enable OpenGL support. We should require manually disabling the feature with -DUSE_OPENGL_OR_ES=OFF in order to build with OpenGL disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210724/af84b444/attachment.htm>


More information about the webkit-unassigned mailing list