-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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.41 to Chromium 111.0.5563.50 #28839
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 in progress with
Verified desktop affected areas as listed under #28288 (comment). Verify functionality/UI for tabs and tab groups, in regular orientation and "vertical tabs" orientation - PASSEDregular orientation:
Vertical tabs orientation:
brave://settings - PASSED
Sidebar - PASSED
brave://welcome shows as expected - PASSEDConfirmed brave://welcome displays on new installs of 1.49.118.
Setting Brave as default browser continues to work as expected - PASSEDConfirmed able to
Ephemeral storage - PASSED (no cookie/content checks)Step 1: Encountered #26817
Default - cross site cookies blocked, ephemeral storage enabled
All cookies blocked, ephemeral storage enabled
All cookies allowed, ephemeral storage enabled
|
Verified on
|
Changing to |
Verification passed on
Verified test plan from #28288 (comment) Verify functionality/UI for tabs and tab groups, in regular orientation and "vertical tabs" orientation - PASSEDregular orientation:
Vertical tabs orientation:
brave://settings - PASSED
PDF extension - PASSED
Sidebar - PASSED
Ephemeral storage and cookie/content settings in general - PASSEDEphemeral storage Ephemeral storage - cross site cookies blocked, ephemeral storage enabled - PASSEDStep 1: Encountered #26817
Ephemeral storage - All cookies blocked, ephemeral storage enabled _PASSEDContent settings: Content settings - PASSED
1. Block cookies content settings
2. Block scripts content settings
3. Block autoplay global settings
Brave Sync - PASSED
Verified able to create sync chain and that data was synced Verify that welcome page continues to show when expected - PASSED
Verify that setting Brave as default browser continues to work as expected - PASSED
|
Verification
|
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.41..111.0.5563.50?pretty=fuller&n=10000
QA tests:
Additional checks:
The text was updated successfully, but these errors were encountered: