![]() > 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. |
||
---|---|---|
.. | ||
bootstrap.diff |
![]() > 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. |
||
---|---|---|
.. | ||
bootstrap.diff |