Closed
Bug 1219446
Opened 9 years ago
Closed 9 years ago
Test harnesses need a way to install unsigned addons at runtime
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1239330
People
(Reporter: jgriffin, Unassigned)
References
Details
(Whiteboard: [releng])
Once addon signing is enforced, it will be possible to install unsigned restartless addons for the duration of a browser session. For harnesses that use SpecialPowers and other such addons, we'll need to create a way to install these extensions at runtime, rather than relying on copying the addons into the profile directory as we currently do.
This at least applies to the mochitest harnesses, and possibly reftest as well.
Updated•9 years ago
|
Whiteboard: [releng]
Comment 1•9 years ago
|
||
Oops, forgot this existed. Duping this as the the other bug has an associated mozreview request already.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•