user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit c3a74a7c6eedd4d5e3b7b2c22a067b1057416d60
parent 4dd40bddcca6c15da0751ca36bf87b0ed24e8b2c
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 30 Apr 2019 07:21:08 +0000

2615: remove obsolete note

1445942 was resolved in FF66
Diffstat:
Muser.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1237,7 +1237,6 @@ user_pref("middlemouse.contentLoadURL", false); user_pref("network.http.redirection-limit", 10); /* 2615: disable websites overriding Firefox's keyboard shortcuts [FF58+] * 0 (default) or 1=allow, 2=block - * [NOTE] In FF65 and under, causes issues with delete and backspace keys (see 1445942) * [SETTING] to add site exceptions: Page Info>Permissions>Override Keyboard Shortcuts ***/ // user_pref("permissions.default.shortcuts", 2); /* 2616: remove special permissions for certain mozilla domains [FF35+]