Closed
Bug 1278687
Opened 10 years ago
Closed 9 years ago
Create a utility that will allow multiple extensions to be loaded in a single test
Categories
(WebExtensions :: Untriaged, defect, P3)
WebExtensions
Untriaged
Tracking
(firefox52 fixed)
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: bsilverberg, Assigned: kmag)
References
Details
(Whiteboard: [testing]triaged)
Attachments
(1 file)
This is required to support bug 1278685, which requires that two extensions be loaded into a single test.
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
Whiteboard: [testing]triaged
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kmaglione+bmo
| Assignee | ||
Updated•9 years ago
|
Assignee: kmaglione+bmo → nobody
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Comment 1•9 years ago
|
||
reopening because it seem to not work for browser mochitests, assigning Kris per his request.
Assignee: nobody → kmaglione+bmo
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8797261 [details]
Bug 1278687: Multiplex extension message listeners for use in chrome tests.
https://reviewboard.mozilla.org/r/82860/#review81532
Attachment #8797261 -
Flags: review?(aswan) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/b26e668306fba754bba594572ac721bf5b0990ef
Bug 1278687: Multiplex extension message listeners for use in chrome tests. r=aswan
Comment 5•9 years ago
|
||
The maybe good thing is that that patch made bug 1295680 nearly permaorange on some platforms, including permaorange on ASan, so it might be a helpful clue for that.
Backed out in https://hg.mozilla.org/integration/fx-team/rev/ab732888ebc783de37fba028e3cc424e6c21a90d for https://treeherder.mozilla.org/logviewer.html#?job_id=11802710&repo=fx-team
| Assignee | ||
Comment 6•9 years ago
|
||
Weird...
| Assignee | ||
Comment 7•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/939a868be34694736adfe3c3e7fd88743d3f5980
Bug 1278687: Multiplex extension message listeners for use in chrome tests. r=aswan
Comment 8•9 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•