playwright/browser_patches/firefox
Andrey Lushnikov 58878b584a
devops: introduce repack-juggler script (#7092)
This patch adds a new script -
`//browser_patches/firefox/repack-juggler.mjs`

This script lets you test Firefox changes if they are Juggler-specific
without firefox checkout / compilation.

The `repack-juggler.mjs` script does the following:
- downloads the latest build of Firefox-with-juggler
- finds an `omni.ja` file with Juggler files inside
- replaces juggler in omni.ja with the current juggler files in the index
2021-06-15 01:08:13 -07:00
..
juggler browser(firefox): fixed Array.prototype.toJSON workaround (#7018) 2021-06-10 17:21:20 -07:00
patches browser(firefox): forced-colors media query emulation (#6902) 2021-06-09 01:00:15 +02:00
preferences browser(firefox): disable proton UI for now (#6327) 2021-04-26 10:59:12 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: support FF_CHECKOUT_PATH to customize browser checkout (#4607) 2020-12-04 18:46:20 -08:00
BUILD_NUMBER browser(firefox): fixed Array.prototype.toJSON workaround (#7018) 2021-06-10 17:21:20 -07:00
build.sh devops: install all FF system dependencies with --full on build (#6657) 2021-05-19 15:16:33 -07:00
clean.sh devops: support FF_CHECKOUT_PATH to customize browser checkout (#4607) 2020-12-04 18:46:20 -08:00
EXPECTED_BUILDS devops: add firefox-ubuntu-20.04 as expected build (#6063) 2021-04-02 21:37:12 -07:00
install-preferences.js devops: bundle firefox preferences alongside with build. 2020-02-11 14:42:04 -08:00
repack-juggler.mjs devops: introduce repack-juggler script (#7092) 2021-06-15 01:08:13 -07:00
UPSTREAM_CONFIG.sh chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00