RESOLVED FIXED 168158
WebKitLegacy doesn't re-export various symbols from WebCore required by clients
https://bugs.webkit.org/show_bug.cgi?id=168158
Summary WebKitLegacy doesn't re-export various symbols from WebCore required by clients
Aakash Jain
Reported 2017-02-10 18:54:23 PST
WebKitLegacy doesn't re-export various symbols from WebCore, which are required by clients. Therefore many clients are forced to link WebCore, while they should be linking against WebKit. WebKit should re-export all such required symbols from WebCore.
Attachments
Proposed patch (2.39 KB, patch)
2017-02-10 18:57 PST, Aakash Jain
mitz: review+
Updated patch (2.43 KB, patch)
2017-02-10 20:41 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-10 18:57:32 PST
Created attachment 301236 [details] Proposed patch
Aakash Jain
Comment 2 2017-02-10 19:05:11 PST
mitz
Comment 3 2017-02-10 20:04:56 PST
Comment on attachment 301236 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=301236&action=review > Source/WebKit/ios/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=168158 Please add the Radar URL(s) here as well.
Aakash Jain
Comment 4 2017-02-10 20:41:55 PST
Created attachment 301241 [details] Updated patch
WebKit Commit Bot
Comment 5 2017-02-10 20:56:07 PST
Comment on attachment 301241 [details] Updated patch Clearing flags on attachment: 301241 Committed r212179: <http://trac.webkit.org/changeset/212179>
WebKit Commit Bot
Comment 6 2017-02-10 20:56:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.