-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Interstitial page points to Enhanced protection which isn't available #14235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Logged #14237 for Google support links which seems to be an issue on current release builds as well. Also updated the issue to only mention the missing settings |
Fixes brave/brave-browser#14235 Chromium change: https://source.chromium.org/chromium/chromium/src/+/fc0d1b93b039972a96eead77dd4d6f359762afcc commit fc0d1b93b039972a96eead77dd4d6f359762afcc Author: Xinghui Lu <[email protected]> Date: Thu Jan 14 03:21:12 2021 +0000 Enable enhanced protection message in interstitials by default. To fully replace the old SBER checkbox with the new enhanced protection message, some tests are removed entirely because the SBER checkbox doesn't exist anymore: SafeBrowsingBlockingPageBrowserTest.VisitWhitePaper SafeBrowsingBlockingPageBrowserTest.ToggleSBEROn SafeBrowsingBlockingPageBrowserTest.ToggleSBEROff Some tests are slightly modified by removing the old extended-reporting-opt-in element: SafeBrowsingBlockingPageBrowserTest. MainFrameBlockedShouldHaveNoDOMDetails SafeBrowsingBlockingPageBrowserTest.ReloadWhileInterstitialShowing SafeBrowsingBlockingPageBrowserTest.VerifyHitReportNotSentOnIncognito For PolicyTest, remove the check of opt-in checkbox in SafeBrowsingExtendedReportingPolicyManaged and add a new test for checking the new enhanced-protection-message message with the kSafeBrowsingProtectionLevel policy. Bug: 1130721
Verified
Verified that the "turn on enhanced protection" message in the interstitial page is now removed. Verification passed on
Reproduced the CR 89 issue in Verified the various interstitial pages and confirmed that the "turn on enhanced protection" message is removed in Verification passed on
Verified test plan from the description |
Description
Interstitial page points to Enhanced protection which isn't available
Steps to Reproduce
https://untrusted-root.badssl.com/
To get Brave’s highest level of security, turn on enhanced protection
which links tochrome-error://chromewebdata/#
which deep links into settingsbrave://settings/security?q=enhanced
which is not available in BraveActual result:
Expected result:
Remove all entries for non-existent settings
Reproduces how often:
Easy
Brave version (brave://version info)
0fe3c4589a6cf5ce719d167834dfa9cd8978937a-refs/branch-heads/4389@{#873}
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @mkarolin @jumde @rebron
The text was updated successfully, but these errors were encountered: