[M82]Bug-Fix: Support redirect in renderer when OOB-CORS is disabled.
This CL fixes the redirect bug that crrev.com/c/2059889 introduced. It removed body copy at redirect in renderer but when OOB-CORS is disabled, we still need body. third_party\blink\web_tests> $ python.exe ..\tools\run_web_tests.py --additional-driver-flag=--disable-features=OutOfBlinkCors external/wpt/xhr/event-upload-progress-crossorigin.any.html .. Fixed: 1059776 Test: Change-Id: I9516719c1e18d8cedcf4e621d8ab3e0157d10844 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096161Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#749057}
Showing
Please register or sign in to comment