Closed Bug 1636177 Opened 4 years ago Closed 3 years ago

Firefox still starts with all themes disabled

Categories

(Toolkit :: Add-ons Manager, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: robwu, Unassigned)

References

(Regression)

Details

(Keywords: regression)

+++ This bug was initially created as a clone of Bug #1630694 +++

Due to bug 1628239, Firefox ended up without any enabled themes. That bug was fixed, and bug 1630694 was supposed to fix the migration logic to re-enable themes.

However, upgrading to 77.0a1 with the fix, and even to 78.0a1 (e.g. buildID 20200504205324) does not resolve the issue. All of my (built-in) themes are still disabled.

Priority: P1 → P2

My profile is in a state without any themes, but I cannot reproduce it from scratch. The closest that I can do to achieve the same observation (i.e. all themes disabled) is to manually edit extensions.json (beautify with jq or json_pp to make it more readable) and changing the active theme's entry, by setting "active":false (from true) and "userDisabled":true (was false).

I failed to reproduce by loading fresh profiles and upgrades between various versions. I tried:

  • 68 = very old
  • 75 = regression introduced in bug 1618500
  • 76 = between regression and fix from bug 1630694 (in 77)
  • 79 = after fix
  • 80, 81 = Beta, Nightly

Never saw any other reports after the fixes,closing.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.