Closed Bug 1331930 Opened 8 years ago Closed 8 years ago

Parallelize windows and tabs restore

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: mikedeboer, Unassigned)

References

(Blocks 1 open bug)

Details

We’re restoring windows and tabs in a loop that yields and moves to the next item in a serial fashion. Ideally, this would happen in parallel to make use of future multi-process Firefox advantages.
What do you mean? If you set some src's on 2 <xul:browser>s in a loop and we have 2 content process's, for example, they will be loaded in parallel. Did you mean to do something specific here?
No, it appears that I was mistaken whilst analyzing the code a long time ago. I will probably close this one INVALID soon.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.