You've already forked CEF4Delphi
							
							
				mirror of
				https://github.com/salvadordf/CEF4Delphi.git
				synced 2025-10-30 23:07:52 +02:00 
			
		
		
		
	Update to CEF 3.3578.1869.gcc1dc0f
This commit is contained in:
		| @@ -59,7 +59,7 @@ uses | ||||
| const | ||||
|   CEF_SUPPORTED_VERSION_MAJOR   = 3; | ||||
|   CEF_SUPPORTED_VERSION_MINOR   = 3578; | ||||
|   CEF_SUPPORTED_VERSION_RELEASE = 1867; | ||||
|   CEF_SUPPORTED_VERSION_RELEASE = 1869; | ||||
|   CEF_SUPPORTED_VERSION_BUILD   = 0; | ||||
|  | ||||
|   CEF_CHROMEELF_VERSION_MAJOR   = 71; | ||||
|   | ||||
| @@ -326,6 +326,7 @@ const | ||||
|   LOGSEVERITY_INFO     = 2; | ||||
|   LOGSEVERITY_WARNING  = 3; | ||||
|   LOGSEVERITY_ERROR    = 4; | ||||
|   LOGSEVERITY_FATAL    = 5; | ||||
|   LOGSEVERITY_DISABLE  = 99; | ||||
|  | ||||
|   // /include/internal/cef_types.h (cef_duplex_mode_t) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user