[Webkit-unassigned] [Bug 83105] figure out how to export webcore symbols from webkit.dll properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 22:55:51 PDT 2012


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-04-03 22:55:51 PST ---
Yeah, Comment #1 is what I was thinking about on the drive home tonight too.  We should just compile Source/WebCore/platform/chromium/support/* as part of webkit.lib to make sure the obj files are in the DLL, causing the linker to export the symbols.  Apparently we do similar things in other parts of Chrome.

-- 
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