[Webkit-unassigned] [Bug 161641] New: [iOS] Remove soft linking of MobileCoreServices.framework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 12:57:00 PDT 2016


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

            Bug ID: 161641
           Summary: [iOS] Remove soft linking of
                    MobileCoreServices.framework
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

Since MobileCoreServices.framework does not depend on WebCore.framework, and there is no longer a penalty for linking frameworks (until a symbol is used), we can get rid of the eight places where MobileCoreServices.framework is soft-linked in WebCore for iOS (one of which isn't even used any longer).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/323a1968/attachment.html>


More information about the webkit-unassigned mailing list