OOR-CORS: serialize local file initiators to 'null' for CORS check
The code, url::Origin, that new CORS implementation relies on serializes local file initiators to 'file://' rather than 'null'. This results in CORS check failures even if the server allows 'null' origin to access. Bug: 825567 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Icb387b6df6e1e6574ff90cad61f53400092cbcb3 Reviewed-on: https://chromium-review.googlesource.com/983276 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:Mike West <mkwst@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#546777}
Showing
Please register or sign in to comment