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

Update to CEF 98.2.0

Fixed issue #404 : Memory leak with empty TChromiumDefaultUrl
Fixed crash in RasperryPi OS 64 bits
This commit is contained in:
salvadordf
2022-02-19 18:56:41 +01:00
parent 7a69cd0c42
commit 03f9e9a1b9
202 changed files with 688 additions and 643 deletions

View File

@ -46,7 +46,7 @@ unit uCEFMiscFunctions;
{$ENDIF}
{$ENDIF}
{$IFNDEF CPUX64}{$ALIGN ON}{$ENDIF}
{$IFNDEF TARGET_64BITS}{$ALIGN ON}{$ENDIF}
{$MINENUMSIZE 4}
{$IFNDEF FPC}{$IFNDEF DELPHI12_UP}