Closed
Bug 943872
Opened 12 years ago
Closed 12 years ago
Provide 'private browsing' module to mobile firefox add-ons
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jukey, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131115105349
Steps to reproduce:
1. Go to https://addons.mozilla.org/de/firefox/addon/private-browsing-proxy/reviews/ using the mobile Firefox for Android
2. Try to install the add-on
Actual results:
Error Message "This add-on is not supported"
Expected results:
The reason for that is that the private browsing module is not available for mobile extensions yet: https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/mobile.html#modules-compatibility
Please make this available for the mobile add-on SDK.
Comment 1•12 years ago
|
||
I believe that the that this is an SDK bug.
Component: Add-on Manager → General
Product: Firefox for Android → Add-on SDK
Version: Firefox 25 → unspecified
Comment 2•12 years ago
|
||
I think this is because the add-on does not target Fennec, it only targets Firefox, as can be seeon on the AMO page. Anyhow the private-browsing module does support private browsing on mobile.
Comment 3•12 years ago
|
||
This isn't a bug - what needs to happen is that the original add-on author needs to opt their add-on in to be used in private browsing mode.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•