mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Call OnBeforePluginLoad when building the plugin list (issue #1708)
This commit is contained in:
@@ -44,6 +44,7 @@ class CefRequestContextCToCpp
|
||||
const CefString& domain_name,
|
||||
CefRefPtr<CefSchemeHandlerFactory> factory) OVERRIDE;
|
||||
bool ClearSchemeHandlerFactories() OVERRIDE;
|
||||
void PurgePluginListCache(bool reload_pages) OVERRIDE;
|
||||
};
|
||||
|
||||
#endif // USING_CEF_SHARED
|
||||
|
Reference in New Issue
Block a user