playwright/browser_patches/firefox-beta/UPSTREAM_CONFIG.sh
Andrey Lushnikov 12d8c54e99
chore: swap firefox-stable and firefox (#6950)
With this patch:
- `//browser_patches/firefox` becomes firefox-stable
- `//browser_patches/firefox-stable` becomes firefox-beta

References #6817
2021-06-07 17:05:51 -07:00

4 lines
126 B
Bash

REMOTE_URL="https://github.com/mozilla/gecko-dev"
BASE_BRANCH="beta"
BASE_REVISION="d63e947e90d616f3188e0dcdfd7b8113340a18d5"