Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CORB should block event-stream, gzip and x-www-form-urlencoded. #17006

Merged
merged 1 commit into from
May 28, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 24, 2019

This CL adds CORB coverage for:

  1. text/event-stream, application/x-www-form-urlencoded, based on the
    code review discussion in a previous CL here:
    https://chromium-review.googlesource.com/c/chromium/src/+/1604244/4/services/network/cross_origin_read_blocking.cc#227

  2. application/gzip, which wasn't mentioned explicitly in the CR
    discussion above, but which is ranked Add custome pseudo element test: child selector after pseudo style is no is applied to tag. #212 in the spreadsheet
    mentioned in More CORB-protected MIME types - adding protected types one-by-one. whatwg/fetch#860 (comment)
    and therefore probably should have been included in r659671 together
    with x-gzip (ranked ms2ger file api submission #54) and zip (ranked Updated coverage tool #71).

Bug: 802836
Change-Id: I8c10f900110a2cb471437a19425bfd5e38aed2fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628809
Reviewed-by: Charlie Reis <creis@chromium.org>
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Cr-Commit-Position: refs/heads/master@{#663824}

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.

Already reviewed downstream.

This CL adds CORB coverage for:

1) text/event-stream, application/x-www-form-urlencoded, based on the
code review discussion in a previous CL here:
https://chromium-review.googlesource.com/c/chromium/src/+/1604244/4/services/network/cross_origin_read_blocking.cc#227

2) application/gzip, which wasn't mentioned explicitly in the CR
discussion above, but which is ranked #212 in the spreadsheet
mentioned in whatwg/fetch#860 (comment)
and therefore probably should have been included in r659671 together
with x-gzip (ranked #54) and zip (ranked #71).

Bug: 802836
Change-Id: I8c10f900110a2cb471437a19425bfd5e38aed2fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628809
Reviewed-by: Charlie Reis <creis@chromium.org>
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Cr-Commit-Position: refs/heads/master@{#663824}
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1628809 branch from 57f06d0 to 8b65062 Compare May 28, 2019 18:35
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 4308b47 into master May 28, 2019
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-1628809 branch May 28, 2019 18:51
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.

4 participants