Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
4500 RFP keyboard stuff
  • Loading branch information
Thorin-Oakenpants committed Feb 27, 2018
1 parent 0260176 commit cc166b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user.js
Expand Up @@ -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+)
Expand Down

0 comments on commit cc166b8

Please sign in to comment.