[Webkit-unassigned] [Bug 241131] BitmapTextureGL.cpp: undefined reference to WebCore::openGLFunctionTable when WEBGL=no

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 09:46:18 PDT 2022


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

--- Comment #3 from Dennis Nezic <dennisn at dennisn.mooo.com> ---
(In reply to Michael Catanzaro from comment #2)
> (In reply to Michael Catanzaro from comment #1)
> > WebKitGTK is not expected to build with ENABLE_WEBGL=OFF.
> 
> Well, it's not expected to build if you also use ENABLE_OPENGL=ON, which
> implies ENABLE_WEBGL=ON. If you have a very small patch or PR to fix the
> build in your configuration, we could consider it, but it'll probably break
> again in the future.

Yea I was wondering about that. Shouldn't we then have the cmake configuration script enforce that dependency?

I assumed the dependency was the other way around, that webgl was the higher level (and unecessary imho) thing that depended on opengl. Maybe I don't even need opengl - I don't do anything 3d with my browser - does it help with 2d stuff?

-- 
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/20220531/b0d2ac01/attachment.htm>


More information about the webkit-unassigned mailing list