Mitigating Browser Throttling: Difference between revisions

m
Colons in headings is kind of weird
m (Colons in headings is kind of weird)
Line 1: Line 1:
== Mitigating Browser Throttling: ==
== Mitigating Browser Throttling ==


===== Chrome: =====
===== Chrome =====
# Go to '''chrome://flags''' in the browser address bar
# Go to '''chrome://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


===== Edge: =====
===== Edge =====
# Go to '''edge://flags''' in the browser address bar
# Go to '''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


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