RESOLVED FIXED 120431
Allow the Flash plug-in to open its preference pane
https://bugs.webkit.org/show_bug.cgi?id=120431
Summary Allow the Flash plug-in to open its preference pane
Anders Carlsson
Reported 2013-08-28 11:26:34 PDT
Allow the Flash plug-in to open its preference pane
Attachments
Patch (7.42 KB, patch)
2013-08-28 11:29 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-08-28 11:29:16 PDT
Andreas Kling
Comment 2 2013-08-28 11:33:01 PDT
Comment on attachment 209910 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=209910&action=review > Source/WebKit2/PluginProcess/mac/PluginProcessMac.mm:391 > + if (!parentProcessConnection()->sendSync(Messages::PluginProcessProxy::OpenFile(fullPath), Messages::PluginProcessProxy::OpenFile::Reply(result), 0)) sendSync :|
Anders Carlsson
Comment 3 2013-08-28 11:35:16 PDT
Note You need to log in before you can comment on or make changes to this bug.