Skip to content

[compression-dictionary] Align crossorigin handling with the spec PR.#61352

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-8098207
Jul 17, 2026
Merged

[compression-dictionary] Align crossorigin handling with the spec PR.#61352
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-8098207

Conversation

@chromium-wpt-export-bot

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Per whatwg/html#11620, if crossorigin is
"No Cors" we should default to Anonymous. Currently, Chromium departs
from the spec and always forces request's mode to "cors" and request's
credentials to "omit". This CL aligns Chromium's behavior on the spec PR
under a runtime flag and adds corresponding WPT test.

Bug: 522338661, 40255884
Change-Id: I30835aebc9df79b59e74747b0729efbc6df69457
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8098207
Reviewed-by: Patrick Meenan <pmeenan@chromium.org>
Commit-Queue: Frédéric Wang Nélar <fwang@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1663435}

Per whatwg/html#11620, if crossorigin is
"No Cors" we should default to Anonymous. Currently, Chromium departs
from the spec and always forces request's mode to "cors" and request's
credentials to "omit". This CL aligns Chromium's behavior on the spec PR
under a runtime flag and adds corresponding WPT test.

Bug: 522338661, 40255884
Change-Id: I30835aebc9df79b59e74747b0729efbc6df69457
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8098207
Reviewed-by: Patrick Meenan <pmeenan@chromium.org>
Commit-Queue: Frédéric Wang Nélar <fwang@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1663435}

@wpt-pr-bot wpt-pr-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot
chromium-wpt-export-bot merged commit babeec8 into master Jul 17, 2026
27 checks passed
@chromium-wpt-export-bot
chromium-wpt-export-bot deleted the chromium-export-cl-8098207 branch July 17, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants