Bug 162725 - Fixed compilation of PluginView when NETSCAPE_PLUGIN_API is disabled
Summary: Fixed compilation of PluginView when NETSCAPE_PLUGIN_API is disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-29 04:33 PDT by Konstantin Tokarev
Modified: 2016-09-29 10:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2016-09-29 04:35 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-09-29 04:33:58 PDT
Fix for r206460, streamDidFinishLoading() does not override anything when NETSCAPE_PLUGIN_API is disabled because PlugivView does not inherit PluginStreamClient in this case.
Comment 1 Konstantin Tokarev 2016-09-29 04:35:50 PDT
Created attachment 290197 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-29 10:11:03 PDT
Comment on attachment 290197 [details]
Patch

Clearing flags on attachment: 290197

Committed r206586: <http://trac.webkit.org/changeset/206586>
Comment 3 WebKit Commit Bot 2016-09-29 10:11:06 PDT
All reviewed patches have been landed.  Closing bug.