|
|
|
|
|
by chrisseaton
1687 days ago
|
|
> I had 60+ important tabs open and now they're gone!! This just doesn't seem a reasonable expectation that these are preserved - they would also be lost if the computer crashed wouldn't they? If it's important then save it. |
|
In 2000, maybe, yes. But nowadays all browsers write important parts of their state to disk and will recover that on crash. If you do a `sudo reboot now` in a terminal, you'll find firefox opens all tabs when rebooting.
A lot of the content in those pages will be gone; e.g. sessions, SPA/JS-in-memory-state or this comment in a textbox before submitting. But the tabs, their URLs and even the placement of tabs is restored.