Bug 168603

Summary: Stop exporting WebPluginController from WebKit
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebKit Misc.Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, juergen, mitz
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.