Bug 270830
| Summary: | Mark request as same-site when we have a matching CORS-disabling pattern | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthew Finkel <m_finkel> |
| Component: | Page Loading | Assignee: | Matthew Finkel <m_finkel> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthew Finkel
Some requests can be considered same-site, even if they are not actually same-site, in a similar way as we disable CORS for some cross-origin requests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthew Finkel
<rdar://problem/123848604>
Matthew Finkel
Pull request: https://github.com/WebKit/WebKit/pull/25754
EWS
Committed 276015@main (930a87998c72): <https://commits.webkit.org/276015@main>
Reviewed commits have been landed. Closing PR #25754 and removing active labels.