WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113265
When a primary plugin is restarted, also start similar plugins
https://bugs.webkit.org/show_bug.cgi?id=113265
Summary
When a primary plugin is restarted, also start similar plugins
Dean Jackson
Reported
2013-03-25 19:36:46 PDT
We have the ability to detect if a page has a primary plugin, and restart such a plugin if it has been snapshotted. In this case, we should also restart similar plugins in the page (from the same origins and with the same types). <
rdar://problem/13486852
>
Attachments
Patch
(8.51 KB, patch)
2013-03-25 19:46 PDT
,
Dean Jackson
no flags
Details
Formatted Diff
Diff
Patch
(8.54 KB, patch)
2013-03-25 19:48 PDT
,
Dean Jackson
no flags
Details
Formatted Diff
Diff
Patch
(19.25 KB, patch)
2013-03-26 14:15 PDT
,
Dean Jackson
no flags
Details
Formatted Diff
Diff
Patch
(21.94 KB, patch)
2013-03-26 16:33 PDT
,
Dean Jackson
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-03-25 19:46:52 PDT
Created
attachment 194986
[details]
Patch
Dean Jackson
Comment 2
2013-03-25 19:48:55 PDT
Created
attachment 194987
[details]
Patch
Dean Jackson
Comment 3
2013-03-26 14:15:28 PDT
Created
attachment 195159
[details]
Patch
Tim Horton
Comment 4
2013-03-26 14:20:40 PDT
Comment on
attachment 195159
[details]
Patch 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?
Dean Jackson
Comment 5
2013-03-26 16:33:00 PDT
Created
attachment 195185
[details]
Patch
Dean Jackson
Comment 6
2013-03-26 16:34:27 PDT
Comment on
attachment 195185
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195185&action=review
> Source/WebCore/ChangeLog:23 > + (WebCore):
I will remove this line.
Dean Jackson
Comment 7
2013-03-26 17:16:06 PDT
Committed
r146946
: <
http://trac.webkit.org/changeset/146946
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug