Closed
Bug 1663216
Opened 4 years ago
Closed 4 years ago
Have a pref to control unthrottled timers in background tabs
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
We could generalize
dom.min_background_timeout_value_before_throttling to work also when throttling is on, but BudgetThrottlingEnabled returns false.
This way pages which have unthrottlers don't suffer when one increases dom.min_background_timeout_value
(Testing unthrottlers is easier when media.autoplay.default is 0 and
media.block-autoplay-until-in-foreground false)
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32500565d77f
Have a pref to control unthrottled timers in background tabs, r=farre
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•