mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
alloy: Fix FrameHandlerTest failures with BackForwardCache enabled (see issue #2421)
To test: Run `ceftests --gtest_filter=FrameHandlerTest.OrderSub* --enable-features=BackForwardCache`
This commit is contained in:
@@ -798,6 +798,7 @@ void CefBrowserHostBase::OnBeforeClose() {
|
||||
handler->OnBeforeClose(this);
|
||||
}
|
||||
}
|
||||
browser_info_->SetClosing();
|
||||
}
|
||||
|
||||
void CefBrowserHostBase::OnBrowserDestroyed() {
|
||||
|
Reference in New Issue
Block a user