build: bump Chromium to next stable version: 84.0.4147 (#39179)
Bump Chrome to the next stable release (84.0.4147) by following the instructions in dev-infra/browsers/README.md. With Chrome 86 about to be released as stable, the current local version (Chrome 83) is starting to lag behind. It also contains a bug that blocks Angular unit and integration tests from using Trusted Types. PR Close #39179
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
// "chromium_revision": "722234" but this does not map easily to the Chrome version
|
||||
// so we use this mapping here instead.
|
||||
module.exports = {
|
||||
'5.1.0': '84.0.4147.0',
|
||||
'3.3.0': '83.0.4103.0',
|
||||
'3.2.0': '83.0.4103.0',
|
||||
'3.1.0': '83.0.4103.0',
|
||||
|
Reference in New Issue
Block a user