Closed Bug 2043185 Opened 3 months ago Closed 3 months ago

Unable to delete profiles through the profile manager UI

Categories

(Toolkit :: Startup and Profile System, defect)

Firefox 153
ARM64
macOS
defect

Tracking

()

RESOLVED FIXED
153 Branch
Tracking Status
firefox-esr140 --- unaffected
firefox151 --- unaffected
firefox152 --- unaffected
firefox153 --- fixed

People

(Reporter: segun, Assigned: hsohaney)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [fidedi-ope])

Attachments

(2 files, 1 obsolete file)

Attached file about-support

Build: 153.0a1 (2026-05-27) (aarch64)

Yesterday, I created a profile called "DELETE ME" to test something, but I am unable to delete it now.

  • I have attached a video repro for it.
  • I don't see any logs in the console

There has been a recent report about the similar issue in https://support.mozilla.org/questions/1583113

If there's any other way I can help debug this, please let me know.

Summary: Unable to delete recently created profiles → Unable to delete profiles through the profile manager UI
Component: Profile Backup → General
Component: General → Startup and Profile System
Product: Firefox → Toolkit

This is a regression from bug 2022414. In the profile the value of the preference browser.backup.enabled_on.profiles is {} so this code fails: https://searchfox.org/firefox-main/rev/e28b34ab33dbf49364999070168cbb7e11e8e5bd/browser/components/backup/BackupService.sys.mjs#5588-5591

Flags: needinfo?(immaculateatim56)
Flags: needinfo?(hsohaney)
Keywords: regression
Regressed by: 2022414
Severity: -- → S2

I suspect what is going on here is that because browser.backup.enabled_on.profiles is a shared preference we will be overwriting its value on startup with the value from the shared database, and I guess this is happening after the migration from bug 2022414 ran.

Set release status flags based on info from the regressing bug 2022414

Flags: needinfo?(immaculateatim56) → needinfo?(chimaifeanyi29)
Assignee: nobody → hsohaney
Status: NEW → ASSIGNED
Flags: needinfo?(hsohaney)
Whiteboard: [fidedi-ope]
Pushed by hsohaney@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/86958a52c340 https://hg.mozilla.org/integration/autoland/rev/84bb1198e9e4 Move enabledOn pref migration to be on read to avoid potential shared db races. r=sthompson
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch

Hopefully, this has been resolved.

Attachment #9592221 - Flags: approval-mozilla-beta?
Flags: in-testsuite+
Attachment #9592221 - Attachment is obsolete: true
Attachment #9592221 - Flags: approval-mozilla-beta?

Can confirm the issue seems to have been resolved for me in the nightly build - 153.0a1 (2026-05-30)

Flags: needinfo?(chimaifeanyi29)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: