This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
browser_patches
/
firefox-beta
/
BUILD_NUMBER
3 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
1328
Changed: yurys@chromium.org Wed 01 Jun 2022 08:28:56 PM PDT
Reference in New Issue
Copy Permalink