Dismissible Sync promo on App Menu shows even if sync is disabled
Categories
(Firefox :: Sync, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox-esr153 | --- | unaffected |
| firefox154 | --- | unaffected |
| firefox155 | --- | fix-optional |
| firefox156 | --- | fix-optional |
People
(Reporter: mkaply, Unassigned)
References
(Regression)
Details
(Keywords: regression)
A new sync promo was added in bug 2057674.
This shows even if sync is disabled.
It should honor the identity.fxaccounts.enabled preference.
Comment 1•19 days ago
|
||
Bug 2057674 applies to App Menu > History but another similar promo gets also displayed on App Menu > Bookmarks
Both should honor , identity.fxaccounts.enabled
Comment 2•19 days ago
|
||
Set release status flags based on info from the regressing bug 2057674
:skhamis, since you are the author of the regressor, bug 2057674, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•19 days ago
|
||
Not a blocking issue, as this is highly unlikely to impact a majority of users.
| Reporter | ||
Comment 4•19 days ago
|
||
I verified that both these promos do honor if sync is disabled.
They use getSyncPromoState
https://searchfox.org/firefox-main/source/browser/base/content/browser-sync.js#1149
The bigger question is why Romain is seeing them in Firefox Enterprise when sync is enabled?
Separate issue.
Updated•17 days ago
|
Description
•