Tabs lost starting with Firefox nightly April 21 build, if e10s disabled, due to bug 1345090
If Private Tab extension is enabled on a Firefox nightly build that contains bug 1345090 (landed on April 21), and e10s is also disabled on the browser, sessionrestore loses tabs. The only remedy is to either disable Private Tab or enable e10s.
A fix would be appreciated. Thanks.
May be something was already corrected in latest Nightly... Looks like all fine for me at least after restarts. Can you provide some steps to reproduce this bug?
Bug definitely still exists. Did you make sure to disable multi-process before testing? Here are steps:
- Grab the latest Firefox nightly build (I'm using the 64-bit Windows build).
- Launch Firefox and go to: Options --> General.
- Under "Startup," for When Nightly starts, choose "Show your windows and tabs from last time"
- Again, under "Startup," uncheck "Enable multi-process Nightly" and restart the browser
- Install Private Tab extension
- Browse and open up about 30 tabs to various websites on the Internet.
- Restart Firefox. You should find that most of your tabs permanently show up as "about:blank"
confirm this bug with firefox ESR v52.1.1
disable/enable fix it temporary
This was also reported on TabGroups GitHub; @C4rb0n Are you also using TabGroups?
Nope. Don't use TabGroups.
@jedie Are you sure this bug affects ESR 52.1.1? I'm about to update to 52 from 45 and worried, so I went ahead and read the whole bug 1345090 and it clearly states this is not uplifted to 52, and landed in FF55 only. For safety I added this to my user.js: user_pref("browser.sessionstore.restore_tabs_lazily", false);