Closed
Bug 1623313
Opened 5 years ago
Closed 5 years ago
Implement a way to disable sameSite=lax by default for a list of hostnames
Categories
(Core :: Networking: Cookies, task, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
I want to introduce a pref (network.cookie.sameSite.laxByDefault.disabledHosts) to specify which hosts should have sameSite legacy behavior.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Blocks: samesitelax
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D67305
Comment 3•5 years ago
|
||
to be clear, this is an actual list of hosts, right? Not origins?
Updated•5 years ago
|
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82d5ba25c1a8
disable cookie sameSite=laxByDefault for a list of hosts by pref, r=mayhemer
https://hg.mozilla.org/integration/autoland/rev/17611bdb12f1
gtest for pref network.cookie.sameSite.laxByDefault.disabledHosts, r=mayhemer
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/82d5ba25c1a8
https://hg.mozilla.org/mozilla-central/rev/17611bdb12f1
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•