Skip to content
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 114 to Chromium 115 #30200

Closed
emerick opened this issue May 8, 2023 · 10 comments · Fixed by brave/brave-core#18388
Closed

Upgrade from Chromium 114 to Chromium 115 #30200

emerick opened this issue May 8, 2023 · 10 comments · Fixed by brave/brave-core#18388

Comments

@emerick
Copy link
Contributor

emerick commented May 8, 2023

Upgrade from Chromium 114 to Chromium 115

https://chromium.googlesource.com/chromium/src/+log/114.0.5735.110..115.0.5790.24/?pretty=fuller&n=10000

QA tests:
This is a major Chromium version bump, please do full passes.

Desktop Affected areas:

  • Verify that page info dialog (via lock icon) looks correct and functions as expected
  • Verify that omnibox works as expected, including autocomplete functionality
  • Verify that disabling/enabling autocomplete works as expected
  • Verify that cookie-related settings look correct and function as expected
  • Verify that content settings work as expected
  • Verify that Widevine-related functionality works as expected
  • Verify that download bubble works as expected
  • Verify that bookmarks and bookmark manager work as expected
  • Verify that Safari bookmarks importer works as expected
  • Verify that creating/using a new profile works as expected and that modals don't reference upstream branding (note that profile creation now occurs immediately, unlike in previous releases)

iOS Affected areas:

  • No specific changes of note

Android Affected areas:

  • Import/export bookmarks
  • Check QR code in url bar works
  • New tab page layout
  • Sync (double check it generally works)
  • Verify that SafeBrowsing works
@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Jun 20, 2023

Verification PASSED on

