playwright/browser_patches/firefox-beta
Dmitry Gozman fca965cb98
browser(firefox): properly handle HSTS redirects (#7391)
When Firefox decides to perform an http->https redirect based on HSTS
information, it issues an "internal" redirect and cancels the http request.

Since there is no response for the http request, we forge 307 redirect
in this case, following Chromium lead.

The relevant code is in nsHttpChannel::StartRedirectChannelToHttps.
2021-06-30 12:59:27 -07:00
..
juggler browser(firefox): properly handle HSTS redirects (#7391) 2021-06-30 12:59:27 -07:00
patches browser(firefox-beta): roll Firefox-Beta to 90.08b - June 15, 2021 (#7160) 2021-06-15 16:24:03 -07:00
preferences chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
.gitignore chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
archive.sh chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
BUILD_NUMBER browser(firefox): properly handle HSTS redirects (#7391) 2021-06-30 12:59:27 -07:00
build.sh devops: fix Firefox build on Apple Silicon (#7068) 2021-06-11 02:04:08 -07:00
clean.sh chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
EXPECTED_BUILDS devops: cleanup browser build configs (#7180) 2021-06-16 12:22:33 -07:00
install-preferences.js chore: swap firefox-stable and firefox (#6950) 2021-06-07 17:05:51 -07:00
UPSTREAM_CONFIG.sh browser(firefox-beta): roll Firefox-Beta to 90.08b - June 15, 2021 (#7160) 2021-06-15 16:24:03 -07:00