Skip to content

Document SanitizeOnShutdown Exceptions (Firefox 154) - #237

Open
mkaply wants to merge 1 commit into
mozilla:mainfrom
mkaply:sanitizeonshutdown-exceptions
Open

Document SanitizeOnShutdown Exceptions (Firefox 154)#237
mkaply wants to merge 1 commit into
mozilla:mainfrom
mkaply:sanitizeonshutdown-exceptions

Conversation

@mkaply

@mkaply mkaply commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mkaply
mkaply requested a review from bsmth as a code owner July 20, 2026 22:32
## Values

- `Allow` is a list of origins (not domains) where cookies are always allowed. You must include `http` or `https`.
As of Firefox 154, using `Allow` to also exempt sites from clearing on shutdown is deprecated. Firefox migrates those origins to the new mechanism, but you should configure [`SanitizeOnShutdown`](/reference/policies/sanitizeonshutdown/)'s `Exceptions` instead.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, minor suggestion:

Suggested change
As of Firefox 154, using `Allow` to also exempt sites from clearing on shutdown is deprecated. Firefox migrates those origins to the new mechanism, but you should configure [`SanitizeOnShutdown`](/reference/policies/sanitizeonshutdown/)'s `Exceptions` instead.
As of Firefox 154, using `Allow` to exempt sites from clearing on shutdown is deprecated. Firefox migrates origins to the new mechanism, but you should use [`SanitizeOnShutdown`](/reference/policies/sanitizeonshutdown/)'s `Exceptions` instead.

@bsmth bsmth left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-blocking comment for you @mkaply - feel free to merge when you're ready

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.

2 participants