1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-26 17:56:12 +02:00

RFP: CTRL key fix backported to 59.0.2

This commit is contained in:
Thorin-Oakenpants 2018-03-27 17:03:36 +00:00 committed by GitHub
parent 871e7ed87b
commit d244198438
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1571,10 +1571,10 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true);
FF59: Added to site permissions panel (1413780) Only prompt when triggered by user input (1376865)
** 1372073 - spoof/block fingerprinting in MediaDevices API (see 4612) (FF59+)
** 1039069 - warn when language prefs are set to non en-US (see 0207, 0208) (FF59+)
** 1222285 - spoof keyboard events and suppress keyboard modifier events (FF59+)
** 1222285 & 1433592 - 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: Don't spoof/suppress CTRL key (1433592) Fix keydown/keyup events (1438795)
Modifier events suppressed are SHIFT and both ALT keys. Chrome is not affected.
FF60: Fix keydown/keyup events (1438795)
***/
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
/* 4501: enable privacy.resistFingerprinting (FF41+)