Open
Description
Abstract
Pinned tabs do not have a discarded
class when a session is restored and browser.sessionstore.restore_pinned_tabs_on_demand
is set to true
in about:config
.
Steps to reproduce
- Start Firefox with clean profile.
- Install TST.
- Go to
about:config
- Search for
browser.sessionstore.restore_pinned_tabs_on_demand
. - Set it to
true
. - Pin a tab.
- Switch to a different tab.
- Make sure that "Open previous windows and tabs" option is on.
- Close and then reopen Firefox.
Expected result
The pinned tabs should have a discarded
class on them as they were not loaded yet.
Actual result
The discarded pinned tabs do not have .discarded
as if they are loaded.
Environment
- Platform (OS):
- Version of Firefox: 130.0
- Version (or revision) of Tree Style Tab: 4.0.22