playwright/browser_patches/firefox
Max Schmitt 5953472899
devops: fix --full command in FF which installs deps (#8878)
Broken since https://github.com/microsoft/playwright/pull/8049

Previously when doing `build.sh --full` it was installing deps + building. Currently when passing `--full` it does not install the deps before, since it tries to compile before.
2021-09-13 08:01:35 -07:00
..
juggler browser(firefox): expose encodedBodySize in requestFinished (#8835) 2021-09-10 08:41:34 -07:00
patches browser(firefox): roll Firefox to Firefox Stable 92.0 (#8774) 2021-09-08 06:47:26 -07:00
preferences browser(firefox): enable SharedArrayBuffer in Firefox builds (#8610) 2021-09-01 12:27:37 +02:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh chore: quote all bash variables when used (#8066) 2021-08-07 05:32:18 -07:00
BUILD_NUMBER browser(firefox): expose encodedBodySize in requestFinished (#8835) 2021-09-10 08:41:34 -07:00
build.sh devops: fix --full command in FF which installs deps (#8878) 2021-09-13 08:01:35 -07:00
clean.sh chore: quote all bash variables when used (#8066) 2021-08-07 05:32:18 -07:00
EXPECTED_BUILDS devops: cleanup browser build configs (#7180) 2021-06-16 12:22:33 -07:00
install-preferences.js chore: enhance repack-juggler (#8586) 2021-08-31 04:04:30 -07:00
UPSTREAM_CONFIG.sh browser(firefox): roll Firefox to Firefox Stable 92.0 (#8774) 2021-09-08 06:47:26 -07:00