[webkit-reviews] review granted: [Bug 120431] Allow the Flash plug-in to open its preference pane : [Attachment 209910] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 11:33:37 PDT 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 120431: Allow the Flash plug-in to open its preference pane
https://bugs.webkit.org/show_bug.cgi?id=120431

Attachment 209910: Patch
https://bugs.webkit.org/attachment.cgi?id=209910&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
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(fu
llPath), Messages::PluginProcessProxy::OpenFile::Reply(result), 0))

sendSync :|


More information about the webkit-reviews mailing list