Closed Bug 1980917 Opened 6 months ago Closed 6 months ago

[wpt-sync] Sync PR 54129 - Reduce CookieListItem to only expose name and value

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox143 fixed)

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 54129 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/54129
Details from upstream follow.

Anne van Kesteren <annevk@annevk.nl> wrote:

Reduce CookieListItem to only expose name and value

For https://github.com/whatwg/cookiestore/pull/274.

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 11 subtests

Status Summary

Firefox

OK : 2
FAIL: 21

Chrome

OK : 2
FAIL: 21

Safari

OK : 2
PASS: 19
FAIL: 2

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /cookiestore/cookieListItem_attributes.https.any.serviceworker.html [wpt.fyi]
    • CookieListItem - cookieStore.set defaults with positional name and value: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set defaults with name and value in options: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with expires set to a timestamp 10 years in the future: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with expires set to a Date 10 years in the future: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with domain set to the current hostname: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with path set to the current directory: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set does not add / to path if it does not end with /: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with sameSite set to strict: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with sameSite set to lax: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with sameSite set to none: FAIL (Chrome: FAIL, Safari: PASS)
  • /cookiestore/cookieListItem_attributes.https.window.html [wpt.fyi]
    • CookieListItem - cookieStore.set defaults with positional name and value: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set defaults with name and value in options: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with expires set to a timestamp 10 years in the future: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with expires set to a Date 10 years in the future: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with domain set to the current hostname: FAIL (Chrome: FAIL, Safari: FAIL)
    • CookieListItem - cookieStore.set with path set to the current directory: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set does not add / to path if it does not end with /: FAIL (Chrome: FAIL, Safari: FAIL)
    • CookieListItem - cookieStore.set with sameSite set to strict: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with sameSite set to lax: FAIL (Chrome: FAIL, Safari: PASS)
    • CookieListItem - cookieStore.set with sameSite set to none: FAIL (Chrome: FAIL, Safari: PASS)
    • Test max-age attribute over the 400 days: FAIL (Chrome: FAIL, Safari: PASS)
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
You need to log in before you can comment on or make changes to this bug.