[Webkit-unassigned] [Bug 143782] New: [Mac] TestWebKitAPI contains unit tests for WebCore features, but does not link to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 10:19:41 PDT 2015


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

            Bug ID: 143782
           Summary: [Mac] TestWebKitAPI contains unit tests for WebCore
                    features, but does not link to WebCore
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

TestWebKitAPI has been instantiating and using WebCore objects without actually linking to the WebCore framework. This is causing build failures when using certain build settings that attempt to minimize symbol export.

We should explicitly link to WebCore so that the linker can do the right thing.

-- 
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/20150415/1bf4a1d5/attachment.html>


More information about the webkit-unassigned mailing list