Closed
Bug 1435617
Opened 8 years ago
Closed 8 years ago
Extensions asks for the same permission after update
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1402850
People
(Reporter: 08xjcec48, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180128191252
Steps to reproduce:
Install version 0.30 of https://addons.mozilla.org/firefox/addon/temporary-containers/versions/
Open the extension options -> Advanced -> Check "I have read the warning and...." to get the history access permission prompt
Update the extension to a new version
Actual results:
Firefox asked me about the same permission again.
Expected results:
Permissions given after enabling extension options should be remembered.
Updated•8 years ago
|
Flags: needinfo?(aswan)
I've documented this behavior on https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/optional_permissions to give developers a heads-up. In case this gets fixed this hint could get removed.
Comment 2•8 years ago
|
||
I reverted the edit on MDN since we generally don't document bugs there.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(aswan)
Resolution: --- → DUPLICATE
Ok, didn't know that. Will avoid it in the future. Thanks for pointing to the already reported bug and for working on a fix already!
Comment 4•8 years ago
|
||
No problem, thank you for your enthusiasm for getting this addressed, I hope to have the patch on the other bug landed soon.
You need to log in
before you can comment on or make changes to this bug.
Description
•