-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Upgrade from Chromium 111.0.5563.50 to Chromium 111.0.5563.64. #28922
Comments
The above requires |
Quick update re: the work that remains on each platform/OS in terms of checking/verifying Still requires a check re: affected
Affected
|
Verification passed on
Full verification done it #28839 (comment) |
Verified on
Spot checked affected areas mentioned in #28288 (comment) and checked versioning/branding items.
|
Carried on from #28839 (comment), which is now
|
Brave | 1.49.120 Chromium: 111.0.5563.64 (Official Build) (x86_64) |
---|---|
Revision | c710e93d5b63b7095afe8c2c17df34408078439d-refs/branch-heads/5563@{#995} |
OS | macOS Version 13.3 (b) (Build 22E7752300g) |
Content settings - PASSED
- Confirmed that
Shields settings
is been added in brave://settings/content (more info: Add Brave'sShields
setting to brave://settings/content #12782) - Added few sites to shields up and shields down list and ensured sites got added to shield settings list
- Open the sites (which are added in shield down list) in PT/TOR tab windows and ensured shields are down as expected
- Confirmed content settings are working as expected
- Confirmed cookies settings are working as expected
1. Block cookies content settings - PASSED
- Open a site cnn.com
- Open content settings for cnn.com
- Block content settings for
Location
andWindow management
- Reload cnn.com
- Ensured that
Location
andWindow management
permission are blocked for cnn.com - Open brave://settings/cookies and
Block all cookies
- Reload cnn.com and ensured that all cookies are blocked on cnn.com
Example | Example | Example | Example | Example | Example |
---|---|---|---|---|---|
2. Block scripts content settings - PASSED
- Block the JavaScript for a site via
brave://settings/content/javascript
- Open the site ensured JavaScript blocked for the site
- Open a bunch of websites and ensured JavaScript is not blocked
Example | Example | Example | Example |
---|---|---|---|
3. Block autoplay global settings - PASSED
- Block the youtube.com autoplay content global settings via brave://settings/content/autoplay
- Open youtube.com and ensured no videos are autoplayed
- Click on a video and play the video manully, wait till the 1st video ends
- Ensured 2nd video is not autoplayed
Example | Example | Example | Example |
---|---|---|---|
Verify that Brave policies (such as TorDisabled) work correctly when set - PASSED
- installed
1.49.120
- launched Brave
- pasted
defaults write com.brave.Browser TorDisabled -bool true
into a Terminal/console window, and pressedreturn
- launched Brave
- confirmed that the
New Private Window with Tor
menu option is removed - opened
brave://policies
- confirmed the correct entry for
TorDisabled
set totrue
is reflected - shut down Brave
- pasted
defaults delete com.brave.Browser TorDisabled
- launched Brave
- confirmed
New Private Window with Tor
menu option returned
Example | Example | Example | Example | Example |
---|---|---|---|---|
Minor Chromium bump
https://chromium.googlesource.com/chromium/src/+log/111.0.5563.50..111.0.5563.64?pretty=fuller&n=10000
QA tests:
Additional checks:
The text was updated successfully, but these errors were encountered: