playwright/browser_patches/firefox-beta
Andrey Lushnikov a80fa08698
devops: move Firefox and WebKit checkouts to $HOME (#9485)
This moves default Firefox and WebKit checkouts to $HOME folder,
unless browser specific env variables are specified.

In other words:
- Firefox checkouts goes to `$HOME/firefox` unless there's a
  `$FF_CHECKOUT_PATH` that specifies a custom location.
- WebKit checkout goes to `$HOME/webkit` unless there's a
  `$WK_CHECKOUT_PATH` that specifies a custom location.

With this change, all build bots will now re-use checkouts
between builds, which should speed up compilation.
2021-10-14 10:20:06 -07:00
..
juggler browser(firefox): expose encodedBodySize in requestFinished (#8835) 2021-09-10 08:41:34 -07:00
patches browser(firefox-beta): roll Firefox Beta to 94.0b6 (#9493) 2021-10-14 10:20:52 +02:00
preferences browser(firefox): enable SharedArrayBuffer in Firefox builds (#8610) 2021-09-01 12:27:37 +02:00
.gitignore chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
archive.sh devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
BUILD_NUMBER browser(firefox-beta): fix Firefox Beta compilation (#9497) 2021-10-14 01:41:03 -07:00
build.sh devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
clean.sh devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
EXPECTED_BUILDS devops: move building Firefox for Mac Intel to MacOS 11 (#9383) 2021-10-07 16:23:00 -07:00
install-preferences.js chore: enhance repack-juggler (#8586) 2021-08-31 04:04:30 -07:00
UPSTREAM_CONFIG.sh browser(firefox-beta): roll Firefox Beta to 94.0b6 (#9493) 2021-10-14 10:20:52 +02:00