Open Bug 1899279 Opened 1 month ago Updated 18 days ago

Fix `navigator.cookiesEnabled` to match the spec more closely

Categories

(Core :: Privacy: Anti-Tracking, enhancement)

enhancement

Tracking

()

People

(Reporter: bvandersloot, Assigned: bvandersloot)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Assignee: nobody → bvandersloot

It turns out that a reasonable definition of navigator.cookiesEnabled is that
we are trying to follow the cookie spec. This should correspond to browser settings,
not the particular context we are in. If we don't make this change we risk
this being used to check partitioning state rather than something that reflexts the
complexity of the situation (where partitioned/blocked/enabled) are all options.

This aligns us with Blink and WebKit.

https://github.com/whatwg/html/issues/10256

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: