| Summary: | Network process should check firstPartyForCookies is an expected URL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Christensen <achristensen> |
| Component: | WebKit Process Model | Assignee: | Alex Christensen <achristensen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, Hironori.Fujii, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 244315 | ||
| Bug Blocks: | |||
|
Description
Alex Christensen
2022-08-17 17:18:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3434 Committed 253715@main (c2af5021ad07): <https://commits.webkit.org/253715@main> Reviewed commits have been landed. Closing PR #3434 and removing active labels. Re-opened since this is blocked by bug 244315 This also broke imported/w3c/web-platform-tests/cookies/samesite/about-blank-toplevel.https.html Pull request: https://github.com/WebKit/WebKit/pull/5225 Committed 255420@main (361f64fcdd4b): <https://commits.webkit.org/255420@main> Reviewed commits have been landed. Closing PR #5225 and removing active labels. It's been reported the assertion added by this change is failing. Bug 246858 β [SOUP] http/tests/security/cookies/cookie-theft-with-javascript-doc.html crashing Bug 247658 β [WinCairo] ASSERTION FAILED: result in WebKit::NetworkProcess::allowsFirstPartyForCookies darinadler added a comment. https://github.com/WebKit/WebKit/commit/361f64fcdd4b6aa17aaafcc55ebc88ab89acfc89#r87636633 > Why is this assertion correct? I am hitting this assertion while running run-webkit-tests and itβs really slowing down my testing. One more. Bug 248065 β REGRESSION(?): [iOS] ASSERTION FAILED: result in WebKit::NetworkProcess::allowsFirstPartyForCookies() |