playwright/browser_patches/chromium
Andrey Lushnikov fcc1680f98
devops: revision Chromium repackaged builds separately (#3698)
Currently, we mirror Chromium revisions from gbuckets to our cdn and
name them same way as Chromium revision.

However, with the upcoming bundling of FFMPEG, we'd like to revision
Chromium packages separately, since our Chromium package will depend from
a number of factors:
- chromium upstream revision
- ffmpeg version
- extra files to add to the package or remove from the package

We should be able to produce a new Chromium build once any of these changes.

With this patch, to roll Chromium browser:
- update chromium revision number in the
`//browser_patches/chromium/UPSTREAM_CONFIG.sh`
- bump the build number in the `//browser_patches/chromium/BUILD_NUMBER`

Reference #3680
2020-08-31 10:44:33 -07:00
..
.gitignore devops: mirror chromium builds to our CDN (#3357) 2020-08-07 16:22:05 -07:00
archive.sh devops: re-packge chromium on windows without interactive_ui_tests.exe (#3375) 2020-08-10 15:00:37 -07:00
BUILD_NUMBER devops: revision Chromium repackaged builds separately (#3698) 2020-08-31 10:44:33 -07:00
build.sh devops: revision Chromium repackaged builds separately (#3698) 2020-08-31 10:44:33 -07:00
clean.sh devops: mirror chromium builds to our CDN (#3357) 2020-08-07 16:22:05 -07:00
UPSTREAM_CONFIG.sh devops: revision Chromium repackaged builds separately (#3698) 2020-08-31 10:44:33 -07:00