| > 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. | ||
|---|---|---|
| .. | ||
| juggler | ||
| patches | ||
| preferences | ||
| .gitignore | ||
| BUILD_NUMBER | ||
| EXPECTED_BUILDS | ||
| UPSTREAM_CONFIG.sh | ||
| archive.sh | ||
| build.sh | ||
| clean.sh | ||
| install-preferences.js | ||