commit | aef65d67763ffd4aa4e8497585f335ad0a6c934e | [log] [tgz] |
---|---|---|
author | Carlos IL <[email protected]> | Mon Jun 04 21:24:13 2018 |
committer | Commit Bot <[email protected]> | Mon Jun 04 21:24:13 2018 |
tree | 9812204382d4f3d6fe1e21e3183f50b23308d7a3 | |
parent | 32f33f7c1e13440200ab178e83737edc993f3c66 [diff] |
upgrade-insecure-requests is now obeyed for non-navigation redirects. This cl implements go/upgrade-insecure-redirects, a flag is set for resource requests that should be upgraded to HTTPS, the flag is then passed to //net and //net performs the upgrade if at any point the request is redirected to HTTP. This only covers enforcement of the CSP, it does not cover reporting, which will be done in a separate CL. Bug: 615885 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ia17955e9fb2388cbb514433ccf140f5749d5b89e Reviewed-on: https://chromium-review.googlesource.com/1067846 Commit-Queue: Carlos IL <[email protected]> Reviewed-by: Mike West <[email protected]> Reviewed-by: Matt Menke <[email protected]> Cr-Commit-Position: refs/heads/master@{#564243}
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 .