User:Silber: Difference between revisions

From Melvor Idle
(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_timer_thr...")
 
Line 2: Line 2:


===== Firefox: (After version 58) =====
===== Firefox: (After version 58) =====
# Go to about:config in the browser address bar
# Go to [about:config about:config] in the browser address bar
# search for "dom.timeout.enable_budget_timer_throttling"
# search for "dom.timeout.enable_budget_timer_throttling"
# set value to false
# set value to false


===== Chrome & Chrome based Edge: =====
===== Chrome: =====
# Go to chrome://flags in the browser address bar (or edge://flags)
# Go to [chrome://flags chrome://flags] in the browser address bar
# Search for "Calculate window occlusion on Windows" and set value to disabled
# (Optional on newer browsers) Search for "Enable occlusion of web contents" and set value to disabled
 
===== Edge: =====
# Go to [edge://flags edge://flags] in the browser address bar
# Search for "Calculate window occlusion on Windows" and set value to disabled
# Search for "Calculate window occlusion on Windows" and set value to disabled
# (Optional on newer browsers) Search for "Enable occlusion of web contents" and set value to disabled
# (Optional on newer browsers) Search for "Enable occlusion of web contents" and set value to disabled

Revision as of 00:09, 14 June 2021

Mitigating Browser Throttling:

Firefox: (After version 58)
  1. Go to [about:config 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 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 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