Extension "Run in Private Windows" parameter not synced
Categories
(Firefox :: Sync, enhancement, P3)
Tracking
()
People
(Reporter: debpaq, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
I have a Firefox Account set to sync Preferences of my main Firefox profile. I created a new profile, logged in with my account and set up sync.
Actual results:
Extensions are synced but not their state of being allowed to run in private windows. They all default to Don't Allow.
Expected results:
The extension parameter Run in Private Windows should sync the Allow/Don't Allow state.
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Yeah, AFAICT, we don't sync any extension permissions, including the private browsing one. I think we'll need to change the add-ons engine to do this; the extension can't use storage.sync
for this, since it's an internal permission that it doesn't control.
Comment 2•5 years ago
|
||
Resetting severity to default of --
.
Updated•4 years ago
|
Updated•2 years ago
|
Description
•