Brave | 1.54.72 Chromium: 115.0.5790.32 (Official Build) nightly (64-bit)
-- | --
Revision | f9b78cf410ecd5b372310ef25a12ef456c77d90f-refs/branch-heads/5790@{#724}
OS | Windows 10 Version 22H2 (Build 19045.3086)
Verify that page info dialog (via lock icon) looks correct and functions as expected_PASSED

Default info

  • The lock icon is changed which is expected as part of toolbar icons chage issue (Issue is mentioned in the setting comparison)
  • Conformed that click on lock icon shows the info dialog which has site name, connection is secure and cookies and site settings as expected
  • Confirmed that click on Connection is secure shows the info dialog as expected also click on Certificate valid shows the info as expected
  • Confirmed that click on Cookies displays the cookies info
  • Confirmed that click on the Site settings opens up the content settings for a site as expected, logged Icon is missing for Protected content ID's content settings #31160
Example Example Example Example Example
image image image image image

Update the cookies setting

  1. Open a site A and and tap on the lock icon and ensured that the cross-site cookies are blocked on the site A
  2. Go to global shield settings and change the cookies setting to "Block all"
  3. Reload the site A and click on the lock icon and ensure that the cookies blocked and cookies allowed count is zero '0`
  4. Open brave://settings/cookies and ensure that the Block cookies settings is enabled due to step 2
  5. Go to brave://settings/cookies and select "Allow all cookies"
  6. Reload the site A and click on the lock icon and ensured that the cookies are allowed and count value is "some value"
  7. Go to global shield settings and ensure that the cookies setting is set to "Disabled" due to step 5
step 1 step 2 step 3 step 4 step 5 step 6 step 7
image image image image image image image

Update site settings via lock icon

  1. Open youtube.com and open any video and click on the lock icon and navigate to site settings
  2. Set "Autoplay" settings to "Block"
  3. Reload the video
  4. Confirm that autoplay was blocked on this page icon is shown on the URL bar
  5. Tap on the icon and allow the autoplay
  6. Tap on the lock icon and ensure that "Sound" setting is enabled
  7. Disable the "Sound" settings via lock icon
  8. Confirm that video is playing without audio
  9. Go to site setting and change the setting from "Mute" to "Allow"
  10. Reload the video and ensure that the audio is autoplayed
Example Example
image image
Verify that disabling/enabling autocomplete works as expected_PASSED
  1. Confirm that the Show autocomplete suggestions in address bar switch is enabled by default under brave://settings/appearance
  2. Open a new tab and enter the string Buzz in the URL bar and ensured that Buzzfeed.com is in the autocomplete suggestion list
  3. Go to brave://settings/appearance and uncheck/disable the checkbox Top sites
  4. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites toggle is disabled
  5. Open the buzzfeed.com in any tab
  6. Keep the Top sites still disabled/unchecked
  7. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is in the autocomplete suggestion list which is because history is stored due to step 5 and autocomplete suggestion is picked up from the Browsing History list
  8. Go to brave://settings/appearance and uncheck/disable the checkbox Browsing History and keep Top sites as it is in step 6
  9. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites and browsing history toggles are disabled/unchecked
  10. Bookmark the site buzzfeed.com which is already opened in step 5 and close the tab
  11. Keep the brave://settings/appearance setting as it is
  12. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is shown in the autocomplete suggestion list as buzzfeed.com is already bookmarked and autocomplete suggestion is picked up from the Bookmarks list
  13. Go to brave://settings/appearance and uncheck Bookmarks (all the 3 settings checkboxes are unchecked in this step)
  14. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites , browsing history and bookmarks toggles are disabled/unchecked
  15. Enable alll the 3 switches under Show autocomplete suggestions in address bar main switch
  16. Disable the main switch Show autocomplete suggestions in address bar
  17. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as Show autocomplete suggestions in address bar main switch is OFF
step 2 step 3 step 4 step 7 step 8 step 9 step 10 step 11 step 12 step 13 step 14 step 15 step 16 step 17
image image image image image image image image image image image image image image
Verify that omnibox works as expected, including autocomplete functionality_PASSED
Light mode Dark mode
image image
Verify that cookie-related settings look correct and function as expected_PASSED
  • Verified the cookies in Verify that page info dialog (via lock icon) looks correct and functions as expected case above
Verify that content settings work as expected_PASSED

Autoplay

  • Confirmed that the content settings are working as expected
  • Open a Youtube.com and click on the lock icon and navigate to Site settings, look for the Autoplay settings, by default it's set to "Allow (Default)", open any video in youtube.com and ensured that the video is autoplayed.
  • Set Autoplay settings to "Block" for youtube.com and reload the youtube.com and open any video and ensured that the video is NOT autoplayed.
  • Confirmed that Autoplay was blocked on this page icon is displayed in the URL bar
Example Example Example Example Example
image image image image image

Block script

  • Confirmed that Block scripts content settings works as expected
  • Open Twitter.com and click on the locak icon and navigate to Site settings and confirm that the Java scripts content settings is set to default "Allow(default)"
  • Set the Java scripts content settings to "Block" for Twitter and reload the twitter.com and ensured that the java scripts are blocked on this page and page doesn't load
  • Open the shields settings and ensured that the Java scripts is blocked via Shields
Example Example Example Example Example
image image image image image
Verify that Widevine-related functionality works as expected_PASSED
  • Confirmed that Widevine extension is disabled via brave://settings/extensions
  • Cnfirmed that Install Google Widevine notification is not shown when the Widevine extension is enabled via brave://settings/extensions
  • Confirmed that Install Widevine notification shown when user navigates to https://www.netflix.com/browse
  • Confirm that once user allow the Install Widevine notification, user can stream netflix videos
  • Confirm that user gets the Install Google Widevine notification when videos are played via CNN.com
  • Confirmed that the Widevine functionality works as expected in general
Example Example Example Example
image image image image
Verify that download bubble works as expected_PASSED
  • Confirmed download functionality works as expected
  • Confirmed the progress-meter color is "blurple" and matches the download button
  • Confirmed toolbar download button style is as expected
  • Confirmed that a tiny popup is auto opened when download completes
  • Confirmed that Shown in folder opens up the download file path
  • Confirmed that a file can be downloaded via PT and TOR tabs as well
Example Example Example
image image image
Verify that bookmarks and bookmark manager work as expected_PASSED
  • Confirmed that Bookmarks feature is working as expected in general
  • Confirmed that bookmarks can be imported from other browser
  • Confirmed that new bookmarks can be added
  • Confirmed that added bookmarks can be edited/removed
  • Confirmed that Bookmarks, Save passwords, Extensions and History are imported from other browsers
  • Confimed that imported bookmarks can be opened
  • Confirmed that bookmarks are shown in the bookmarks manager
Example Example Example
image image image
Verify that creating/using a new profile works as expected and that modals don't reference upstream branding (note that profile creation now occurs immediately, unlike in previous releases)_PASSED
  • Encountred and logged CR 115 - Create a profile modal is referencing the upstream branding instead of the Brave #31173
  • Confirmed that click on Create a new profile redirects to Who's using Brave? modal popup
  • Confirmed that Welcome screen is displayed when user click on + or Add
  • Confirmed that user can create the new profiles via PT and TOR tab windows
  • Confirmed that user can edit the created profile
  • Enable rewards in Profile 1 and change the global shield settings and SE and socialBlocking settings via brave://settings in Profile 1
  • Open Profle 2 and ensured that the preference changes made in the brave://settings in profile 1 are not reflected in Profile 2
  • Confirmed that each profile is independant
  • Restart the browser and ensured that select profiles modal popup is displayed
Example Example Example Example Example Example
image image image image image image

Settings comparison

Example Example
image image

Components updater

  • A new components is added as part of Brave
    image

  • Components are updates successfully without any error

1.52.126 Chromium: 114.0.5735.133 1.54.72 Chromium: 115.0.5790.32
image image

Brave startup calls

  • Confirmed that only brave domains are listed in the Charles when the nightly build is launched with a clean profile
  • Confirmed no calls to google, gstatic, etc domains when the nightly build is launched with a clean profile

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Jun 21, 2023

@emerick The item Verify that Safari bookmarks importer works as expected needs to be verified on macOS correct? On windows, I have downloaded/installed Safari and added few bookmarks but Safari browser is NOT listed in the brave importer dropdown. Also, when I try to download any extensions via Safari, I am getting Safari can't find the server for https://extensions.apple.com/en-US/ message

Example Example
image (3) image (2)

cc: @kjozwiak @LaurenWags

@emerick
Copy link
Contributor Author

emerick commented Jun 21, 2023

@GeetaSarvadnya Yes, this only needs to be checked on Mac. I think Safari is no longer supported on Windows.

@LaurenWags
Copy link
Member

Verified importing of Safari bookmarks with

Brave | 1.55.2 Chromium: 115.0.5790.32 (Official Build) nightly (x86_64)
-- | --
Revision | f9b78cf410ecd5b372310ef25a12ef456c77d90f-refs/branch-heads/5790@{#724}
OS | macOS Version 13.4 (Build 22F66)

We don't offer import of Safari bookmarks through our importer (see #27170).

So what a user has to do is export bookmarks from Safari (File > Export > Bookmarks) and then import them into Brave using the "Bookmarks HTML File" import option under brave://settings/importData.

Compared release channel version 1.52.126 Chromium: 114.0.5735.133 and confirmed when using 1.55.2 Chromium: 115.0.5790.32 importing bookmarks from Safari behaved as expected.

1.52.126 1.55.2
1 2

@Uni-verse
Copy link
Contributor

Uni-verse commented Jun 22, 2023

Verified on Samsung Galaxy S21 5G using the following version(s):

Brave	1.54.73 Chromium: 115.0.5790.32 (Official Build) canary (64-bit) 
Revision	f9b78cf410ecd5b372310ef25a12ef456c77d90f-refs/branch-heads/5790@{#724}
OS	Android 13; Build/TP1A.220624.014; 33; REL

Import/export bookmarks

  • Verified Import/Export bookmarks works on fresh and upgraded profile.
  • Verified user is able to Import/Export bookmark folders with bookmarks
Example Example Example
screenshot-1687452833826 screenshot-1687452861937 screenshot-1687452971001

QR Scanner

  • Verified scanning QR from the url bar will highlight url
  • Verified navigating to scanned url is successful
Example Example Example
screenshot-1687450097645 screenshot-1687450127468 screenshot-1687450205774

NTP Layout

  • Verified NTP layout on fresh and upgraded profile
  • Verified NTP layout with top bar and bottom bar configurations
  • Verified white background is displayed when disabling background images in new tab page settings
  • Verified NTPSI images are not shown if disabled via new tab page settings
  • Verified Brave news opt in card is shown on fresh profile
  • Verified Brave news feed is shown when user enables news
Example Example Example Example
screenshot-1687454506522 screenshot-1687454552906 screenshot-1687450904874 screenshot-1687450971646

Sync

  • Verified starting sync chain from device as well as joining sync chain works
  • Verified history, bookmarks and open tabs are shown on other devices
  • Verified passwords and autofill is synced
  • Verified sharing links using Send to devices
  • Verified removing device/deleting sync chain removes sync chain from device
Example Example Example
screenshot-1687450730100 screenshot-1687450738312 screenshot-1687450747980

SafeBrowsing

  • Verified Safe Browsing protection works using test page https://testsafebrowsing.appspot.com
Example Example Example Example Example Example Example
screenshot-1687454932855 screenshot-1687454940512 screenshot-1687455033550 screenshot-1687455039396 screenshot-1687455044258 screenshot-1687455065983 screenshot-1687455100228

@kjozwiak
Copy link
Member

Closing/Labelling as QA/No & release-notes/exclude in favour of #31207 (comment).

@LaurenWags
Copy link
Member

LaurenWags commented Jun 23, 2023

Verified with

Brave | 1.53.103 Chromium: 115.0.5790.32 (Official Build) (x86_64)
-- | --
Revision | f9b78cf410ecd5b372310ef25a12ef456c77d90f-refs/branch-heads/5790@{#724}
OS | macOS Version 13.4.1 (Build 22F82)
Verify that page info dialog (via lock icon) looks correct and functions as expected - PASSED

Default info

  • The lock icon is displayed as expected
  • Confirmed that click on lock icon shows the info dialog which has site name, connection is secure and cookies and site settings as expected
  • Confirmed that click on Connection is secure shows the info dialog as expected also click on Certificate valid shows the info as expected
  • Confirmed that click on Cookies displays the cookies info
  • Confirmed that click on the Site settings opens up the content settings for a site as expected
Example Example Example Example Example
1 2 3 4 5

Update the cookies setting

  1. Open a site A and and tap on the lock icon and ensured that the cross-site cookies are blocked on the site A
  2. Go to global shield settings and change the cookies setting to "Block all"
  3. Reload the site A and click on the lock icon and ensure that the cookies blocked and cookies allowed count is zero '0`
  4. Open brave://settings/cookies and ensure that the Block cookies settings is enabled due to step 2
  5. Go to brave://settings/cookies and select "Allow all cookies"
  6. Reload the site A and click on the lock icon and ensured that the cookies are allowed and count value is "some value"
  7. Go to global shield settings and ensure that the cookies setting is set to "Disabled" due to step 5
step 1 step 2 step 3 step 4 step 5 step 6 step 7
1 2 3 4 5 6 7

Update site settings via lock icon

  1. Open youtube.com and open any video and click on the lock icon and navigate to site settings
  2. Set "Autoplay" settings to "Block"
  3. Reload the video
  4. Confirm that autoplay was blocked on this page icon is shown on the URL bar
  5. Tap on the icon and allow the autoplay
  6. Tap on the lock icon and ensure that "Sound" setting is enabled
  7. Disable the "Sound" settings via lock icon
  8. Confirm that video is playing without audio
  9. Go to site setting and change the setting from "Mute" to "Allow"
  10. Reload the video and ensure that the audio is autoplayed
Example Example
1 2
Verify that disabling/enabling autocomplete works as expected - PASSED
  1. Confirm that the Show autocomplete suggestions in address bar switch is enabled by default under brave://settings/appearance
  2. Open a new tab and enter the string Buzz in the URL bar and ensured that Buzzfeed.com is in the autocomplete suggestion list
  3. Go to brave://settings/appearance and uncheck/disable the checkbox Top sites
  4. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites toggle is disabled
  5. Open the buzzfeed.com in any tab
  6. Keep the Top sites still disabled/unchecked
  7. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is in the autocomplete suggestion list which is because history is stored due to step 5 and autocomplete suggestion is picked up from the Browsing History list
  8. Go to brave://settings/appearance and uncheck/disable the checkbox Browsing History and keep Top sites as it is in step 6
  9. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites and browsing history toggles are disabled/unchecked
  10. Bookmark the site buzzfeed.com which is already opened in step 5 and close the tab
  11. Keep the brave://settings/appearance setting as it is
  12. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is shown in the autocomplete suggestion list as buzzfeed.com is already bookmarked and autocomplete suggestion is picked up from the Bookmarks list
  13. Go to brave://settings/appearance and uncheck Bookmarks (all the 3 settings checkboxes are unchecked in this step)
  14. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as top sites , browsing history and bookmarks toggles are disabled/unchecked
  15. Enable alll the 3 switches under Show autocomplete suggestions in address bar main switch
  16. Disable the main switch Show autocomplete suggestions in address bar
  17. Open a new tab and enter the string Buzz in the URL bar and ensured that the Buzzfeed.com is NOT in the autocomplete suggestion list as Show autocomplete suggestions in address bar main switch is OFF
step 2 step 3 step 4 step 7 step 8 step 9 step 10 step 11 step 12 step 13 step 14 step 15 step 16 step 17
2 3 4 7 8 9 10 11 12 13 14 15 16 17
Verify that omnibox works as expected, including autocomplete functionality - PASSED
Light mode Dark mode
1 2
Verify that cookie-related settings look correct and function as expected - PASSED
  • Verified the cookies in Verify that page info dialog (via lock icon) looks correct and functions as expected case above
Verify that content settings work as expected - PASSED

Autoplay

  • Confirmed that the content settings are working as expected
  • Open a Youtube.com and click on the lock icon and navigate to Site settings, look for the Autoplay settings, by default it's set to "Allow (Default)", open any video in youtube.com and ensured that the video is autoplayed.
  • Set Autoplay settings to "Block" for youtube.com and reload the youtube.com and open any video and ensured that the video is NOT autoplayed.
  • Confirmed that Autoplay was blocked on this page icon is displayed in the URL bar
Example Example Example Example Example Example
1 2 3 4 5 6

Block script

  • Confirmed that Block scripts content settings works as expected
  • Open Twitter.com and click on the locak icon and navigate to Site settings and confirm that the Java scripts content settings is set to default "Allow(default)"
  • Set the Java scripts content settings to "Block" for Twitter and reload the twitter.com and ensured that the java scripts are blocked on this page and page doesn't load
  • Open the shields settings and ensured that the Java scripts is blocked via Shields
Example Example Example Example Example
1 2 3 4 5

@stephendonner
Copy link

stephendonner commented Jun 23, 2023

Verification PASSED using

Brave | 1.53.103 Chromium: 115.0.5790.32 (Official Build) (x86_64)
-- | --
Revision | f9b78cf410ecd5b372310ef25a12ef456c77d90f-refs/branch-heads/5790@{#724}
OS | macOS Version 14.0 (Build 23A5276g)

Verify that Widevine-related functionality works as expected - PASSED

  • Confirmed that Widevine extension is disabled via brave://settings/extensions
  • Cnfirmed that Install Google Widevine notification is not shown when the Widevine extension is enabled via brave://settings/extensions
  • Confirmed that Install Widevine notification shown when user navigates to https://www.netflix.com/browse
  • Confirm that once user allow the Install Widevine notification, user can stream netflix videos
  • Confirm that user gets the Install Google Widevine notification when videos are played via CNN.com, hulu.com, and the other Widevine-using providers listed in the table below
  • Confirmed that the Widevine functionality works as expected in general

Component version

Widevine Content Decryption Module - Version: 4.10.2652.1
example example example example example example example example
Screen Shot 2023-06-23 at 1 55 45 PM Screen Shot 2023-06-23 at 12 10 20 PM Screen Shot 2023-06-23 at 12 10 30 PM Screen Shot 2023-06-23 at 12 10 41 PM Screen Shot 2023-06-23 at 12 11 00 PM Screen Shot 2023-06-23 at 1 05 46 PM Screen Shot 2023-06-23 at 1 05 59 PM Screen Shot 2023-06-23 at 1 31 01 PM
Max (formerly HBOMax) Netflix YouTube Free, w/Ads Disney+ Pluto.tv
Screen Shot 2023-06-23 at 12 46 41 PM Screen Shot 2023-06-23 at 12 47 19 PM Screen Shot 2023-06-23 at 12 48 04 PM Screen Shot 2023-06-23 at 12 51 01 PM Screen Shot 2023-06-23 at 1 02 22 PM

Verify that download bubble works as expected - PASSED

Blocked - Insecure download - PASSED

example example example example example
Screen Shot 2023-06-23 at 11 00 23 AM Screen Shot 2023-06-23 at 11 00 27 AM Screen Shot 2023-06-23 at 11 00 30 AM Screen Shot 2023-06-23 at 11 00 33 AM Screen Shot 2023-06-23 at 11 00 35 AM

Blocked - Malicious file - PASSED

example example example example example example example example example
Screen Shot 2023-06-23 at 11 13 31 AM Screen Shot 2023-06-23 at 11 16 35 AM Screen Shot 2023-06-23 at 11 16 42 AM Screen Shot 2023-06-23 at 11 16 47 AM Screen Shot 2023-06-23 at 11 16 56 AM Screen Shot 2023-06-23 at 11 13 31 AM Screen Shot 2023-06-23 at 11 13 33 AM Screen Shot 2023-06-23 at 11 13 37 AM Screen Shot 2023-06-23 at 11 13 41 AM

Blocked - Dangerous file - PASSED

example example example example example example
Screen Shot 2023-06-23 at 11 23 07 AM Screen Shot 2023-06-23 at 11 23 10 AM Screen Shot 2023-06-23 at 11 23 14 AM Screen Shot 2023-06-23 at 11 23 20 AM Screen Shot 2023-06-23 at 11 23 23 AM Screen Shot 2023-06-23 at 11 23 25 AM

Verify that bookmarks and bookmark manager work as expected - PASSED

  • Confirmed that Bookmarks feature is working as expected in general
  • Confirmed that bookmarks can be imported from other browser
  • Confirmed that new bookmarks can be added
  • Confirmed that added bookmarks can be edited/removed
  • Confirmed that Bookmarks, Save passwords, Extensions and History are imported from other browsers
  • Confirmed that imported bookmarks can be opened
  • Confirmed that bookmarks are shown in the bookmarks manager
  • Confirmed opening multiple tabs from imported bookmarks, using files from https://github.com/brave/qa-resources/tree/master/SampleBookmarks
example example example example example example
Screen Shot 2023-06-23 at 1 12 33 PM Screen Shot 2023-06-23 at 1 14 13 PM Screen Shot 2023-06-23 at 1 14 39 PM Screen Shot 2023-06-23 at 5 20 28 PM Screen Shot 2023-06-23 at 5 20 35 PM Screen Shot 2023-06-23 at 5 22 49 PM

Verify that Safari bookmarks importer works as expected - PASSED

Onboarding tour - PASSED

example example example example example example
Screenshot 2023-06-23 at 9 37 24 AM Screen Shot 2023-06-23 at 10 14 31 AM Screen Shot 2023-06-23 at 10 14 36 AM Screen Shot 2023-06-23 at 10 14 39 AM Screen Shot 2023-06-23 at 10 14 43 AM Screen Shot 2023-06-23 at 10 15 07 AM

Brave -> Import Bookmarks and Settings - PASSED

example example example example
Screen Shot 2023-06-23 at 10 19 27 AM Screen Shot 2023-06-23 at 10 19 34 AM Screen Shot 2023-06-23 at 10 19 37 AM Screen Shot 2023-06-23 at 10 19 44 AM

App menu -> Bookmarks - Import Bookmarks and Settings... - PASSED

example example example example
Screen Shot 2023-06-23 at 10 18 41 AM Screen Shot 2023-06-23 at 10 18 46 AM Screen Shot 2023-06-23 at 10 18 49 AM Screen Shot 2023-06-23 at 10 18 58 AM

brave://settings/importData - PASSED

example example example example
Screen Shot 2023-06-23 at 10 19 58 AM Screen Shot 2023-06-23 at 10 19 34 AM Screen Shot 2023-06-23 at 10 19 37 AM Screen Shot 2023-06-23 at 10 19 44 AM

Verify that creating/using a new profile works as expected and that modals don't reference upstream branding (note that profile creation now occurs immediately, unlike in previous releases) - PASSED

  • Confirmed that clicking on Create a new profile redirects to Who's using Brave? modal popup
  • Confirmed that Welcome screen is displayed when user click on + or Add
  • Confirmed that user can create the new profiles via PT and TOR tab windows
  • Confirmed that user can edit the created profile
  • Enable rewards in Profile 1 and change the global shield settings and SE and socialBlocking settings via brave://settings in Profile 1
  • Open Profle 2 and ensured that the preference changes made in the brave://settings in profile 1 are not reflected in Profile 2
  • Confirmed that each profile is independant
  • Restart the browser and ensured that select profiles modal popup is displayed
example example example example example example example example
Screenshot 2023-06-23 at 7 15 43 AM Screenshot 2023-06-23 at 7 16 40 AM Screenshot 2023-06-23 at 7 16 57 AM Screenshot 2023-06-23 at 7 17 01 AM Screenshot 2023-06-23 at 7 17 12 AM Screenshot 2023-06-23 at 7 17 17 AM Screenshot 2023-06-23 at 7 17 44 AM Screenshot 2023-06-23 at 7 17 49 AM

@MadhaviSeelam
Copy link

MadhaviSeelam commented Jun 26, 2023

Verification PASSED using

Brave	1.53.104 Chromium: 115.0.5790.40 (Official Build) (64-bit) 
Revision	071c9ddea889c3c7887daf4eac13fed72d4fff62-refs/branch-heads/5790@{#979}
OS	Linux
Verify that page info dialog (via lock icon) looks correct and functions as expected_PASSED

Default info

  • The lock icon is changed which is expected as part of toolbar icons chage issue (Issue is mentioned in the setting comparison)
  • Conformed that click on lock icon shows the info dialog which has site name, connection is secure and cookies and site settings as expected
  • Confirmed that click on Connection is secure shows the info dialog as expected also click on Certificate valid shows the info as expected
  • Confirmed that click on Cookies displays the cookies info
  • Confirmed that click on the Site settings opens up the content settings for a site as expected
Example Example Example Example Example
Screenshot from 2023-06-26 15-05-15 Screenshot from 2023-06-26 15-05-54 Screenshot from 2023-06-26 15-06-44 Screenshot from 2023-06-26 15-07-46 Screenshot from 2023-06-26 15-19-56

Update the cookies setting

  1. Open a site A and and tap on the lock icon and ensured that the cross-site cookies are blocked on the site A
  2. Go to global shield settings and change the cookies setting to "Block all"
  3. Reload the site A and click on the lock icon and ensure that the cookies blocked and cookies allowed count is zero '0`
  4. Shields setting for the site shows Block all cookies
  5. Open brave://settings/cookies and ensure that the Block cookies settings is enabled due to step 2
  6. Go to brave://settings/cookies and select "Allow all cookies"
  7. Reload the site A and click on the lock icon and ensured that the cookies are allowed and count value is "some value"
  8. Go to global shield settings and ensure that the cookies setting is set to "Allow all cookies" due to step
  9. Shields setting for the site shows Block all cookies
step 1 step 2 step 3 step 4 step 5 step 6 step 7 step 8 step 9
image image image image image image image image image

Update site settings via lock icon

  1. Open youtube.com and open any video and click on the lock icon and navigate to site settings
  2. Set "Autoplay" settings to "Block"
  3. Reload the video
  4. Confirm that autoplay was blocked on this page icon is shown on the URL bar
  5. Tap on the icon and allow the autoplay
  6. Tap on the lock icon and ensure that "Sound" setting is enabled
  7. Disable the "Sound" settings via lock icon
  8. Confirm that video is playing without audio
  9. Go to site setting and change the setting from "Mute" to "Allow"
  10. Reload the video and ensure that the audio is autoplayed
example example example example example
image image image image image
Verify that omnibox works as expected, including autocomplete functionality_PASSED
  • Autocomplete functionality is tested in the item above
  • Confirmed that Omnibox looks good in both light and dark theme
  • Toolbar icons looks good in the omnibox
Light mode Dark mode
Screenshot from 2023-06-27 09-12-49 Screenshot from 2023-06-27 09-13-02
Verify that disabling/enabling autocomplete works as expected_PASSED
  1. Confirm that the Show autocomplete suggestions in address bar switch is enabled by default under brave://settings/appearance
  2. Open a new tab and enter the string was in the URL bar and ensured that washingtonpost.com is in the autocomplete suggestion list
  3. Go to brave://settings/appearance and uncheck/disable the checkbox Top sites
  4. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is NOT in the autocomplete suggestion list as top sites toggle is disabled
  5. Open the washingtonpost.com in any tab
  6. Keep the Top sites still disabled/unchecked
  7. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is in the autocomplete suggestion list which is because history is stored due to step 5 and autocomplete suggestion is picked up from the Browsing History list
  8. Go to brave://settings/appearance and uncheck/disable the checkbox Browsing History and keep Top sites as it is in step 6
  9. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is NOT in the autocomplete suggestion list as top sites and browsing history toggles are disabled/unchecked
  10. Bookmark the site washingtonpost.com which is already opened in step 5 and close the tab
  11. Keep the brave://settings/appearance setting as it is
  12. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is shown in the autocomplete suggestion list as washingtonpost.com is already bookmarked and autocomplete suggestion is picked up from the Bookmarks list
  13. Go to brave://settings/appearance and uncheck Bookmarks (all the 3 settings checkboxes are unchecked in this step)
  14. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is NOT in the autocomplete suggestion list as top sites , browsing history and bookmarks toggles are disabled/unchecked
  15. Enable all the 3 switches under Show autocomplete suggestions in address bar main switch
  16. Disable the main switch Show autocomplete suggestions in address bar
  17. Open a new tab and enter the string was in the URL bar and ensured that the washingtonpost.com is NOT in the autocomplete suggestion list as Show autocomplete suggestions in address bar main switch is OFF
step 1 step 2 step 3 step 4 step 5 step 7 step 8 step 9 step 10 step 11 step 12 step 13 step 14 step 16 step 17
Screenshot from 2023-06-27 10-51-01 Screenshot from 2023-06-27 10-51-29 Screenshot from 2023-06-27 10-51-48 Screenshot from 2023-06-27 10-52-13 Screenshot from 2023-06-27 10-54-23 Screenshot from 2023-06-27 10-55-09 Screenshot from 2023-06-27 10-55-44 Screenshot from 2023-06-27 10-55-44 Screenshot from 2023-06-27 10-56-40 Screenshot from 2023-06-27 10-57-20 Screenshot from 2023-06-27 10-58-20 Screenshot from 2023-06-27 10-59-10 Screenshot from 2023-06-27 11-01-40 Screenshot from 2023-06-27 11-02-36 Screenshot from 2023-06-27 11-02-56
Verify that cookie-related settings look correct and function as expected_PASSED
  • Verified the cookies in Verify that page info dialog (via lock icon) looks correct and functions as expected case above
Verify that content settings work as expected_PASSED

Autoplay

  • Confirmed that the content settings are working as expected
  • Open a Youtube.com and click on the lock icon and navigate to Site settings, look for the Autoplay settings, by default it's set to "Allow (Default)", open any video in youtube.com and ensured that the video is autoplayed.
  • Set Autoplay settings to "Block" for youtube.com and reload the youtube.com and open any video and ensured that the video is NOT autoplayed.
  • Confirmed that Autoplay was blocked on this page icon is displayed in the URL bar
Example Example Example Example Example
image image image image image

Block script

  • Confirmed that Block scripts content settings works as expected
  • Open Twitter.com and click on the locak icon and navigate to Site settings and confirm that the Java scripts content settings is set to default "Allow(default)"
  • Set the Java scripts content settings to "Block" for Twitter and reload the twitter.com and ensured that the java scripts are blocked on this page and page doesn't load
  • Open the shields settings and ensured that the Java scripts is blocked via Shields
Example Example Example Example Example
image image image image image
Verify that Widevine-related functionality works as expected_PASSED
  • Confirmed that Widevine extension is disabled via brave://settings/extensions
  • Cnfirmed that Install Google Widevine notification is not shown when the Widevine extension is enabled via brave://settings/extensions
  • Confirmed that Install Widevine notification shown when user navigates to https://www.netflix.com/browse
  • Confirm that once user allow the Install Widevine notification, user can stream netflix videos
  • Confirm that user gets the Install Google Widevine notification when videos are played via CNN.com
  • Confirmed that the Widevine functionality works as expected in general
Example Example Example Example
image
image
image
image
Verify that download bubble works as expected_PASSED
  • Confirmed download functionality works as expected
  • Confirmed the progress-meter color is "blurple" and matches the download button
  • Confirmed toolbar download button style is as expected
  • Confirmed that a tiny popup is auto opened when download completes
  • Confirmed that Shown in folder opens up the download file path
  • Confirmed that a file can be downloaded via PT and TOR tabs as well
Example Example Example Example
Screenshot from 2023-06-28 09-47-52 Screenshot from 2023-06-28 09-48-22 Screenshot from 2023-06-28 09-49-42 Screenshot from 2023-06-28 09-51-30
Verify that bookmarks and bookmark manager work as expected_PASSED
  • Confirmed that Bookmarks feature is working as expected in general
  • Confirmed that bookmarks can be imported from other browser
  • Confirmed that new bookmarks can be added
  • Confirmed that added bookmarks can be edited/removed
  • Confirmed that Bookmarks, Save passwords, Extensions and History are imported from other browsers
  • Confimed that imported bookmarks can be opened
  • Confirmed that bookmarks are shown in the bookmarks manager
Example Example Example
image Screenshot from 2023-06-28 10-26-32 Screenshot from 2023-06-28 10-27-12
Verify that creating/using a new profile works as expected and that modals don't reference upstream branding (note that profile creation now occurs immediately, unlike in previous releases)_PASSED
  • Encountred CR 115 - Create a profile modal is referencing the upstream branding instead of the Brave #31173
  • Confirmed that click on Create a new profile redirects to Who's using Brave? modal popup
  • Confirmed that Welcome screen is displayed when user click on + or Add
  • Confirmed that user can create the new profiles via PT and TOR tab windows
  • Confirmed that user can edit the created profile
  • Enable rewards in Profile 1 and change the global shield settings and SE and socialBlocking settings via brave://settings in Profile 1
  • Open Profle 2 and ensured that the preference changes made in the brave://settings in profile 1 are not reflected in Profile 2
  • Confirmed that each profile is independent
  • Restart the browser and ensured that select profiles modal popup is displayed
Example Example Example Example
Screenshot from 2023-06-28 10-52-14 Screenshot from 2023-06-28 10-52-50 Screenshot from 2023-06-28 10-56-24 Screenshot from 2023-06-28 11-06-24

Settings comparison

  • No new settings are added as part of CR 115
    ***The toolbar icons and settings icons are updated as part of Brave only in nightly, (Ref [Leo Icons]: Update Toolbar Icons #30186) - not applicable for 1.53.104
Example Example
Screenshot from 2023-06-28 14-51-46 Screenshot from 2023-06-28 14-54-05

Components updater

  • Components are updates successfully without any error
1.52.129 Chromium: 114.0.5735.198 1.53.104 Chromium: 115.0.5790.40
image Screenshot from 2023-06-28 15-39-27

@hffvld
Copy link
Contributor

hffvld commented Jun 27, 2023

Verified on Galaxy Tab S8 using version(s):

Device/OS: Galaxy Tab S8 [gts8wifixx-user 13 TP1A.220624.014 release-keys]
Brave build: 1.53.104
Chromium: 115.0.5790.40 (Official Build) (64-bit)
Revision: 071c9ddea889c3c7887daf4eac13fed72d4fff62-refs/branch-heads/5790@{#979}
Import/Export bookmarks

ACTUAL RESULTS:

  • Verified Import/Export bookmarks work on fresh and upgraded profiles.
  • Verified user is able to Import/Export bookmark folders with bookmarks
1 2 3 4
1 2 3 4
Check QR code in URL bar works

ACTUAL RESULTS:

  • Verified scanning QR code from the URL bar will highlight URL
  • Verified navigating to scanned URL is successful
1 2
1 2
New tab page layout

ACTUAL RESULTS:

  • Verified NTP layout on fresh and upgraded profile
  • Verified white background is displayed when disabling background images in new tab page settings
  • Verified NTP SI is not shown if disabled via new tab page settings
  • Verified Brave news opt-in card is shown on fresh profile
  • Verified Brave news feed is shown when a user enables news
1 2 3 4
1 2 3 4
Sync (double-check it generally works)

ACTUAL RESULTS:

  • Verified starting Sync chain from a device as well as joining Sync chain works
  • Verified History, Bookmarks and Opened tabs are shown on other devices
  • Verified passwords and autofill are synced
  • Verified sharing links using Send to devices
  • Verified removing device/deleting sync chain removes sync chain from device
1 2 3
1 2 3
4 5 6
1 2 3
Verify that SafeBrowsing works

ACTUAL RESULTS:

1 2 3 4
1 2 3 4
5 6 7 8
1 2 3 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment