RESOLVED FIXED 162725
Fixed compilation of PluginView when NETSCAPE_PLUGIN_API is disabled
https://bugs.webkit.org/show_bug.cgi?id=162725
Summary Fixed compilation of PluginView when NETSCAPE_PLUGIN_API is disabled
Konstantin Tokarev
Reported 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.
Attachments
Patch (1.46 KB, patch)
2016-09-29 04:35 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-09-29 04:35:50 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-09-29 10:11:06 PDT
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.