[Webkit-unassigned] [Bug 198093] New: [CMake] Build with hidden visibility by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 16:18:20 PDT 2019


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

            Bug ID: 198093
           Summary: [CMake] Build with hidden visibility by default
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chris.reid at sony.com

Hidden visibility is needed for CFI. Clang will only emit CFI checks for a class if it can infer hidden visibility.
Michael mentioned that there were some issues hit with GTK and hidden visibility where some static object instances can be duplicated in multiple shared objects https://bugs.webkit.org/show_bug.cgi?id=197920.

-- 
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/20190521/b0bae9e6/attachment.html>


More information about the webkit-unassigned mailing list