Closed Bug 1527929 Opened 6 years ago Closed 6 years ago

Make Preallocated Process Manager allocate earlier

Categories

(Core :: DOM: Content Processes, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1521839

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

The Preallocated Process Manager currently waits until an opportunity of idleness to preallocate the next content process.

We know when we start the browser we're going to need a content process. I think we should try to preallocate that first content process as soon as possible after the main process launches, so by the time that the initial remote frameloader is created, the content process it needs has long ago initialized itself and is ready to roll.

With bug 1527711, this would also mean that the initial privileged content process for about:home would also be preallocated, which would probably help improve our time to paint it.

See Also: → 1527711
Blocks: 1527936
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.