forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset HTTP allowlist when the HTTPS-First Mode setting changes
Sites automatically allowlisted under HTTPS-Upgrades shouldn't affect HTTPS-First Mode (as the user has not explicitly allowed them as there was no warning shown), and vice versa. This CL updates the HttpsFirstModeService which tracks the HTTPS-First Mode pref to also clear the HTTP allowlist whenever that pref changes. Bug: 1446193 Change-Id: I6a044688ae7e37021fee9734fcd2aee308b1676d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4546210 Commit-Queue: Chris Thompson <[email protected]> Reviewed-by: Mustafa Emre Acer <[email protected]> Cr-Commit-Position: refs/heads/main@{#1146268}
- Loading branch information
1 parent
86f4c4a
commit 6f9c348
Showing
4 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters