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 111.0.5563.41 to Chromium 111.0.5563.50 #28839

Closed
emerick opened this issue Mar 1, 2023 · 8 comments · Fixed by brave/brave-core#17438
Closed

Upgrade from Chromium 111.0.5563.41 to Chromium 111.0.5563.50 #28839

emerick opened this issue Mar 1, 2023 · 8 comments · Fixed by brave/brave-core#17438

Comments

@emerick
Copy link
Contributor

emerick commented Mar 1, 2023

Minor Chromium bump

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

QA tests:

  • Check branding items
  • Check for version bump

Additional checks:

  • No specific code changes in Brave (only line number changes in patches)
@kjozwiak
Copy link
Member

kjozwiak commented Mar 2, 2023

The above requires 1.49.117 or higher for 1.49.x verification 👍

@kjozwiak
Copy link
Member

kjozwiak commented Mar 2, 2023

Quick update re: the work that remains on each platform/OS in terms of checking/verifying C111:

Still requires a check re: affected C111 areas

Affected C111 areas completed and require a quick spot check of 111.0.5563.41

@MadhaviSeelam
Copy link

Verification PASSED using

Brave | 1.49.118 Chromium: 111.0.5563.50 (Official Build) (64-bit)
-- | --
Revision | 39f3dfc5023fe60997adc4f6cf5439cfa3e6968a-refs/branch-heads/5563@{#903}
OS | Windows 11 Version 22H2 (Build 22621.1265)

image

@LaurenWags
Copy link
Member

LaurenWags commented Mar 3, 2023

Verification in progress with

Brave | 1.49.118 Chromium: 111.0.5563.50 (Official Build) (x86_64)
-- | --
Revision | 39f3dfc5023fe60997adc4f6cf5439cfa3e6968a-refs/branch-heads/5563@{#903}
OS | macOS Version 12.6.3 (Build 21G419)

Verified desktop affected areas as listed under #28288 (comment).

Verify functionality/UI for tabs and tab groups, in regular orientation and "vertical tabs" orientation - PASSED

regular orientation:

  • Confirmed that user can create a new tab group via Add tab to group ->New group
  • Confirmed that tabs can be added to existing/already created tab groups
  • Confirmed that click on the tab group name expands/list of all the tabs added in that group
  • Confirmed that added tabs can be removed from the tab group via Remove from group
  • Confirmed that user can ungroup the tabs via Ungroup
  • Generally spot checked various right click context menu options on tabs such as:
    • pin/unpin
    • mute/unmute
    • Close, Close other tabs, Close tabs to the right and Reopen closed tab
    • Bookmark All
    • Reload
    • Duplicate
    • New tab to the right
    • Add a tab to new group
Example Example Example Example
Screen Shot 2023-03-07 at 8 52 42 AM Screen Shot 2023-03-07 at 8 52 52 AM Screen Shot 2023-03-07 at 8 53 57 AM Screen Shot 2023-03-07 at 8 54 06 AM

Vertical tabs orientation:

  • Confirmed that vertical tabs can be enabled via the flag #brave-vertical-tabs
  • After enabling the flag, right click on any tab and select Use vertical tabs option to view vertical tabs
  • Verified that sites can be added to vertical tab by clicking on the + New tab
  • Generally spot checked various right click context menu options on vertical tabs such as:
    • pin/unpin
    • mute/unmute
    • Close, Close other tabs, Close tabs to the right and Reopen closed tab
    • Bookmark All
    • Reload
    • Duplicate
    • New tab to the right
    • Add a tab to new group
  • Right click on the sites in vertical tab and select Add a tab to new group and then created tab (e.g first group which I have created in my testing) group and ensured that sites got added to the tab group first group
  • Verified that created tab group can be collapsed/expanded, when the group is expanded sites added in tab groups are shown
  • Right click on any site in vertical tab and select Move tab to another window and ensured that tab is opened in an new window
  • Ensured that tabs can be drag and drop in an vertical tab
  • Ensured that vertical tab cab be collapsed/expanded, when vertical tabs is expand the tabs with site name and url is shown, when vertical tab cab be collapsed, the site favicons are shown in the vertical tabs
Example Example Example Example Example Example Example Example Example Example
Screen Shot 2023-03-07 at 9 32 10 AM Screen Shot 2023-03-07 at 9 40 41 AM Screen Shot 2023-03-07 at 9 41 05 AM Screen Shot 2023-03-07 at 9 41 26 AM Screen Shot 2023-03-07 at 9 41 40 AM Screen Shot 2023-03-07 at 9 41 46 AM Screen Shot 2023-03-07 at 9 42 19 AM Screen Shot 2023-03-07 at 9 52 27 AM Screen Shot 2023-03-07 at 9 54 15 AM Screen Shot 2023-03-07 at 9 54 21 AM
brave://settings - PASSED
  • Verified that click on settings in brave://settings redirected to the intended page (spot checked this across the various sections: Get Started, Appearance, etc)
  • Verified the brave://settings UI and ensured UI looks good
  • Verified the icons in the brave://settings page and ensured icons are shown as expected in each settings page
  • Generally spot checked various settings to confirm they worked as expected
Sidebar - PASSED
  • Confirmed that sidebar is not shown by default in the release channel
  • Confirmed that Reading list icon is added to the sidebar menu
  • Confirmed that reading list panel is shown when user click on the Reading list icon in the sidebar menu
  • Confirmed that user can add the list of websites to the reading list by clicking on the +Add current tab
  • Confirmed that user can add the list of websites to the reading list by right clicking on the tab and choose the option Add tab to the reading list
  • Confirmed that reading list panel can be hidden by clicking on the Reading list icon in the sidebar menu
  • Confirmed that reading list icon is shown in the URL bar, next to wallet icon
  • Confirmed that user can enable/disable the reading list by clicking on the reading list icon (shown in the URL bar)
  • Confirmed that reading list is shown in all the window types (Normal, PT, TOR and Guest window)
  • Websites can't be added to reading list in Guest, encountered Unable to add a site to reading list in Guest window as Add to current tab option is not getting activated #24930
  • Confirmed that sites can be segregated to Read and Unread list
  • Confirmed that sites can be deleted from the reading list
Example Example Example Example
Screen Shot 2023-03-07 at 3 01 21 PM Screen Shot 2023-03-07 at 3 01 34 PM Screen Shot 2023-03-07 at 3 01 49 PM Screen Shot 2023-03-07 at 3 02 01 PM
brave://welcome shows as expected - PASSED

Confirmed brave://welcome displays on new installs of 1.49.118.
Confirmed able to complete onboarding on brave://welcome (spot check of functionality including setting as default, importing, and allowing crash reports/P3A).

Example Example Example
Screen Shot 2023-03-07 at 3 55 41 PM Screen Shot 2023-03-07 at 3 57 56 PM Screen Shot 2023-03-07 at 3 58 21 PM
Setting Brave as default browser continues to work as expected - PASSED

Confirmed able to

  • Set Brave as default browser via onboarding brave://welcome page
  • Set Brave as default browser via Set as a default infobar in NTP
  • Set Brave as default browser via Make default in `brave://settings
Example Example Example Example
Screen Shot 2023-03-07 at 3 55 41 PM Screen Shot 2023-03-07 at 4 18 29 PM Screen Shot 2023-03-07 at 4 19 13 PM Screen Shot 2023-03-07 at 4 19 23 PM
Ephemeral storage - PASSED (no cookie/content checks)

Step 1: Encountered #26817

Default - cross site cookies blocked, ephemeral storage enabled

Step 1 Step 2 Step 3 Step 4 Step 5 Step 6
1 2 3 4 5 6

All cookies blocked, ephemeral storage enabled

Step 1 Step 2 Step 3 Step 4 Step 5 Step 6
Screen Shot 2023-03-07 at 4 40 08 PM Screen Shot 2023-03-07 at 4 43 06 PM Screen Shot 2023-03-07 at 4 43 24 PM Screen Shot 2023-03-07 at 4 43 33 PM Screen Shot 2023-03-07 at 4 43 48 PM Screen Shot 2023-03-07 at 4 44 06 PM

All cookies allowed, ephemeral storage enabled

Step 1 Step 2 Step 3 Step 4 Step 5 Step 6
Screen Shot 2023-03-07 at 4 46 39 PM Screen Shot 2023-03-07 at 4 47 08 PM Screen Shot 2023-03-07 at 4 47 23 PM Screen Shot 2023-03-07 at 4 47 34 PM Screen Shot 2023-03-07 at 4 47 52 PM Screen Shot 2023-03-07 at 4 48 14 PM

@btlechowski btlechowski added the QA/In-Progress Indicates that QA is currently in progress for that particular issue label Mar 6, 2023
@Uni-verse
Copy link
Contributor

Uni-verse commented Mar 6, 2023

Verified on Samsung GS 21 5G using version(s):

Brave	1.49.118 Chromium: 111.0.5563.50 (Official Build) (64-bit) 
Revision	39f3dfc5023fe60997adc4f6cf5439cfa3e6968a-refs/branch-heads/5563@{#903}
OS	Android 13; Build/TP1A.220624.014

version

@LaurenWags
Copy link
Member

Changing to QA/No and release-notes/exclude as this is superseded by #28922

@btlechowski
Copy link

btlechowski commented Mar 8, 2023

Verification passed on

Brave 1.49.118 Chromium: 111.0.5563.50 (Official Build) (64-bit)
Revision 39f3dfc5023fe60997adc4f6cf5439cfa3e6968a-refs/branch-heads/5563@{#903}
OS Ubuntu 18.04 LTS

Verified test plan from #28288 (comment)

Verify functionality/UI for tabs and tab groups, in regular orientation and "vertical tabs" orientation - PASSED

regular orientation:

  • Confirmed that user can create a new tab group via Add tab to group ->New group
    image

  • Confirmed that tabs can be added to existing/already created tab groups
    image

  • Confirmed that click on the tab group name expands/list of all the tabs added in that group

Example Example
image image
  • Confirmed that added tabs can be removed from the tab group via Remove from group
    image

  • Confirmed that user can ungroup the tabs via Ungroup
    image

Vertical tabs orientation:

  • Confirmed that vertical tabs can be enabled via the flag #brave-vertical-tabs
  • After enabling the flag, right click on any tab and select Use vertical tabs option to view vertical tabs
  • Verified that sites can be added to vertical tab by clicking on the + New tab
  • Right click on any site added in the vertical tab shows the tab context menu options
  • Verified that reading list and vertical tabs cab be enabled at the same time
  • Right click on any site and select New tab to the right context menu option and ensured new tab got added to the right
  • Right click on any site and select Add tab to reading list context menu option and ensured site can be added to the reading list
  • Right click on any site and select Add a tab to new group and ensured that the selected site can be added to new tab group
  • Right click on the sites in vertical tab and select Add a tab to new group and then created tab (e.g test which I have created in my testing) group and ensured that sites got added to the tab group test
  • Verified that created tab group can be collapsed/expanded, when the group is expanded sites added in tab groups are shown
  • Right click on any site in vertical tab and select Move tab to another window and ensured that tab is opened in an new window
  • When a tab is moved to the new window, if user try to move another tab to new window, user get option to move the tab to the existing (2nd window) or new window, ensured both options works fine
  • Right click on any site in vertical tab and select Reload context menu option and ensured site gets reloaded/refreshed
  • Right click on any site in vertical tab and select Duplicate context menu option and ensured duplicate tab got added to the tab group
  • Right click on any site in vertical tab and select Pin context menu option and ensured site pinned in the tab group and right clicked on the pinned tab and ensured Unpin option is shown
  • Ensured that pinned site can be unpinned by clicking on the Unpin option
  • Right click on any YT site in vertical tab and select mute context menu option and ensured site is muted and mute option is shown in the URL bar and video is playing in an muted mode.
  • Ensured that YT videos can be unmuted by clicking on the Unmute option
  • Ensured that Close, Close other tabs, Close tabs to the right and Reopen closed tabs works as expected
  • Ensured that the tab Bookmarls all context menu works as expected
  • Ensured that tabs can be drag and drop in an vertical tab
  • Ensured that vertical tab cab be collapsed/expanded, when vertical tabs is expand the tabs with site name and url is shown, when vertical tab cab be collapsed, the site favicons are shown in the vertical tabs
image image image image image image image image
brave://settings - PASSED
  • Ensured that no new settings are added as part of CR 111
  • Verified that click on each settings in brave://settings redirected to the intended page
  • Verified the brave://settings UI and ensured UI looks good
  • Verified the icons in the brave://settings page and ensured icons are shown as expected in each settings page
PDF extension - PASSED
image image image image
Sidebar - PASSED
  • Confirmed that Reading list icon is added to the sidebar menu
  • Confirmed that reading list panel is shown when user click on the Reading list icon in the sidebar menu
  • Confirmed that user can add the list of websites to the reading list by clicking on the +Add current tab
  • Confirmed that user can add the list of websites to the reading list by right clicking on the tab and choose the option Add tab to the reading list
  • Confirmed that reading list panel can be hidden by clicking on the Reading list icon in the sidebar menu
  • Confirmed that reading list icon is shown in the URL bar, next to wallet icon
  • Confirmed that user can enable/disable the reading list by clicking on the reading list icon (shown in the URL bar)
  • Confirmed that reading list is shown in all the window types (Normal, PT, TOR and Guest window)
  • Websites can't be added to reading list in Guest, encountered Unable to add a site to reading list in Guest window as Add to current tab option is not getting activated #24930
  • Confirmed that sites can be segregated to Read and Unread list
  • Confirmed that sites can be deleted from the reading list
image image image
Ephemeral storage and cookie/content settings in general - PASSED

Ephemeral storage

Ephemeral storage - cross site cookies blocked, ephemeral storage enabled - PASSED

Step 1: Encountered #26817

Step 2: works as expected
image

Step 3: works as expected
image

Step 4: works as expected
image

Step 5: works as expected
image

Step 6: works as expected
image

Ephemeral storage - All cookies blocked, ephemeral storage enabled _PASSED

Step 1:
image

Step 2: works as expected
image

Step 3: works as expected
image

Step 4: works as expected
image

Step 5: works as expected
image

Step 6: works as expected
image

Content settings:

Content settings - PASSED
  • Confirmed that Shields settings is been added in brave://settings/content (more info: Add Brave's Shields 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

  • Open a site cnn.com
  • Open content settings for cnn.com
  • Block content settings for Location and Window management
  • Reload cnn.com
  • Ensured that Location and Window 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
image image image

2. Block scripts content settings

  • Block the java scripts for a site via brave://settings/content/javascript
  • Open the site ensured Java scripts blocked for the site
  • Open a bunch of websited and ensured java script is not blocked
image image image image

3. Block autoplay global settings

  • 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
image image
Verify that Brave policies (such as TorDisabled) work correctly when set - PASSED

Used #25151

image image image image
Brave Sync - PASSED

Verified able to create sync chain and that data was synced
image|image|image

Verify that welcome page continues to show when expected - PASSED
  • Verified various supported browsers and the functionality is working as expected
Example Example Example Example
image image image image
Verify that setting Brave as default browser continues to work as expected - PASSED
  • Set Brave as default browser via onboarding brave://welcome page
  • Set Brave as default browser via Set as a default infobar in NTP
  • Set Brave as default browser via Make default in brave://settings
Example Example Example Example
image image image image

@stephendonner
Copy link

stephendonner commented Mar 8, 2023

Verification PASSED using

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's Shields 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 and Window management
  • Reload cnn.com
  • Ensured that Location and Window 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
Screenshot 2023-03-08 at 1 15 28 PM Screenshot 2023-03-08 at 1 16 06 PM Screenshot 2023-03-08 at 1 19 03 PM Screenshot 2023-03-08 at 1 20 36 PM Screenshot 2023-03-08 at 1 22 44 PM Screenshot 2023-03-08 at 1 23 06 PM

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
Screenshot 2023-03-08 at 1 35 56 PM Screenshot 2023-03-08 at 1 36 00 PM Screenshot 2023-03-08 at 1 36 11 PM Screenshot 2023-03-08 at 1 36 25 PM

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
Screenshot 2023-03-08 at 1 47 08 PM Screenshot 2023-03-08 at 1 50 02 PM Screenshot 2023-03-08 at 1 50 40 PM Screenshot 2023-03-08 at 1 50 52 PM
Verify that Brave policies (such as TorDisabled) work correctly when set - PASSED
  1. installed 1.49.120
  2. launched Brave
  3. pasted defaults write com.brave.Browser TorDisabled -bool true into a Terminal/console window, and pressed return
  4. launched Brave
  5. confirmed that the New Private Window with Tor menu option is removed
  6. opened brave://policies
  7. confirmed the correct entry for TorDisabled set to true is reflected
  8. shut down Brave
  9. pasted defaults delete com.brave.Browser TorDisabled
  10. launched Brave
  11. confirmed New Private Window with Tor menu option returned
Example Example Example Example Example
Screenshot 2023-03-08 at 2 04 33 PM Screenshot 2023-03-08 at 2 05 00 PM Screenshot 2023-03-08 at 2 11 28 PM Screenshot 2023-03-08 at 2 09 30 PM Screenshot 2023-03-08 at 2 09 45 PM

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

Successfully merging a pull request may close this issue.

8 participants