Skip to content

Added references to clearing the compression dictionary caches.#94

Open
pmeenan wants to merge 1 commit intow3c:mainfrom
pmeenan:dictionaries
Open

Added references to clearing the compression dictionary caches.#94
pmeenan wants to merge 1 commit intow3c:mainfrom
pmeenan:dictionaries

Conversation

@pmeenan
Copy link
Copy Markdown

@pmeenan pmeenan commented Mar 19, 2026

This adds language for clearing the compression dictionary caches when either the network caches or cookies are cleared.

Fix #93

@mikewest
Copy link
Copy Markdown
Member

This seems generally reasonable to me. Is this something we can feasibly test from WPT? Given the opaque nature of caches, perhaps not?

@pmeenan
Copy link
Copy Markdown
Author

pmeenan commented Mar 20, 2026

Sorry, I should have pointed to the existing tests (marked tentative while we wait for the fetch PR to merge).

There are 3 tests for clear-site-data. cache and cookies to make sure dictionaries DO get cleared and storage to make sure they do not when it's not specifically cache or cookies (or wildcard).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for clearing compression dictionary storage

2 participants