playwright/browser_patches/firefox-beta
Yury Semikhatsky d5bfd786b9
browser(firefox): force opener tab to be active (#14568)
> lgtm % null-check for the docshell

The  code is inside following if condition
```
if (auto* browserChild = BrowserChild::GetFrom(root->GetDocShell())) {
```
which ensures that the doc shell is not null.
2022-06-02 09:04:04 -07:00
..
juggler browser(firefox-beta): roll Firefox-Beta to m100 (#13657) 2022-04-20 09:27:57 -07:00
patches browser(firefox): force opener tab to be active (#14568) 2022-06-02 09:04:04 -07:00
preferences browser(ff-beta): roll Firefox-Beta to 98b10 (#12421) 2022-03-01 00:17:33 -08:00
.gitignore
BUILD_NUMBER browser(firefox): force opener tab to be active (#14568) 2022-06-02 09:04:04 -07:00
EXPECTED_BUILDS devops: add Firefox ubuntu 22 builds (#14579) 2022-06-02 13:54:30 +02:00
UPSTREAM_CONFIG.sh browser(ff-beta): roll Firefox beta to 101.0b8 (#14196) 2022-05-16 08:39:02 -07:00
archive.sh devops: fix firefox-beta build (#14495) 2022-05-31 01:50:04 -07:00
build.sh devops: fix firefox-beta build (#14495) 2022-05-31 01:50:04 -07:00
clean.sh devops: fix clobbering of firefox builds (#10867) 2021-12-10 13:52:25 -08:00
install-preferences.js chore: enhance repack-juggler (#8586) 2021-08-31 04:04:30 -07:00