[Webkit-unassigned] [Bug 203956] [GTK] WebKitGTK 2.26.x fails to build with ENABLE_WEBGL=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 06:33:46 PST 2019


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mcatanzaro at gnome.org
         Resolution|---                         |WONTFIX

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Nobody's responding to bug reports? :/

ENABLE_WEBGL is a private build flag, not supported for WebKitGTK. If you want to disable WebGL at build time, you need to use -DENABLE_OPENGL=OFF. There's also a runtime setting if you want to build with OpenGL support but leave WebGL disabled at runtime. It's currently disabled by default, but you should explicitly set that to false if you use it because the default could change in the future: bug #205335.

-- 
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/20191217/3ba8c700/attachment.htm>


More information about the webkit-unassigned mailing list