Open Bug 1726137 Opened 3 years ago Updated 3 years ago

Safe mode should allow to language packs to remain enabled

Categories

(Toolkit :: Add-ons Manager, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: flod, Unassigned)

References

(Blocks 1 open bug)

Details

Language packs are currently treated as normal add-ons, which means safe-mode disables them.

If we switch to a distribution model that doesn't rely on repacks, but on a single build + language packs, users will end up troubleshooting issues in a language they potentially don't understand.

Ideally, safe-mode would allow language packs to remain enabled, and there would be separate mode that disables also language packs (in case the issue is caused by them). Or there could be a prompt when starting in safe mode, asking if language packs should be disabled as well.

I think this would probably be trivial. It could primarily be adding a check for the addon type here https://searchfox.org/mozilla-central/rev/1dab956095020c53aa66cbee8845eb1fa925b75c/toolkit/mozapps/extensions/internal/XPIProvider.jsm#302-315

Component: General → Add-ons Manager

We should add a --safe-mode --no-langpack just in case.

Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.