[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 20:24:12 PDT 2012


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





--- Comment #1 from James Robinson <jamesr at chromium.org>  2012-04-03 20:24:11 PST ---
Could we make a dedicated section of the .gypis for implementations of WebKit API that aren't in webkit.lib (this would be Source/WebCore/platform/chromium/support and Source/Platform/chromium/src, I believe) and have those objects be stuck in webkit.dll?  We need to be pretty careful about where we put implementations of exported symbols anyway to make sure we don't break APIs so that won't be an unbounded set.

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