Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revise filtering for Content-Encoding in ResourceTiming #50456

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 3, 2025

The value from the http header can be of multiple codings, or not
properly formatted.

Per discussion on w3c/resource-timing#381,
multiple codings should be transformed to "multiple"; "identity" is
not allowed in response header; and the coding value should be
formatted if it's not in http header.

Bug: 327941462
Change-Id: I9048423c5ad562d8001562324cb35f72ef8ac5da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6215331
Reviewed-by: Noam Rosenthal <nrosenthal@chromium.org>
Reviewed-by: Yoav Weiss (@Shopify) <yoavweiss@chromium.org>
Commit-Queue: Guohui Deng <guohuideng@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1415037}

The value from the http header can be of multiple codings, or not
properly formatted.

Per discussion on w3c/resource-timing#381,
multiple codings should be transformed to "multiple"; "identity" is
not allowed in response header; and the coding value should be
formatted if it's not in http header.

Bug: 327941462
Change-Id: I9048423c5ad562d8001562324cb35f72ef8ac5da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6215331
Reviewed-by: Noam Rosenthal <nrosenthal@chromium.org>
Reviewed-by: Yoav Weiss (@Shopify) <yoavweiss@chromium.org>
Commit-Queue: Guohui Deng <guohuideng@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1415037}
Copy link
Collaborator

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

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 1691f56 into master Feb 3, 2025
16 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-6215331 branch February 3, 2025 19:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants