commit | d0f3bdcbeb97fc1209284134de9713a3bb2507bb | [log] [tgz] |
---|---|---|
author | Takashi Toyoshima <toyoshim@chromium.org> | Tue Sep 08 10:06:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 08 10:06:00 2020 |
tree | 326ad25e812bee8a9e24b9b4aae686c88f5aac5c | |
parent | b978c2c709e99cd8929e0410046cf0f577356726 [diff] |
OOR-CORS: Remove CORS options from ResourceLoaderOptions As OOR-CORS is fully launched, we don't need these flags to activate some CORS related checks in Blink. Bug: 1053866 Change-Id: I9e0f65768fa151818165e1835318b20c4a612f91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397063 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#804878}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.