From 6ceef8dee348d1ae79ad5f7639b17f4df7976530 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 8 Feb 2022 18:26:53 +0000 Subject: [PATCH] Updated 5.2 Troubleshooting (markdown) --- 5.2-Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/5.2-Troubleshooting.md b/5.2-Troubleshooting.md index 7641408..1c1cc20 100644 --- a/5.2-Troubleshooting.md +++ b/5.2-Troubleshooting.md @@ -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