Bug 168020

Summary: Don't re-export PluginData.h from WebKit
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebCore Misc.Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, juergen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=167977
Attachments:
Description Flags
Proposed patch none

Aakash Jain
Reported 2017-02-08 14:38:55 PST
We don't need to migrate PluginData.h header in WebKit as it's only used in WebKit, WebKit2 and WebCore. In WebCore, this header is included only in DOMMimeType.h and PluginInfoProvider.h which are not migrated.
Attachments
Proposed patch (1.15 KB, patch)
2017-02-08 14:41 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-08 14:41:05 PST
Created attachment 300968 [details] Proposed patch
Alexey Proskuryakov
Comment 2 2017-02-08 15:19:02 PST
Comment on attachment 300968 [details] Proposed patch Wow. Maybe there was a different header with that name before, this one is C++, and can't be WebKit SPI! r=me pending EWS
WebKit Commit Bot
Comment 3 2017-02-08 18:15:24 PST
Comment on attachment 300968 [details] Proposed patch Clearing flags on attachment: 300968 Committed r211925: <http://trac.webkit.org/changeset/211925>
WebKit Commit Bot
Comment 4 2017-02-08 18:15:28 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.