From cc166b8091aa57ef16a0b225e8f77aff4b6dce7e Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 27 Feb 2018 12:47:06 +0000 Subject: [PATCH] 4500 RFP keyboard stuff --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 37d4900..a32e453 100644 --- 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+)