From eefd8d98611b6530cc7841f40e488340d237d7a8 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com> Date: Fri, 21 Jul 2023 03:56:28 +0000 Subject: [PATCH] tweak RFP info --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index ca7e3e5..c1dd289 100644 --- a/user.js +++ b/user.js @@ -794,6 +794,7 @@ user_pref("privacy.sanitize.timeSpan", 0); 1595823 - return audioContext sampleRate as 44100 (FF72) 1607316 - spoof pointer as coarse and hover as none (ANDROID) (FF74) 1621433 - randomize canvas (previously FF58+ returned an all-white canvas) (FF78) + 1506364 - return "no-preference" with prefers-contrast (FF80) 1653987 - limit font visibility to bundled and "Base Fonts" (Windows, Mac, some Linux) (FF80) 1461454 - spoof smooth=true and powerEfficient=false for supported media in MediaCapabilities (FF82) 531915 - use fdlibm's sin, cos and tan in jsmath (FF93, ESR91.1)