Closed
Bug 1963775
Opened 7 months ago
Closed 7 months ago
Expose extra properties in CookieStore API behind pref
Categories
(Core :: Networking: Cookies, task, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This is the remaining bit to complete the implementation of the CookieStore API. Because we are unsure about exposing these extra properties, we want to use a pref and monitor the breakage both in prod and nightly.
The pref controls the following properties: https://searchfox.org/mozilla-central/rev/d57e641fd8748a0551f5fe150df27d789cb4931d/dom/webidl/CookieStore.webidl#75-82
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Blocks: cookie-store
Updated•7 months ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/062890b8009b
Expose path/domain/expiry/sameSite properties in CookieStore API, r=webidl,emilio,valentin
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40b2d9186d01
Revert "Bug 1963775 - Expose path/domain/expiry/sameSite properties in CookieStore API, r=webidl,emilio,valentin" for non-unified build bustages.
Comment 4•7 months ago
|
||
Flags: needinfo?(amarchesini)
| Assignee | ||
Updated•7 months ago
|
Flags: needinfo?(amarchesini)
Updated•7 months ago
|
Severity: -- → N/A
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/29a882a96388
Expose path/domain/expiry/sameSite properties in CookieStore API, r=edgul,webidl,emilio,valentin,anti-tracking-reviewers,bvandersloot
Comment 6•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•