stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
852 stars 60 forks source link

Last container not closed when closing firefox. #504

Open robertefry opened 3 years ago

robertefry commented 3 years ago

Actual behavior

When the plugin is set to default automatic mode, the last container is not deleted when Firefox closes.

Expected behavior

When I close and restart Firefox, I would expect the residual container from the last session to be deleted.

Steps to reproduce

  1. Set "Temporary Containers" to "Automatic Mode"
  2. Open a load of tabs, these should open in new containers
  3. Close all but one tab, only one container should be present
  4. Close Firefox, and reopen.
  5. There are now two containers; the one opened in the new tab, and the one left over from the last Firefox session.

I've tested this with a new unaltered profile, with just the plugin installed.

Notes

I'm using the latest Firefox version in the Arch Linux repositories

support.txt support.raw.txt temporary_containers.log temporary_containers_preferences.json.txt

ghost commented 3 years ago

Hello Robert, please see the issue #371 and my issue #458. I believe one or both of these issues has shared the same concern.

stoically commented 2 years ago

Thanks for providing the log. It contains the correct deletion of multiple containers and it preserves one container because that has still an open tab. So my suspicion would be that it'd indeed related to https://github.com/stoically/temporary-containers/issues/371.