Jump to content

Chrome 80 is out with SameSite Cookie Changes and mixed content upgrades


Karlston

Recommended Posts

Chrome 80 is out with SameSite Cookie Changes and mixed content upgrades

Google released Chrome 80 to the Stable channel today; the new version of the web browser is available for all supported desktop operating systems -- Windows, Linux, Mac -- as well as mobile operating systems.

 

Desktop users may run a check for updates to update the web browser right away but the update should be distributed to most systems automatically in the coming days. If you want to run a manual check, load chrome://settings/help in the browser's address bar. Chrome contacts the update server to install the new version if one is discovered.

 

The big change in Chrome 80, apart from the usual security fixes and improvements, is the enforcement of the new cookie classification system. Google revealed plans in May 2019 to improve cookie controls and protections in the company's browser through the SameSite cookie attribute.

 

SameSite supports three values of which "lax" is the default in Chrome and the value is automatically set if no other value is set by the site. Lax offers a compromise between security and convenience by blocking cookies from being sent in third-party contexts unless developers set the value to "SameSite=None; Secure" which ensures that third-party cookies will only be sent over HTTPS connections.

 

Google published a video, aimed at developers, that explains the concept in detail.

 

 

The SameSite=Lax enforcement is being rolled out starting in February. Google plans to enable it for a small group of users and increase the availability over time.

 

Tip: if you don't want to wait, you can make the change right away. Load chrome://flags/#same-site-by-default-cookies in the browser's address bar to open the experimental flag. Set the flag to enabled and restart the Chrome browser to apply the change.

 

chrome-samesite-cookies.png

 

The test that Google created somehow fails to return the correct results when using the flag. According to Google, all rows of the test page should be green if SameSite=Lax is being used but that was not the case for one test row.

 

Developers may consult this Chromium blog post for additional information on using SameSite on their webpages.

 

Chrome 80 adjusts how the browser handles mixed content to improve accessibility. Mixed content refers to non-HTTPS content on secure webpages. A simple example would be an image or script that is loaded via HTTP on a HTTPS site.  The new browser attempts to upgrade HTTP content to HTTPS by rewriting the URL. The content is still blocked if the upgrade fails, i.e. if the resource is not available via HTTPS.

 

Chrome 80 will only upgrade audio and video resources this way. Google plans to do the same for images loaded via HTTP on HTTPS sites in Chrome 81.

 

Deprecation of FTP support begins in Chrome 80 as well. FTP is still enabled in that release . In Chrome 81, FTP support is disabled by default but may be re-enabled using the flag or the startup parameter --enable-features=FtpProtocol. Chrome 82 won't support FTP anymore.

 

Notification requests are made less annoying in Chrome 80 as well. Google announced the change in January 2020 to combat an ever increasing number of sites that ask users for permission to push notifications to their systems.

 

 

Source: Chrome 80 is out with SameSite Cookie Changes and mixed content upgrades (gHacks - Martin Brinkmann)

Link to comment
Share on other sites


  • Replies 1
  • Views 605
  • Created
  • Last Reply
zanderthunder

It seems that with Chrome 80, some new Chrome flags was introduced.

One of them, that lets users block ads that use too much resources, such as CPU or RAM.

 

To enable this feature, Chrome users must access the following link and enable the respective Chrome flag.

chrome://flags/#enable-heavy-ad-intervention

 

chrome80-heavy-ads.png

 

Another one is tab groups feature. Starting in Google Chrome 80 the browser introduces a new GUI feature - Tab Grouping. It allows combining individual tabs into visually organized groups. Tab Grouping is enabled to a small group of users, but you can add it to your browser if it is not visible by default.  The feature, will also come with a wider rollout coming in upcoming release, Chrome 81.

 

To enable this feature, Chrome users must access the following link and enable the respective Chrome flag.

chrome://flags/#tab-groups.

 

Chrome-Enable-Tab-Groups.png

 

And of course, once these flags are activated, you need to restart Chrome for the changes to take effect.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...