[Webkit-unassigned] [Bug 88421] [GTK] Fix symbol visibility in WTF and JSC
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 6 09:22:43 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88421
--- Comment #2 from Andy Wingo <wingo at igalia.com> 2012-06-06 09:22:43 PST ---
> Does JSC use annotations for classes and functions that are used in WebCore now
I don't think so, no.
> or would we need to maintain an export list like we do for WebKit and WebCore?
There are other options, no?
One would be to only export public API from libjavascriptcore -- the C API, I guess. You'd have to build separate libjsc and libwebkit, but the benefits might outweigh the disadvantages.
--
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