Updated 5.2 Troubleshooting (markdown)

Thorin-Oakenpants 2022-02-08 18:26:53 +00:00
parent a0aa163fbd
commit 6ceef8dee3

@ -67,12 +67,12 @@ TEST PROFILE
- 🔹 Copy the TEST profile for quick restoring if needed
MANUAL
- 🔹 In the empty `user.js`, add the first section and save, restart, test
- 🔹 In the TEST profile, add the first or next section to the `user.js` and save, restart, test
- 🔹 Repeat until the issue appears, now you know the section with the problematic pref
BINARY
- 🔸 Binary: you eliminate half the remaining suspects each time
- 🔹 In the empty user.js, add half of "your" user.js and save, restart Firefox and test
- 🔹 In the TEST profile, add half of "your" user.js to the `user.js` and save, restart Firefox and test
- 🔹 If the problem exists, you know it was in the first half
- 🔸 Reset the profile, add half of the prefs tested
- 🔹 If the problem does not exist, you know it is in the second half