NiklasGollenstede / unload-tabs

WebExtension that unloads tabs and prevents tabs from loading
https://addons.mozilla.org/addon/unload-tabs/
Mozilla Public License 2.0
69 stars 13 forks source link

[FF bug] discarded tabs aren't restored #20

Open perdolka opened 6 years ago

perdolka commented 6 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1465558 Found this bug on UnloadTabs Only 2 of 10 tabs restored properly (see "Steps to reproduce").

Related issues: https://github.com/rNeomy/auto-tab-discard/issues/24 temporarily fixed by the author: rNeomy/auto-tab-discard@7836ef1

https://github.com/Lej77/tab-unloader-for-tree-style-tab/issues/4 temporarily fixed by the author

NiklasGollenstede commented 6 years ago

Hm. I just did that with 25 tabs and all loaded fine. I think I saw this bug once or twice, but that was among hundreds of unload/restores, so it is extremely rare. (Or depends on stuff I can't reproduce.) In my opinion, a fix like the one you linked to doesn't really improve the situation, it just adds more wired behavior (and won't work when restoring a session).

If you have any more input, please reply. I'll try to respond sooner than I did this time.