OOR-CORS: store more information to CORSErrorStatus on preflight errors
Current implementation does not store rejected method or header information to CORSErrorStatus on CORS-preflight checks, and results in missing hint parameter on CreateErrorString() in Blink. This patch provides required information to generate right error messages, and fixes some crashed layout tests. Bug: 803766, 836741 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: If4de6b916a77d204812a7b010e39080bf059bc9e Tbr: kinuko@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1030670 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#554642}
Showing
Please register or sign in to comment