Closed
Bug 1947894
Opened 7 months ago
Closed 6 months ago
Implement CookieStoreManager
Categories
(Core :: Networking: Cookies, enhancement, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, webcompat:platform-bug, Whiteboard: [necko-triaged])
User Story
platform-scheduled:2025-12-31
Attachments
(5 files, 1 obsolete file)
This bug covers the implementation of:
- CookieStoreManager - https://wicg.github.io/cookie-store/#CookieStoreManager
- ExtendableCookieChangeEvent - https://wicg.github.io/cookie-store/#ExtendableCookieChangeEvent
Updated•7 months ago
|
Keywords: webcompat:platform-bug
Updated•7 months ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
Assignee | ||
Comment 4•7 months ago
|
||
Assignee | ||
Comment 5•7 months ago
|
||
Assignee | ||
Comment 6•7 months ago
|
||
Updated•7 months ago
|
Attachment #9466639 -
Attachment is obsolete: true
Comment 7•6 months ago
|
||
Hi Greg!
I happened to come across here. I assume you meant to add platform-scheduled:2025-12-31
in User Story to properly track this webcompat:platform-bug
, instead of scheduled:2025-12-31
.
Flags: needinfo?(ghess)
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2370bd4998ef
CookieStore SW support - part 1 - ServiceWorkerRegistrar version handling, r=asuth
https://hg.mozilla.org/integration/autoland/rev/1e0239a972be
CookieStore SW support - part 2 - ServiceWorker expandos, r=asuth
https://hg.mozilla.org/integration/autoland/rev/8e4fac403317
CookieStore SW support - part 3 - webidl, r=smaug,asuth,edgul
https://hg.mozilla.org/integration/autoland/rev/1014b7ca1024
CookieStore SW support - part 4 - CookieStoreManager, r=smaug,asuth,edgul
https://hg.mozilla.org/integration/autoland/rev/1fe244423035
CookieStore SW support - part 5 - WPT, r=smaug,edgul
Comment 9•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2370bd4998ef
https://hg.mozilla.org/mozilla-central/rev/1e0239a972be
https://hg.mozilla.org/mozilla-central/rev/8e4fac403317
https://hg.mozilla.org/mozilla-central/rev/1014b7ca1024
https://hg.mozilla.org/mozilla-central/rev/1fe244423035
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Comment 10•4 months ago
|
||
FYI added dev-doc-complete. MDN docs were not actually done because no one tagged this with dev-doc-needed.
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•