Closed
Bug 1439668
Opened 8 years ago
Closed 8 years ago
Stop honoring extensions.alwaysUnpack outside of automation
Categories
(Toolkit :: Add-ons Manager, enhancement, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1444502
People
(Reporter: aswan, Unassigned)
Details
We no longer support unpacked extensions other than from about:debugging, but this old pref is still around and is just a huge footgun at this point (see bug 1434057 for instance). We do use it in autmation as well and while we can probably stop running a bunch of tests with unpacked extensions, I'm not comfortable doing that without making sure we still have coverage for the about:debugging scenario. In the mean time though, we can stop using alwaysUnpack outside of automated tests.
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•