Allow the Flash plug-in to open its preference pane
Created attachment 209910 [details] Patch
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 :|
Committed r154763: <http://trac.webkit.org/changeset/154763>