parent
a864167d46
commit
9439ac108d
16 changed files with 48 additions and 15 deletions
|
@ -213,8 +213,7 @@ void CommonWebContentsDelegate::SetOwnerWindow(
|
|||
owner_window->GetWeakPtr());
|
||||
} else {
|
||||
owner_window_ = nullptr;
|
||||
web_contents->RemoveUserData(
|
||||
NativeWindowRelay::kNativeWindowRelayUserDataKey);
|
||||
web_contents->RemoveUserData(NativeWindowRelay::UserDataKey());
|
||||
}
|
||||
#if BUILDFLAG(ENABLE_OSR)
|
||||
auto* osr_wcv = GetOffScreenWebContentsView();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue