summaryrefslogtreecommitdiff
path: root/chromium/docs/security/autoupgrade-mixed.md
blob: 9e03ea33c5a0c1d549aefe4ae21684e5e88b2b6e (plain)
1
2
3
4
5
6
7
8
9
10
# Mixed content Autoupgrade

## Description
Chrome will now (starting on M80) attempt to upgrade some types of mixed content (HTTP on an HTTPS site) subresources. Subresources that fail to load over HTTPS will not be loaded. For more information see [the official announcement](https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html).

## Scope
Currently only audio and video subresources are autoupgraded. On a future version images will be included.

## Opt-out
Users can disable autoupgrades on a per-site basis through content settings (chrome://settings/content/insecureContent).