Closed
Bug 1310266
Opened 9 years ago
Closed 8 years ago
In Firefox 50 when session restore is triggered, pinned tabs are reset
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | affected |
People
(Reporter: cbeard, Unassigned)
Details
When Firefox restarts and attempts to "session restore" pinned tabs are completely reset (i.e. they don't restore automatically).
What would I expect? That pinned tabs are treated differently from regular content tabs (i.e. are persistent) given the nature of the content that users are "pinning" to the interface.
status-firefox50:
--- → affected
Comment 1•9 years ago
|
||
Thanks for filing!
(In reply to Chris Beard from comment #0)
> When Firefox restarts and attempts to "session restore" pinned tabs are
> completely reset (i.e. they don't restore automatically).
What are the values of your 'browser.sessionstore.restore_on_demand' and 'browser.sessionstore.restore_pinned_tabs_on_demand' preferences? (You can check those in about:config)
> What would I expect? That pinned tabs are treated differently from regular
> content tabs (i.e. are persistent) given the nature of the content that
> users are "pinning" to the interface.
Yes, so pinned tabs are _always_ restored when the browser starts, regardless of restoring a previous session or not - they're separate from session (re)store.
In other words: the expected behavior is that pinned tabs are always present upon restart.
Flags: needinfo?(cbeard)
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Flags: needinfo?(cbeard)
You need to log in
before you can comment on or make changes to this bug.
Description
•