Mitigating Browser Throttling

Revision as of 00:25, 14 June 2021 by Silber (talk | contribs) (Created page with "== Mitigating Browser Throttling: == ===== Firefox: (After version 58) ===== # Go to '''about:config''' in the browser address bar # search for "dom.timeout.enable_budget_tim...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mitigating Browser Throttling:

Firefox: (After version 58)
  1. Go to about:config in the browser address bar
  2. search for "dom.timeout.enable_budget_timer_throttling"
  3. set value to false
Chrome:
  1. Go to chrome://flags in the browser address bar
  2. Search for "Calculate window occlusion on Windows" and set value to disabled
  3. (Optional on newer browsers) Search for "Enable occlusion of web contents" and set value to disabled
Edge:
  1. Go to edge://flags in the browser address bar
  2. Search for "Calculate window occlusion on Windows" and set value to disabled
  3. (Optional on newer browsers) Search for "Enable occlusion of web contents" and set value to disabled