Closed Bug 1387337 Opened 7 years ago Closed 1 year ago

Add support for not yet restored tabs after a restart of Firefox (sessionstore enabled)

Categories

(Remote Protocol :: Marionette, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: whimboo, Unassigned)

References

Details

With sessionrestore enabled not all the tabs are getting restored after a restart of Firefox. Instead it will only be pinned tabs and the currently selected one. All the other tabs are still shown in the tabbar but do not have a contentBrowser attached. This will happen once such a tab is getting focused.

Marionette currently fails in handling those tabs because we always assume that a contentBrowser is available. 

Also see bug 1351940 which is for puppeteer, and which retrieves the tabs by checking the tabbar itself. But getting a window id fails.
Priority: -- → P3
Blocks: 1363368
Severity: normal → S3
Product: Testing → Remote Protocol

browserless tab support exists for quite some time.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.