Closed
Bug 1294535
Opened 10 years ago
Closed 10 years ago
Cannot install unsigned add-ons
Categories
(Firefox for Android Graveyard :: Add-on Manager, defect)
Tracking
(firefox51 affected)
RESOLVED
DUPLICATE
of bug 1201534
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | affected |
People
(Reporter: skyschub, Unassigned)
Details
It seems to be impossible to install to install an unsigned .xpi in Firefox for Android.
Although `xpinstall.signatures.required` is set to false, all installation attempts result in a dialog telling me that "Nightly prevented an add-on from installing on your device.".
I've tested it with https and http links as well as a file:// URI with the xpi pushed over adb. This was tested in todays (2016-ß8-11) Nightly.
| Reporter | ||
Comment 1•10 years ago
|
||
(In reply to Dennis Schubert [:denschub] from comment #0)
> todays (2016-ß8-11) Nightly.
Yikes, my keyboard fell apart. Obviously, this should have been "2016-08-11".
Comment 2•10 years ago
|
||
[Tracking Requested - why for this release]: Regression
status-firefox50:
--- → ?
tracking-firefox51:
--- → ?
OS: Unspecified → Android
Hardware: Unspecified → All
Updated•10 years ago
|
Keywords: regressionwindow-wanted
Comment 3•10 years ago
|
||
Hello Ioana - can we get some help here getting a regression window? Thanks!
Flags: needinfo?(ioana.bugs)
Comment 4•10 years ago
|
||
Can you try navigating to the folder (file:// URI) and clicking on the xpi file in the folder?
| Reporter | ||
Comment 5•10 years ago
|
||
Surprisingly this work, Sebastian. Is this how it should be?
Comment 6•10 years ago
|
||
(In reply to Dennis Schubert [:denschub] from comment #5)
> Surprisingly this work, Sebastian. Is this how it should be?
I can't confirm this, but it is like this since add-on signing is required and the flag was introduced.
In most custom build/deploy scripts we push an additional HTML file linking to the xpi to the device:
https://github.com/pocmo/Addon-Switchboard-Experiments/blob/master/build#L20-L29
Comment 7•10 years ago
|
||
According to bug 1201534 this seems to be the way it is.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 8•10 years ago
|
||
Ah, great. Thank you!
Updated•10 years ago
|
Updated•10 years ago
|
Keywords: regressionwindow-wanted
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•