Open
Bug 1748451
Opened 1 year ago
Updated 8 months ago
Opening Slack and clearing Cache still keeps several files
Categories
(Core :: Storage: Cache API, defect, P3)
Core
Storage: Cache API
Tracking
()
NEW
People
(Reporter: saschanaz, Unassigned)
References
Details
- Get a new profile
- Access mozilla.slack.com and sign in
- If the load completes, turn on DevTools, go Storage, and delete every cache tables (
gantry-*
) - Open a new tab
- Close the Slack tab
- Close Nightly
Expected: No files?
Actual: 13 files with total 3.61 MB size remain in (profile)/storage/default/https+++app.slack.com/cache/morgue
. cache.sqlite
only lists https://app.slack.com/service-worker.js
which is probably acceptable, but it's 61 KB, which is way smaller than the total cache file size.
Edit: The size may be different, I retried and this time it was 15 MB total size of remaining cache.
Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•