[Webkit-unassigned] [Bug 135832] [CMAKE] WebProcess shouldn't need to explicitly link to JavaScriptCore and WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 12 22:42:38 PDT 2014


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





--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-08-12 22:42:44 PST ---
(In reply to comment #2)
> I don't remember why it was required long time ago.

IIRC, initial EFL WK1 DumpRenderTree was implemented only with SHARED_CORE=ON because SAHRED_CORE reduces linking time on debug build. It looks nobody checked EFL layout test failed on release build at that time. IMO, that's why EFL port should enable SHARED_CORE to run layout test. However, it looks EFL WK2 doesn't need to enable it if we set something environment variables. Let me post when I solve this issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list