1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +02:00

Update to CEF 135.0.15

This commit is contained in:
Salvador Díaz Fau
2025-04-02 17:29:52 +02:00
parent f070688e54
commit d4111842bf
19 changed files with 2882 additions and 2763 deletions

View File

@ -276,7 +276,6 @@ var
// /include/internal/cef_dump_without_crashing_internal.h
cef_dump_without_crashing : function(mseconds_between_dumps: int64; const function_name, file_name: PAnsiChar; line_number: integer): Integer; cdecl;
cef_dump_without_crashing_unthrottled : function : Integer; cdecl;
// /include/internal/cef_logging_internal.h
cef_get_min_log_level : function : Integer; cdecl;