playwright/browser_patches/firefox
Andrey Lushnikov 31e22dee50
devops(win): fix paths to vswhere.exe in 64-bit shells (#4577)
The `$PROGRAMFILES` variable is defined per the bitness of the
application: 32-bit shells get `C:\Program Files (x86)`, whereas
64-bit shells get `C:\Program Files`.

Visual Studio, however, has only 32-bit build and is always located in
the `C:\Program Files (x86)` folder.

This patch fixes `//browser_patches/firefox/build.sh` on 64-bit windows
shell.
2020-12-03 08:09:05 -08:00
..
juggler browser(firefox): support alertCheck and confirmCheck dialogs (#4553) 2020-11-30 20:05:15 -08:00
patches browser(firefox): roll Firefox to Nov 17,2020 (#4477) 2020-11-18 08:19:09 -08:00
preferences browser(firefox): enable document channel (#4065) 2020-10-06 00:15:24 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
BUILD_NUMBER browser(firefox): support alertCheck and confirmCheck dialogs (#4553) 2020-11-30 20:05:15 -08:00
build.sh devops(win): fix paths to vswhere.exe in 64-bit shells (#4577) 2020-12-03 08:09:05 -08:00
cheatsheet.md chore(firefox): update cheatsheet with logging instructions (#1609) 2020-03-31 13:23:35 -07:00
clean.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
install-preferences.js devops: bundle firefox preferences alongside with build. 2020-02-11 14:42:04 -08:00
UPSTREAM_CONFIG.sh browser(firefox): roll Firefox to beta Nov 30, 2020 (#4542) 2020-11-30 10:17:03 -08:00