[Webkit-unassigned] [Bug 153176] [CMake][GTK][OSX] ThreadIdentifierData::initialize assertion fails because there are two copies of WTF in process (one as part of webkit2, one as part of jsc)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 08:05:04 PDT 2016


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

--- Comment #15 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #14)
> WTF -> convenience library, linked into JavaScriptCore
>     -> symbols used from JavaScriptCore, WebCore, and WebKit2
> 
> JavaScriptCore -> public, uses and exports WTF symbols
> 
> WebCore -> convenience library, linked into WebKit2
>         -> uses WTF and JavaScriptCore symbols
>         -> symbols used from WebKit2
> 
> WebKit2 -> public, uses WTF, JavaScriptCore, WebCore symbols

Yes, that's all correct.

-- 
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/20160314/57f3843d/attachment.html>


More information about the webkit-unassigned mailing list