RESOLVED FIXED 168603
Stop exporting WebPluginController from WebKit
https://bugs.webkit.org/show_bug.cgi?id=168603
Summary Stop exporting WebPluginController from WebKit
Aakash Jain
Reported 2017-02-20 09:13:16 PST
WebPluginController interface in WebKit/mac/Plugins/WebPluginController.h is not exposed as the header is project header. However the symbol is present in export list. We should remove it from the export list. No other projects seems to be using this symbol.
Attachments
Proposed patch (1.04 KB, patch)
2017-02-20 09:16 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-20 09:16:04 PST
Created attachment 302151 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-20 10:16:43 PST
Comment on attachment 302151 [details] Proposed patch Clearing flags on attachment: 302151 Committed r212654: <http://trac.webkit.org/changeset/212654>
WebKit Commit Bot
Comment 3 2017-02-20 10:16:46 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.