Closed
Bug 1832365
Opened 2 years ago
Closed 2 years ago
Enable background browsing context mainthreads for all of Nightly
Categories
(Core :: XPCOM, enhancement)
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: KrisWright, Assigned: KrisWright)
References
Details
Attachments
(1 file)
Preliminary testing shows that we are getting noticeable power savings per tab put in the background with the pref on. Ahead of doing a release experiment, we want to enable this for all of Nightly to look for any edge-case performance or usage issues. As of right now, it appears ~30% of our MacOS users are using apple silicon and will benefit from the change.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → kwright
Status: NEW → ASSIGNED
Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9836204ac87
Enable threads.lower_mainthread_priority_in_background.enabled for nightly users (mac only) r=xpcom-reviewers,nika
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Comment 4•2 years ago
|
||
Should we back out this pref change until bug 1834629 is fixed? I recently saw a 14+s tab switch while building Firefox (https://share.firefox.dev/43AVyvN). I assume other Firefox developers using Macs have similar issues.
Flags: needinfo?(kwright)
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(kwright)
You need to log in
before you can comment on or make changes to this bug.
Description
•