mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 92d77538 (#369907)
This commit is contained in:
committed by
Marshall Greenblatt
parent
d6fa9ed3e3
commit
70ab57ab23
@@ -1338,7 +1338,7 @@ CefRefPtr<CefFrame> CefBrowserHostImpl::GetFrameForRequest(
|
||||
if (!info)
|
||||
return nullptr;
|
||||
return GetOrCreateFrame(info->GetRenderFrameID(),
|
||||
info->GetParentRenderFrameID(),
|
||||
CefFrameHostImpl::kUnspecifiedFrameId,
|
||||
info->IsMainFrame(),
|
||||
base::string16(),
|
||||
GURL());
|
||||
|
Reference in New Issue
Block a user