[webkit-reviews] review denied: [Bug 113265] When a primary plugin is restarted, also start similar plugins : [Attachment 195159] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 14:18:12 PDT 2013


Tim Horton <timothy_horton at apple.com> has denied Dean Jackson
<dino at apple.com>'s request for review:
Bug 113265: When a primary plugin is restarted, also start similar plugins
https://bugs.webkit.org/show_bug.cgi?id=113265

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

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=195159&action=review


> Source/WebKit2/WebProcess/WebProcess.h:288
> +    String m_primaryPlugInPageOrigin;
> +    String m_primaryPlugInOrigin;
> +    String m_primaryPlugInMimeType;

Why is this per-process?


More information about the webkit-reviews mailing list