[Webkit-unassigned] [Bug 226920] New: GLES and EGL from ANGLE should link with libdl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 07:54:05 PDT 2021


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

            Bug ID: 226920
           Summary: GLES and EGL from ANGLE should link with libdl
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: estea at igalia.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

GLES and EGL that are generated from ANGLE should link with libdl because they use dlsym and dlopen.

Also, initially I thought that we shouldn't link with libEGL when we use USE_ANGLE_WEBGL instead of USE_ANGLE_EGL because the symbols of EGL were found in generated libGLES. But with the new CMakeLists.txt I see that libEGL contains the right symbols and so, we can link with it in both cases.

-- 
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/20210611/070f231e/attachment.htm>


More information about the webkit-unassigned mailing list