user.js

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

commit cc166b8091aa57ef16a0b225e8f77aff4b6dce7e
parent 0260176fef67b6a56de0b447b45a99fd3a73ff01
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 27 Feb 2018 12:47:06 +0000

4500 RFP keyboard stuff
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1577,6 +1577,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1222285 - spoof keyboard events and suppress keyboard modifier events (FF59+) Spoofing mimics the content language of the document. Currently it only supports en-US. Modifier events suppressed are SHIFT, CTRL and both ALT keys. Chrome is not affected. + FF60: Fixes keydown/keyup events (1438795) ***/ user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs"); /* 4501: enable privacy.resistFingerprinting (FF41+)