Closed
Bug 1290749
Opened 7 years ago
Closed 7 years ago
Skip plugin content plugin of no URI specified
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(firefox48 wontfix, firefox49 fixed, firefox50 fixed, firefox51 fixed)
RESOLVED
FIXED
mozilla51
People
(Reporter: tschneider, Assigned: tschneider)
References
Details
Attachments
(1 file)
834 bytes,
patch
|
francois
:
review+
lizzard
:
approval-mozilla-aurora+
lizzard
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
If no URI is given for plugin content (this happens mostly in tests), skip content blocking check.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7821f7ff201f
Assignee | ||
Comment 3•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7b325f9a8a68 https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc694d85ef1a
Updated•7 years ago
|
status-firefox48:
--- → wontfix
status-firefox49:
--- → ?
status-firefox50:
--- → ?
status-firefox51:
--- → affected
Assignee | ||
Updated•7 years ago
|
Attachment #8776400 -
Flags: review?(francois)
Updated•7 years ago
|
Attachment #8776400 -
Flags: review?(francois) → review+
Updated•7 years ago
|
Assignee: nobody → tschneider
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by cpeterson@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f66d9a52316 Skip plugin content plugin of no URI specified. r=francois
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0f66d9a52316
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 8776400 [details] [diff] [review] Skip plugin content blocking if no URI specified Approval Request Comment [Feature/regressing bug #]: Non-essential plugin blocking: reduces plugin crash rate by 5-10% [User impact if declined]: more plugin crashes/hangs [Describe test coverage new/current, TreeHerder]: tests already landed, were broken with e10s and this patch fixes [Risks and why]: Pretty low risk: a little refactoring, and plugins are never 100% risk-free, but [String/UUID change made/needed]: None This needs to land along with bug 1275591 which actually turns the feature on.
Attachment #8776400 -
Flags: approval-mozilla-beta?
Attachment #8776400 -
Flags: approval-mozilla-aurora?
Comment on attachment 8776400 [details] [diff] [review] Skip plugin content blocking if no URI specified Let's bring this to aurora since the patch from bug 1275591 is already on 50.
Attachment #8776400 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 8•7 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/4d51664244aa
Comment on attachment 8776400 [details] [diff] [review] Skip plugin content blocking if no URI specified Bring down plugin crashes, let's take this on beta. Once it lands we can also land the patch from bug 1275591.
Attachment #8776400 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 10•7 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/d864c2b49174
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•