parent
3898a44e88
commit
e4cfc52c29
1 changed files with 1 additions and 1 deletions
|
@ -1126,7 +1126,7 @@ void WebContents::SetBackgroundThrottling(bool allowed) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const auto* render_process_host = render_view_host->GetProcess();
|
auto* render_process_host = render_view_host->GetProcess();
|
||||||
if (!render_process_host) {
|
if (!render_process_host) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue