-
Takashi Toyoshima authored
On Android Chrome, each content:// should be assumed as an opaque origin, and should not allow CORS-enabled requests among content:// URLs. Also content:// can not load legacy worker scripts from content:// URLs as the mode "same-origin" is not permitted too. TEST=./out/a/bin/run_chrome_public_test_apk -A Feature=CORS Bug: 1092449 Change-Id: I83d15f4c1e2f2d88e219032952a7da78f470c16a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247920 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#779596}
c6e23216