mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 110.0.5481.0 (#1084008)
This commit is contained in:
@@ -71,6 +71,9 @@ BLINK_EXPORT v8::Local<v8::Value> ExecuteV8ScriptAndReturnValue(
|
||||
v8::Local<v8::Context> context,
|
||||
v8::TryCatch& tryCatch);
|
||||
|
||||
BLINK_EXPORT v8::MicrotaskQueue* GetMicrotaskQueue(
|
||||
v8::Local<v8::Context> context);
|
||||
|
||||
BLINK_EXPORT bool IsScriptForbidden();
|
||||
|
||||
class BLINK_EXPORT CefObserverRegistration {
|
||||
|
Reference in New Issue
Block a user