Temporary-containers: Not all data deleted when container closes

Created on 6 May 2020  路  4Comments  路  Source: stoically/temporary-containers

  • Temporary Containers Version: 1.8
  • Firefox Version: Dev 77.0b2 (64-bit) and Nightly 78.0a1 (2020-05-04) (64-bit) on Windows

Actual behavior

Some stored data remains after a temporary container is deleted.

Expected behavior

All stored data should be removed.

Steps to reproduce

  1. Launch Firefox with new profile

  2. Install TC

  3. Configure TC to automatically isolate by domain and to delete empty containers immediately. Config file here: temporary_containers_preferences_2020-5-4_19.23.31.txt

  4. Open Options tab, verify no data is stored from Yahoo:
    2020-05-04 18_46_57-Options - Firefox Nightly

  5. Open new tab, load yahoo.com

  6. Reload Options tab to see that data is now stored with Yahoo tab still open:
    2020-05-04 18_47_27-Options - Firefox Nightly

  7. Close Yahoo tab. Notification from TC shows data being deleted:
    2020-05-04 18_51_17-

  8. Reload Options tab and see that some data remains:
    2020-05-04 18_59_33-Options - Firefox Nightly

Here is the debug log:
yahoo.log

Notes

Same thing happens with Youtube.

firefox bug

Most helpful comment

All 4 comments

Can confirm that some storage remains on my end as well, at least on youtube:

image

Unfortunately that's not something that can be fixed on TCs end, since it just makes one API call to contextualIdentities.remove. So someone would need to report this to Firefox's Bugtracker.

There was a similar problem in the past: #127

Keep in mind, that even when the storage remains, it isn't accessible from websites since it's associated to the deleted container id.

I can verify that this happens with other container extensions as well, and on Dev 77.0b2 (64-bit) as well as Nightly 78.0a1.

Hello,

I have the same issue as the OP but found a way to delete those empty cookies (I don't even know how to call them) upon closing the browser.

1
2

It's not an elegant solution for those who want to keep track of their history, but thought I would share it anyway.

P.S. I have the Cookies option unchecked because I use Multi-Account Containers to keep cookies from certain websites.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quentm74 picture quentm74  路  8Comments

r-a-y picture r-a-y  路  4Comments

Decopi picture Decopi  路  4Comments

AdKiller picture AdKiller  路  4Comments

Gitoffthelawn picture Gitoffthelawn  路  3Comments