mirror of
https://github.com/arkenfox/user.js.git
synced 2025-06-16 23:32:39 +02:00
RFP changes
This commit is contained in:
parent
001ca0ca02
commit
a8ce43293d
1 changed files with 2 additions and 1 deletions
3
user.js
3
user.js
|
@ -750,7 +750,6 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!");
|
|||
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 and both ALT keys. Chrome is not affected.
|
||||
1337157 - disable WebGL debug renderer info (FF60)
|
||||
1459089 - disable OS locale in HTTP Accept-Language headers (ANDROID) (FF62)
|
||||
1479239 - return "no-preference" with prefers-reduced-motion (FF63)
|
||||
1363508 & 1826051 - spoof/suppress Pointer Events (FF64, FF132)
|
||||
|
@ -779,6 +778,8 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!");
|
|||
previously FF41+ devicePixelRatio was hardcoded as 1 and FF127+ as 2
|
||||
previously FF41+ CSS media queries were spoofed as zoom level at a devicePixelRatio of 1
|
||||
1955425 - return 128 for WebGPU subgroupMaxSize (FF138)
|
||||
1966860 - spoof WebGL debug renderer info (FF140)
|
||||
previously FF60+ it was disabled
|
||||
***/
|
||||
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
|
||||
/* 4501: enable RFP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue