Closed
Bug 1472106
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11724 - Async Cookies: Update Cookie Store API to match spec.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 11724 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11724
Details from upstream follow.
Victor Costan <pwnall@chromium.org> wrote:
> Async Cookies: Update Cookie Store API to match spec.
>
> This CL changes the signatures of cookieStore.{get,getAll,set,delete}
> and introduces the CookieStoreDeleteOptions and
> CookieStoreSetExtraOptions dictionary. The CL also updates the
> CookieListItem dictionary.
>
> Bug: 729800
> Change-Id: Iaa62b5a51cc79b19cb567be30a2f0dda54e326d8
> Reviewed-on: https://chromium-review.googlesource.com/1117868
> WPT-Export-Revision: 8e5de865e8dc8d4352c505eaa45c2063187b58d2
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cb257b6be6c5
[wpt PR 11724] - Async Cookies: Update Cookie Store API to match spec., a=testonly
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•