mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 322 forks source link

Cookies are cleared when the extension errors #2596

Open brizental opened 7 months ago

brizental commented 7 months ago

Before submitting a bug report

Step to reproduce

  1. Have at least one tab open with saved cookies in a container other than default
  2. Go to about:config and disable privacy.userContext.enabled, this will trigger an error
  3. Re-enable it so that the extension works again (this will close any container tabs)
  4. Re-open the container tab and check that cookies were cleared

Actual behavior

Cookies from closed tabs are cleared.

Expected behavior

Cookies from closed tabs are not cleared.

Additional informations

Provide a copy of Troubleshooting Information page (optional)

No response