RESOLVED FIXED 160679
Move plug-in code from WebPlatformStrategies to WebPluginInfoProvider
https://bugs.webkit.org/show_bug.cgi?id=160679
Summary Move plug-in code from WebPlatformStrategies to WebPluginInfoProvider
Anders Carlsson
Reported 2016-08-08 17:13:36 PDT
Move plug-in code from WebPlatformStrategies to WebPluginInfoProvider
Attachments
Patch (26.90 KB, patch)
2016-08-08 17:14 PDT, Anders Carlsson
no flags
Patch (26.92 KB, patch)
2016-08-08 17:19 PDT, Anders Carlsson
no flags
Patch (26.94 KB, patch)
2016-08-08 17:24 PDT, Anders Carlsson
no flags
Patch (26.98 KB, patch)
2016-08-08 17:33 PDT, Anders Carlsson
achristensen: review+
Anders Carlsson
Comment 1 2016-08-08 17:14:43 PDT
Anders Carlsson
Comment 2 2016-08-08 17:19:41 PDT
Anders Carlsson
Comment 3 2016-08-08 17:24:12 PDT
Anders Carlsson
Comment 4 2016-08-08 17:33:09 PDT
Alex Christensen
Comment 5 2016-08-08 20:35:38 PDT
Comment on attachment 285619 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=285619&action=review > Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:101 > PluginStrategy* WebPlatformStrategies::createPluginStrategy() Could we get rid of this?
Anders Carlsson
Comment 6 2016-08-09 09:27:36 PDT
(In reply to comment #5) > Comment on attachment 285619 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=285619&action=review > > > Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:101 > > PluginStrategy* WebPlatformStrategies::createPluginStrategy() > > Could we get rid of this? In an upcoming patch!
Anders Carlsson
Comment 7 2016-08-09 09:28:07 PDT
Note You need to log in before you can comment on or make changes to this bug.