Mitigating Browser Throttling: Difference between revisions

Additional step for Firefox instructions
(Update Chrome methods, as existing method is now deprecated)
(Additional step for Firefox instructions)
 
(One intermediate revision by one other user not shown)
Line 17: Line 17:
# (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 (Version 59 and Later) ==
== Firefox ==
=== Version 96 and Later ===
# 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" and set value to false
# Search for <code>dom.timeout.enable_budget_timer_throttling</code> and set value to false
# Search for <code>widget.windows.window_occlusion_tracking.enabled</code> and set value to false
# Search for <code>dom.min_background_timeout_value_without_budget_throttling</code> and set value to 10
=== Versions 59 to 95 ===
# Go to '''about:config''' in the browser address bar
# Search for <code>dom.timeout.enable_budget_timer_throttling</code> and set value to false


{{Menu}}[[Category:Guides]]
{{Menu}}[[Category:Guides]]