Closed Bug 1687495 Opened 3 years ago Closed 3 years ago

browser_586068-reload.js times out with fission due to old-style process switch

Categories

(Core :: DOM: Navigation, defect)

Desktop
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1668084
Fission Milestone M7

People

(Reporter: jesup, Assigned: jesup)

Details

Per discussion, this times out after reloading the first tab due to sessionstore using old-style process switch, and we also get a documentchannel process switch.

The solution here is to get rid of the old-style switch (messagemanager), and implement a way for a content process to ask the parent for state data for sub-frames.

Related to andreas' bug 1572084

May make sense to implement in C++

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1572084
See Also: 1572084
You need to log in before you can comment on or make changes to this bug.