forked from brave/browser-laptop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Add an option to re-block running insecure content
2. Re-block running insecure content when frame closed fix brave#3770 Auditors: @diracdeltas Test Plan: For re-block option: 1. Go to `https://mixed-script.badssl.com/` 2. Click urlIcon and click `Load Unsafe Scripts` 3. Background should be red 4. Click urlIcon and click `Stop Loading Unsafe Scripts` 5. Background should be grey For re-blocked on frame closed 1. Go to `https://mixed-script.badssl.com/` 2. Click urlIcon and click `Load Unsafe Scripts` 3. Background should be red 4. Close tab 5. Go to `https://mixed-script.badssl.com/` on new tab again 6. Background should be grey
- Loading branch information
Showing
6 changed files
with
103 additions
and
16 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
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