Closed Bug 1169892 Opened 9 years ago Closed 9 years ago

Avoid extra round-trip when a pending tab is reloaded

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 41
Tracking Status
firefox41 --- fixed

People

(Reporter: ttaubert, Assigned: ttaubert)

Details

Attachments

(1 file)

The reload of a pending tab is currently handled in the child. The child sends a message to the parent, the parent a message to the child, and we then start restoring. We don't need to involve the parent before we restore the pending tab, it's notified anyway that we started to restore a tab - just like when external code calls browser.loadURI().
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Attachment #8613214 - Flags: review?(wmccloskey)
Attachment #8613214 - Flags: review?(wmccloskey) → review+
https://hg.mozilla.org/mozilla-central/rev/54c32bac9edc
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: