Closed
Bug 1254312
Opened 7 years ago
Closed 7 years ago
[e10s] Fix browser_plugin_enabled_state_locked.js to run in e10s
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: jaws, Assigned: jaws)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
mconley
:
review+
ritu
:
approval-mozilla-aurora+
|
Details |
Just need to replace Promise.defer() with `new Promise`...
Assignee | ||
Comment 1•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fa84691cf082
Assignee | ||
Comment 2•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/38545/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/38545/
Attachment #8727616 -
Flags: review?(mconley)
Comment 3•7 years ago
|
||
Comment on attachment 8727616 [details] MozReview Request: Bug 1254312 - [e10s] Fix browser_plugin_enabled_state_locked.js to run in e10s. r?mconley https://reviewboard.mozilla.org/r/38545/#review35189 Go go go!
Attachment #8727616 -
Flags: review?(mconley) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Updated•7 years ago
|
tracking-e10s:
--- → +
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e89ea2cf1c20
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 8727616 [details] MozReview Request: Bug 1254312 - [e10s] Fix browser_plugin_enabled_state_locked.js to run in e10s. r?mconley Approval Request Comment [Feature/regressing bug #]: e10s test [User impact if declined]: none, will add expanded e10s test coverage [Describe test coverage new/current, TreeHerder]: it is an automated test [Risks and why]: none [String/UUID change made/needed]: none
Attachment #8727616 -
Flags: approval-mozilla-aurora?
Comment on attachment 8727616 [details] MozReview Request: Bug 1254312 - [e10s] Fix browser_plugin_enabled_state_locked.js to run in e10s. r?mconley test-only changes are auto-approved.
Attachment #8727616 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 8•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/c63a2db7aafa
status-firefox47:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•