-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: fix Firefox settings revert process $282
This commit fixes an issue where reverting changes in `user.js` does not effectively update `prefs.js`. Improved the script for reverting Firefox settings: - Add profile directory naming validation to match behavior of the execution script. - Add a check for Firefox's runtime status. Now, the script warns if Firefox is open as changes in `prefs.js` can be overriden by a running instance. - Improve output messages in both revert and execution scripts for better clarity. - Update and improve documentation, with added flowchat diagram.
- Loading branch information
1 parent
9845a7c
commit d666b5c
Showing
3 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
Binary file added
BIN
+99.9 KB
img/architecture/.$firefox-preferences-modification-flow.drawio.png.bkp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters