mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 318e6f54 (#400326)
This commit is contained in:
@@ -99,6 +99,10 @@ void CefRenderFrameObserver::WillReleaseScriptContext(
|
||||
CefV8ReleaseContext(context);
|
||||
}
|
||||
|
||||
void CefRenderFrameObserver::OnDestruct() {
|
||||
delete this;
|
||||
}
|
||||
|
||||
|
||||
// Enable deprecation warnings for MSVC. See http://crbug.com/585142.
|
||||
#if defined(OS_WIN)
|
||||
|
Reference in New Issue
Block a user