[Webkit-unassigned] [Bug 243877] New: [QtWPE] Don't try to load unversioned libWPEBackend-fdo-1.0.so

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 06:04:37 PDT 2022


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

            Bug ID: 243877
           Summary: [QtWPE] Don't try to load unversioned
                    libWPEBackend-fdo-1.0.so
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

Instead of trying to load libWPEBackend-fdo-1.0.so, which is not expected to be installed because it's an unversioned .so, it should load libWPEBackend-fdo-1.0.so.1. This has an added benefit that it will fail to load rather than blow up if there's an ABI break.

Follow-up to: bug #218584

-- 
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/20220812/b224fe65/attachment.htm>


More information about the webkit-unassigned mailing list