mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ad51088c (#444943)
This commit is contained in:
@@ -67,6 +67,10 @@ v8::MaybeLocal<v8::Value> ExecuteV8ScriptAndReturnValue(
|
||||
|
||||
bool IsScriptForbidden();
|
||||
|
||||
void registerURLSchemeAsLocal(const blink::WebString& scheme);
|
||||
void registerURLSchemeAsSecure(const blink::WebString& scheme);
|
||||
void registerURLSchemeAsCORSEnabled(const blink::WebString& scheme);
|
||||
|
||||
} // webkit_glue
|
||||
|
||||
#endif // CEF_LIBCEF_RENDERER_WEBKIT_GLUE_H_
|
||||
|
Reference in New Issue
Block a user