Commit 4b66293f authored by Takashi Toyoshima's avatar Takashi Toyoshima Committed by Commit Bot

OOR-CORS: XHRReplayData support for Blink CORS was removed

After the following change, DevTools support for the XHR replay
feature with Blink CORS was partially removed.
https://chromium-review.googlesource.com/c/chromium/src/+/2051443

Blink CORS is still alive behind an enterprise policy, but
this change will be acceptable.

NOTRY=true

TBR: jarhar@chromium.org
Bug: 958524, 780935
Change-Id: Ieb18c3204efff3eb50ca4fccd21869fb35bd91a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062118Reviewed-by: default avatarTakashi Toyoshima <toyoshim@chromium.org>
Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742513}
parent 4af84fff
...@@ -68,3 +68,6 @@ crbug.com/906850 external/wpt/mixed-content/gen/top.http-rp/opt-in/sharedworker- ...@@ -68,3 +68,6 @@ crbug.com/906850 external/wpt/mixed-content/gen/top.http-rp/opt-in/sharedworker-
# Expectation differs from m82. # Expectation differs from m82.
crbug.com/1050438 http/tests/workers/shared-worker-redirect.html [ Failure ] crbug.com/1050438 http/tests/workers/shared-worker-redirect.html [ Failure ]
crbug.com/1050438 virtual/omt-worker-fetch/http/tests/workers/shared-worker-redirect.html [ Failure ] crbug.com/1050438 virtual/omt-worker-fetch/http/tests/workers/shared-worker-redirect.html [ Failure ]
# XHRReplayData support for Blink CORS was dropped from m82.
crbug.com/958524 http/tests/inspector-protocol/network/xhr-post-replay-cors.js [ Failure ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment