Closed Bug 1694036 Opened 3 years ago Closed 3 years ago

Fix use of delay pref when starting preallocated processes

Categories

(Core :: DOM: Content Processes, defect)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Fission Milestone M7
Tracking Status
firefox88 --- fixed

People

(Reporter: jesup, Assigned: jesup)

References

(Regressed 1 open bug)

Details

Attachments

(2 files)

We have a pref for a delay before prestarting processes to avoid conflicts with pageload. However, this pref isn't working properly - we're allocating on Idle with no delay. Starting new processes during a page load can significantly impact pageload.

As a related item, it makes sense to separate this delay from a delay prestarting processes at browser startup, since the optimum delay for the two cases is certainly different.

Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/a308dfa27b39
Fix process-start delay and add pref for startup delay r=nika

Backed out for causing mochitest failures in browser_process_crash

Backout link:https://hg.mozilla.org/integration/autoland/rev/916497e295fe6c3b5e8082045add889fd555dff6

Push with failures

Failure log

Flags: needinfo?(rjesup)
Backout by smolnar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97d252381ef2
Backed out changeset a308dfa27b39 for causing mochitest failures in browser_process_crash. CLOSED TREE
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/1a29ecee881e
Fix process-start delay and add pref for startup delay r=nika
https://hg.mozilla.org/integration/autoland/rev/cd61de1bc04e
fix testing race condition is about:home restart simulation r=mconley
Regressions: 1694957
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/50536730e438
Fix process-start delay and add pref for startup delay r=nika
https://hg.mozilla.org/integration/autoland/rev/eca16d059b36
fix testing race condition is about:home restart simulation r=mconley
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Flags: needinfo?(rjesup)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: