playwright/browser_patches/firefox
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): roll Firefox to 100.0.2 (#14492) 2022-05-31 00:54:36 -07:00
patches browser(firefox): force opener tab to be active (#14568) 2022-06-02 09:04:04 -07:00
preferences browser(firefox): roll Firefox to M98 (#12509) 2022-03-04 02:22:28 -08:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
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(firefox): roll Firefox to 100.0.2 (#14492) 2022-05-31 00:54:36 -07:00
archive.sh chore: use helper functions to define platforms (#13707) 2022-04-22 12:35:35 -07:00
build.sh chore: consolidate xcode versions across operating systems and builds (#13708) 2022-04-25 06:35:26 -07:00
clean.sh devops: fix clobbering of firefox builds (#10867) 2021-12-10 13:52:25 -08:00
install-preferences.js devops: add FF debug build instructions (#9534) 2021-10-15 23:48:50 +02:00