Fix crash on exit
This commit is contained in:
@@ -66,6 +66,7 @@ private:
|
||||
static void ExecuteSetter(CefRefPtr<CefV8Context> context, CefRefPtr<CefV8Value> obj, const SString& method, CefRefPtr<CefV8Value> value);
|
||||
void ShutdownServices(CefRefPtr<CefBrowser> browser);
|
||||
void SiaApiRefreshCallback(CefRefPtr<CefV8Context> context, const Api::CSiaCurl& siaCurl, Api::CSiaDriveConfig* siaDriveConfig);
|
||||
void ReleaseObjects(CefRefPtr<CefBrowser> browser);
|
||||
|
||||
private:
|
||||
// Include the default reference counting implementation.
|
||||
|
Reference in New Issue
Block a user