Bug 297352
| Summary: | Storage Access API tests should set a cookie from a first-party context before setting cross-site cookies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | Tools / Tests | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://github.com/web-platform-tests/wpt/pull/54329 https://github.com/web-platform-tests/wpt/pull/54330 |
||
Charlie Wolfe
Safari’s cookie policy requires a cookie to be set in a first-party context before any cross-site cookie can be set. Several Storage Access API tests fail because of this policy.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158246663>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/49351
Charlie Wolfe
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/54329
EWS
Committed 298703@main (a67594c5a9d5): <https://commits.webkit.org/298703@main>
Reviewed commits have been landed. Closing PR #49351 and removing active labels.
Charlie Wolfe
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/54330