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

@ -3,15 +3,15 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro
CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the LICENSE.md file.
CEF4Delphi uses CEF 134.3.11 which includes Chromium 134.0.6998.178.
CEF4Delphi uses CEF 135.0.15 which includes Chromium 135.0.7049.41.
The CEF binaries used by CEF4Delphi are available for download at Spotify :
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_windows32.tar.bz2)
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_windows64.tar.bz2)
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_linux64.tar.bz2)
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_linuxarm.tar.bz2)
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_linuxarm64.tar.bz2)
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_134.3.11%2Bg7c94248%2Bchromium-134.0.6998.178_macosx64.tar.bz2)
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_windows32.tar.bz2)
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_windows64.tar.bz2)
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_linux64.tar.bz2)
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_linuxarm.tar.bz2)
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_linuxarm64.tar.bz2)
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_135.0.15%2Bg0556b30%2Bchromium-135.0.7049.41_macosx64.tar.bz2)
CEF4Delphi was developed and tested on Delphi 12.3 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 3.8/FPC 3.2.2. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2256,10 +2256,6 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashing">
</object>
<li><object type="text/sitemap">
<param name="Name" value="DumpWithoutCrashingUnthrottled">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashingUnthrottled">
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetCEFVersionInfo">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#GetCEFVersionInfo">
</object>
@ -12054,6 +12050,10 @@
<param name="Local" value="uCEFConstants.html#ERR_CERT_KNOWN_INTERCEPTION_BLOCKED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_CERT_SELF_SIGNED_LOCAL_NETWORK">
<param name="Local" value="uCEFConstants.html#ERR_CERT_SELF_SIGNED_LOCAL_NETWORK">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_CERT_END">
<param name="Local" value="uCEFConstants.html#ERR_CERT_END">
</object>
@ -12262,6 +12262,10 @@
<param name="Local" value="uCEFConstants.html#ERR_PAC_SCRIPT_TERMINATED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_PROXY_REQUIRED">
<param name="Local" value="uCEFConstants.html#ERR_PROXY_REQUIRED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_INVALID_HTTP_RESPONSE">
<param name="Local" value="uCEFConstants.html#ERR_INVALID_HTTP_RESPONSE">
</object>
@ -12878,6 +12882,10 @@
<param name="Local" value="uCEFConstants.html#IDC_DECLUTTER_TABS">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_SEND_SHARED_TAB_GROUP_FEEDBACK">
<param name="Local" value="uCEFConstants.html#IDC_SEND_SHARED_TAB_GROUP_FEEDBACK">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_MUTE_TARGET_SITE">
<param name="Local" value="uCEFConstants.html#IDC_MUTE_TARGET_SITE">
</object>
@ -13954,6 +13962,10 @@
<param name="Local" value="uCEFConstants.html#IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND_SETTING">
<param name="Local" value="uCEFConstants.html#IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND_SETTING">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_MEDIA_ROUTER_ABOUT">
<param name="Local" value="uCEFConstants.html#IDC_MEDIA_ROUTER_ABOUT">
</object>
@ -14154,6 +14166,10 @@
<param name="Local" value="uCEFConstants.html#IDC_GLIC_STATUS_ICON_MENU_EXIT">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_GLIC_TOGGLE_PIN">
<param name="Local" value="uCEFConstants.html#IDC_GLIC_TOGGLE_PIN">
</object>
<li><object type="text/sitemap">
<param name="Name" value="CERT_STATUS_NONE">
<param name="Local" value="uCEFConstants.html#CERT_STATUS_NONE">
</object>
@ -68540,10 +68556,6 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashing">
</object>
<li><object type="text/sitemap">
<param name="Name" value="DumpWithoutCrashingUnthrottled">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashingUnthrottled">
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetCEFVersionInfo">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#GetCEFVersionInfo">
</object>

View File

@ -114,16 +114,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CefGetDataURI">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-pointer-integer-ustring-ustring-">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-ustring-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-pointer-integer-ustring-ustring-">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-ustring-ustring-">
<param name="Local" value="uCEFMiscFunctions.html#CefGetDataURI-pointer-integer-ustring-ustring-">
</object>
</ul>
<li><object type="text/sitemap">
@ -290,16 +290,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CefStringSet">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-TCefString-TCefString-">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-PCefString-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-TCefString-TCefString-">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-PCefString-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-PCefString-ustring-">
<param name="Local" value="uCEFMiscFunctions.html#CefStringSet-TCefString-TCefString-">
</object>
</ul>
<li><object type="text/sitemap">
@ -821,10 +821,6 @@
<param name="Local" value="uCEFLibFunctions.html#cef_dump_without_crashing">
</object>
<li><object type="text/sitemap">
<param name="Name" value="cef_dump_without_crashing_unthrottled">
<param name="Local" value="uCEFLibFunctions.html#cef_dump_without_crashing_unthrottled">
</object>
<li><object type="text/sitemap">
<param name="Name" value="cef_end_tracing">
<param name="Local" value="uCEFLibFunctions.html#cef_end_tracing">
</object>
@ -2678,16 +2674,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="DeviceToLogical">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
@ -3019,6 +3015,10 @@
<param name="Local" value="uCEFConstants.html#ERR_CERT_REVOKED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_CERT_SELF_SIGNED_LOCAL_NETWORK">
<param name="Local" value="uCEFConstants.html#ERR_CERT_SELF_SIGNED_LOCAL_NETWORK">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_CERT_SYMANTEC_LEGACY">
<param name="Local" value="uCEFConstants.html#ERR_CERT_SYMANTEC_LEGACY">
</object>
@ -3467,6 +3467,10 @@
<param name="Local" value="uCEFConstants.html#ERR_PROXY_HTTP_1_1_REQUIRED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_PROXY_REQUIRED">
<param name="Local" value="uCEFConstants.html#ERR_PROXY_REQUIRED">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ERR_QUIC_CERT_ROOT_NOT_KNOWN">
<param name="Local" value="uCEFConstants.html#ERR_QUIC_CERT_ROOT_NOT_KNOWN">
</object>
@ -3892,16 +3896,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
</object>
</ul>
<li><object type="text/sitemap">
@ -4204,16 +4208,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="SameAs">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-Pointer-">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-ICefBaseRefCounted-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="ICefBaseRefCounted - uCEFInterfaces Unit">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-Pointer-">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-ICefBaseRefCounted-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ICefBaseRefCounted - uCEFInterfaces Unit">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-ICefBaseRefCounted-">
<param name="Local" value="uCEFInterfaces.ICefBaseRefCounted.html#SameAs-Pointer-">
</object>
</ul>
<li><object type="text/sitemap">
@ -12777,6 +12781,10 @@
<param name="Local" value="uCEFConstants.html#IDC_GLIC_STATUS_ICON_MENU_SHOW">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_GLIC_TOGGLE_PIN">
<param name="Local" value="uCEFConstants.html#IDC_GLIC_TOGGLE_PIN">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_GROUP_TARGET_TAB">
<param name="Local" value="uCEFConstants.html#IDC_GROUP_TARGET_TAB">
</object>
@ -13161,6 +13169,10 @@
<param name="Local" value="uCEFConstants.html#IDC_SELECT_TAB_7">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_SEND_SHARED_TAB_GROUP_FEEDBACK">
<param name="Local" value="uCEFConstants.html#IDC_SEND_SHARED_TAB_GROUP_FEEDBACK">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_SEND_TAB_TO_SELF">
<param name="Local" value="uCEFConstants.html#IDC_SEND_TAB_TO_SELF">
</object>
@ -13345,6 +13357,10 @@
<param name="Local" value="uCEFConstants.html#IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND_SETTING">
<param name="Local" value="uCEFConstants.html#IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND_SETTING">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IDC_STOP">
<param name="Local" value="uCEFConstants.html#IDC_STOP">
</object>
@ -13636,16 +13652,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="LogicalToDevice">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
</object>
</ul>
<li><object type="text/sitemap">
@ -15200,16 +15216,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="BufferDraw">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TBufferPanel - uCEFBufferPanel Unit">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TBufferPanel - uCEFBufferPanel Unit">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
</object>
</ul>
<li><object type="text/sitemap">
@ -16413,10 +16429,6 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashing-int64-ustring-ustring-integer-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="DumpWithoutCrashingUnthrottled">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashingUnthrottled">
</object>
<li><object type="text/sitemap">
<param name="Name" value="EnableBlinkFeatures">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#EnableBlinkFeatures">
</object>
@ -18156,16 +18168,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="SameAs">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefBaseRefCountedRef - uCEFBaseRefCounted Unit">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCefBaseRefCountedRef - uCEFBaseRefCounted Unit">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
</object>
</ul>
<li><object type="text/sitemap">
@ -20750,16 +20762,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetSwitches">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefCommandLineRef - uCEFCommandLine Unit">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCefCommandLineRef - uCEFCommandLine Unit">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
</object>
</ul>
<li><object type="text/sitemap">
@ -25118,16 +25130,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="Parse">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
</object>
</ul>
<li><object type="text/sitemap">
@ -25168,16 +25180,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="SaveToFile">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefValue-ustring-">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefDictionaryValue-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefValue-ustring-">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefDictionaryValue-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefDictionaryValue-ustring-">
<param name="Local" value="uCEFJson.TCEFJson.html#SaveToFile-ICefValue-ustring-">
</object>
</ul>
<li><object type="text/sitemap">
@ -25191,16 +25203,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TStringList-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TCefJsonWriterOptions-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TStringList-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TStringList-">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefJsonParserOptions">
@ -39226,16 +39238,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CloseDevTools">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools-TCefWindowHandle-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools-TCefWindowHandle-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools-TCefWindowHandle-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CloseDevTools">
</object>
</ul>
<li><object type="text/sitemap">
@ -39274,16 +39286,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CreateClientHandler">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
</object>
</ul>
<li><object type="text/sitemap">
@ -39328,16 +39340,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CreateUrlRequest">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
</object>
</ul>
<li><object type="text/sitemap">
@ -41472,16 +41484,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="LoadResource">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ustring-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ICefFrame-">
</object>
</ul>
<li><object type="text/sitemap">
@ -41500,16 +41512,16 @@
</ul>
<li><object type="text/sitemap">
<param name="Name" value="LoadURL">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ustring-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ICefFrame-">
</object>
</ul>
<li><object type="text/sitemap">
@ -42736,19 +42748,11 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="UpdatePreference">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-double-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-integer-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-double-">
</object>
<li><object type="text/sitemap">
@ -42759,6 +42763,14 @@
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-boolean-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-integer-">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="UpdatePreferences">
@ -45327,11 +45339,11 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="TEmbeddedChromium - uCEFBrowserWindow Unit">
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TEmbeddedChromium - uCEFBrowserWindow Unit">
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
</object>
</ul>
<li><object type="text/sitemap">
@ -45456,16 +45468,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="ClientToScreen">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
</object>
</ul>
<li><object type="text/sitemap">
@ -46178,16 +46190,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="Create">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TOLEEnumFormatEtc - uCEFOLEDragAndDrop Unit">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TOLEEnumFormatEtc - uCEFOLEDragAndDrop Unit">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
</object>
</ul>
<li><object type="text/sitemap">

View File

@ -1234,25 +1234,21 @@
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DumpWithoutCrashingUnthrottled">DumpWithoutCrashingUnthrottled</a></strong>: boolean;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GetCEFVersionInfo-TCefVersionInfo-">GetCEFVersionInfo</a></strong>(var aCEFVersionInfo : <a href="uCEFTypes.TCefVersionInfo.html">TCefVersionInfo</a>) : boolean;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GetChromiumVersionInfo-TChromiumVersionInfo-">GetChromiumVersionInfo</a></strong>(var aChromiumVersionInfo : <a href="uCEFTypes.TChromiumVersionInfo.html">TChromiumVersionInfo</a>) : boolean;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GetIdForPackResourceName-ustring-">GetIdForPackResourceName</a></strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>): Integer;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GetIdForPackStringName-ustring-">GetIdForPackStringName</a></strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>): Integer;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GetIdForCommandIdName-ustring-">GetIdForCommandIdName</a></strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>): Integer;</code></td>
</tr>
@ -4360,28 +4356,19 @@ ICefLoadHandler</p>
</tr>
<tr><td colspan="2">
<p>
DumpWithoutCrashing allows for generating crash dumps with a throttling mechanism, preventing frequent dumps from being generated in a short period of time from the same location. The |function_name|, |file_name|, and |line_number| determine the location of the dump. The |mseconds_between_dumps| is an interval between consecutive dumps in milliseconds from the same location. </p>
<p>This function allows for generating of crash dumps with a throttling mechanism, preventing frequent dumps from being generated in a short period of time from the same location. If should only be called after CefInitialize has been successfully called. The |function_name|, |file_name|, and |line_number| parameters specify the origin location of the dump. The |mseconds_between_dumps| is an interval between consecutive dumps in milliseconds from the same location.
<p>For detailed behavior, usage instructions, and considerations, refer to the documentation of DumpWithoutCrashing in base/debug/dump_without_crashing.h.
<p></p>
<p>
<p>&lt;see href=&quot;<a href="https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h">https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h</a>&quot;&gt;CEF source file: /include/base/cef_dump_without_crashing.h (CefDumpWithoutCrashing))</p>
<h6 class="description_section">Returns</h6>
<p class="return"> Returns true if the dump was successfully generated, false otherwise </p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="DumpWithoutCrashingUnthrottled"></span><code>function <strong>DumpWithoutCrashingUnthrottled</strong>: boolean;</code></td>
</tr>
<tr><td colspan="2">
<p>
DumpWithoutCrashingUnthrottled allows for immediate crash dumping without any throttling constraints. </p>
<p>
<p>&lt;see href=&quot;<a href="https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h">https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h</a>&quot;&gt;CEF source file: /include/base/cef_dump_without_crashing.h (CefDumpWithoutCrashingUnthrottled))</p>
<h6 class="description_section">Returns</h6>
<p class="return"> Returns true if the dump was successfully generated, false otherwise </p></td></tr>
<p class="return"> Returns true if the dump was successfully generated, false otherwise. </p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">

View File

@ -37,13 +37,13 @@
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MAJOR">CEF_SUPPORTED_VERSION_MAJOR</a></strong> = 134;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MAJOR">CEF_SUPPORTED_VERSION_MAJOR</a></strong> = 135;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MINOR">CEF_SUPPORTED_VERSION_MINOR</a></strong> = 3;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MINOR">CEF_SUPPORTED_VERSION_MINOR</a></strong> = 0;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 2;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 15;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_BUILD">CEF_SUPPORTED_VERSION_BUILD</a></strong> = 0;</code></td>
@ -55,16 +55,16 @@
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_MINOR">CEF_CHROMEELF_VERSION_MINOR</a></strong> = 0;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 6998;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 7049;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 89;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 41;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION_MIN">CEF_API_VERSION_MIN</a></strong> = 13300;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION_LAST">CEF_API_VERSION_LAST</a></strong> = 13401;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION_LAST">CEF_API_VERSION_LAST</a></strong> = 13500;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION">CEF_API_VERSION</a></strong> = <a href="uCEFApplicationCore.html#CEF_API_VERSION_LAST">CEF_API_VERSION_LAST</a>;</code></td>
@ -73,13 +73,13 @@
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION_EXPERIMENTAL">CEF_API_VERSION_EXPERIMENTAL</a></strong> = 999999;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_LINUX">CEF_API_HASH_PLATFORM_LINUX</a></strong> = 'b14bee2c0fd250da67faea421f620b58e5dea9a2';</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_LINUX">CEF_API_HASH_PLATFORM_LINUX</a></strong> = '5b7c2284ed2542cf6212981d62ca9122fb2a4e88';</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_MAC">CEF_API_HASH_PLATFORM_MAC</a></strong> = 'b54732b528bc2669481ec0cf17c7b97b033720b9';</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_MAC">CEF_API_HASH_PLATFORM_MAC</a></strong> = '9862177631e8059a497d6086058168dd47477ab7';</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_WINDOWS">CEF_API_HASH_PLATFORM_WINDOWS</a></strong> = '751255204f006b8b883a8baf552a2da792f8aa44';</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_HASH_PLATFORM_WINDOWS">CEF_API_HASH_PLATFORM_WINDOWS</a></strong> = '3e78b6fe5fd31d69049499450849ada17a720a53';</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#LIBCEF_DLL">LIBCEF_DLL</a></strong> = 'libcef.dll';</code></td>
@ -115,21 +115,21 @@
<h3 class="detail">Constants</h3>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MAJOR"></span><code><strong>CEF_SUPPORTED_VERSION_MAJOR</strong> = 134;</code></td>
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MAJOR"></span><code><strong>CEF_SUPPORTED_VERSION_MAJOR</strong> = 135;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MINOR"></span><code><strong>CEF_SUPPORTED_VERSION_MINOR</strong> = 3;</code></td>
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MINOR"></span><code><strong>CEF_SUPPORTED_VERSION_MINOR</strong> = 0;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 2;</code></td>
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 15;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
@ -157,14 +157,14 @@
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_RELEASE"></span><code><strong>CEF_CHROMEELF_VERSION_RELEASE</strong> = 6998;</code></td>
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_RELEASE"></span><code><strong>CEF_CHROMEELF_VERSION_RELEASE</strong> = 7049;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 89;</code></td>
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 41;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
@ -180,7 +180,7 @@ values defined in cef_api_versions.json</p>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_API_VERSION_LAST"></span><code><strong>CEF_API_VERSION_LAST</strong> = 13401;</code></td>
<td class="itemcode"><span id="CEF_API_VERSION_LAST"></span><code><strong>CEF_API_VERSION_LAST</strong> = 13500;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
@ -203,7 +203,7 @@ value defined in /include/cef_api_hash.h</p>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_LINUX"></span><code><strong>CEF_API_HASH_PLATFORM_LINUX</strong> = 'b14bee2c0fd250da67faea421f620b58e5dea9a2';</code></td>
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_LINUX"></span><code><strong>CEF_API_HASH_PLATFORM_LINUX</strong> = '5b7c2284ed2542cf6212981d62ca9122fb2a4e88';</code></td>
</tr>
<tr><td colspan="1">
<p>
@ -212,14 +212,14 @@ values defined in cef_api_versions.json</p>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_MAC"></span><code><strong>CEF_API_HASH_PLATFORM_MAC</strong> = 'b54732b528bc2669481ec0cf17c7b97b033720b9';</code></td>
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_MAC"></span><code><strong>CEF_API_HASH_PLATFORM_MAC</strong> = '9862177631e8059a497d6086058168dd47477ab7';</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_WINDOWS"></span><code><strong>CEF_API_HASH_PLATFORM_WINDOWS</strong> = '751255204f006b8b883a8baf552a2da792f8aa44';</code></td>
<td class="itemcode"><span id="CEF_API_HASH_PLATFORM_WINDOWS"></span><code><strong>CEF_API_HASH_PLATFORM_WINDOWS</strong> = '3e78b6fe5fd31d69049499450849ada17a720a53';</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>

File diff suppressed because it is too large Load Diff

View File

@ -412,222 +412,219 @@
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_dump_without_crashing">cef_dump_without_crashing</a></strong>: function(mseconds_between_dumps: int64; const function_name, file_name: PAnsiChar; line_number: integer): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_dump_without_crashing_unthrottled">cef_dump_without_crashing_unthrottled</a></strong>: function: Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_get_min_log_level">cef_get_min_log_level</a></strong>: function: Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_get_vlog_level">cef_get_vlog_level</a></strong>: function(const file_start: PAnsiChar; N: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_log">cef_log</a></strong>: procedure(const file_: PAnsiChar; line, severity: Integer; const message_: PAnsiChar); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_alloc">cef_string_list_alloc</a></strong>: function: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_size">cef_string_list_size</a></strong>: function(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>): <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_value">cef_string_list_value</a></strong>: function(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_append">cef_string_list_append</a></strong>: procedure(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; const value: <a href="uCEFTypes.html#PCefString">PCefString</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_clear">cef_string_list_clear</a></strong>: procedure(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_free">cef_string_list_free</a></strong>: procedure(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_list_copy">cef_string_list_copy</a></strong>: function(list: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>): <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_alloc">cef_string_map_alloc</a></strong>: function: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_size">cef_string_map_size</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>): <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_find">cef_string_map_find</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; const key: <a href="uCEFTypes.html#PCefString">PCefString</a>; value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_key">cef_string_map_key</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; key: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_value">cef_string_map_value</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_append">cef_string_map_append</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; const key, value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_clear">cef_string_map_clear</a></strong>: procedure(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_map_free">cef_string_map_free</a></strong>: procedure(map: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_alloc">cef_string_multimap_alloc</a></strong>: function: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_size">cef_string_multimap_size</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>): <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_find_count">cef_string_multimap_find_count</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; const key: <a href="uCEFTypes.html#PCefString">PCefString</a>): <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_enumerate">cef_string_multimap_enumerate</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; const key: <a href="uCEFTypes.html#PCefString">PCefString</a>; value_index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_key">cef_string_multimap_key</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; key: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_value">cef_string_multimap_value</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; index: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_append">cef_string_multimap_append</a></strong>: function(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>; const key, value: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_clear">cef_string_multimap_clear</a></strong>: procedure(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_multimap_free">cef_string_multimap_free</a></strong>: procedure(map: <a href="uCEFTypes.html#TCefStringMultimap">TCefStringMultimap</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_wide_set">cef_string_wide_set</a></strong>: function(const src: PWideChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>; copy: Integer): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf8_set">cef_string_utf8_set</a></strong>: function(const src: PAnsiChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf8">PCefStringUtf8</a>; copy: Integer): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_set">cef_string_utf16_set</a></strong>: function(const src: <a href="uCEFTypes.html#PChar16">PChar16</a>; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>; copy: Integer): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_wide_clear">cef_string_wide_clear</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf8_clear">cef_string_utf8_clear</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringUtf8">PCefStringUtf8</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_clear">cef_string_utf16_clear</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_wide_cmp">cef_string_wide_cmp</a></strong>: function(const str1, str2: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf8_cmp">cef_string_utf8_cmp</a></strong>: function(const str1, str2: <a href="uCEFTypes.html#PCefStringUtf8">PCefStringUtf8</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_cmp">cef_string_utf16_cmp</a></strong>: function(const str1, str2: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_wide_to_utf8">cef_string_wide_to_utf8</a></strong>: function(const src: PWideChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf8">PCefStringUtf8</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf8_to_wide">cef_string_utf8_to_wide</a></strong>: function(const src: PAnsiChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_wide_to_utf16">cef_string_wide_to_utf16</a></strong>: function(const src: PWideChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_to_wide">cef_string_utf16_to_wide</a></strong>: function(const src: <a href="uCEFTypes.html#PChar16">PChar16</a>; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf8_to_utf16">cef_string_utf8_to_utf16</a></strong>: function(const src: PAnsiChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_to_utf8">cef_string_utf16_to_utf8</a></strong>: function(const src: <a href="uCEFTypes.html#PChar16">PChar16</a>; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf8">PCefStringUtf8</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_ascii_to_wide">cef_string_ascii_to_wide</a></strong>: function(const src: PAnsiChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringWide">PCefStringWide</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_ascii_to_utf16">cef_string_ascii_to_utf16</a></strong>: function(const src: PAnsiChar; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_wide_alloc">cef_string_userfree_wide_alloc</a></strong>: function: <a href="uCEFTypes.html#PCefStringUserFreeWide">PCefStringUserFreeWide</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_utf8_alloc">cef_string_userfree_utf8_alloc</a></strong>: function: <a href="uCEFTypes.html#PCefStringUserFreeUtf8">PCefStringUserFreeUtf8</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_utf16_alloc">cef_string_userfree_utf16_alloc</a></strong>: function: <a href="uCEFTypes.html#PCefStringUserFreeUtf16">PCefStringUserFreeUtf16</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_wide_free">cef_string_userfree_wide_free</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringUserFreeWide">PCefStringUserFreeWide</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_utf8_free">cef_string_userfree_utf8_free</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringUserFreeUtf8">PCefStringUserFreeUtf8</a>); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_userfree_utf16_free">cef_string_userfree_utf16_free</a></strong>: procedure(str: <a href="uCEFTypes.html#PCefStringUserFreeUtf16">PCefStringUserFreeUtf16</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_to_lower">cef_string_utf16_to_lower</a></strong>: function(const src: <a href="uCEFTypes.html#PChar16">PChar16</a>; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_string_utf16_to_upper">cef_string_utf16_to_upper</a></strong>: function(const src: <a href="uCEFTypes.html#PChar16">PChar16</a>; src_len: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; output: <a href="uCEFTypes.html#PCefStringUtf16">PCefStringUtf16</a>): Integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_get_current_platform_thread_id">cef_get_current_platform_thread_id</a></strong>: function: <a href="uCEFTypes.html#TCefPlatformThreadId">TCefPlatformThreadId</a>; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_get_current_platform_thread_handle">cef_get_current_platform_thread_handle</a></strong>: function: <a href="uCEFTypes.html#TCefPlatformThreadHandle">TCefPlatformThreadHandle</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_to_timet">cef_time_to_timet</a></strong>: function(const cef_time: <a href="uCEFTypes.html#PCefTime">PCefTime</a>; out time_: Int64): integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_from_timet">cef_time_from_timet</a></strong>: function(time_: int64; out cef_time: <a href="uCEFTypes.TCefTime.html">TCefTime</a>): integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_to_doublet">cef_time_to_doublet</a></strong>: function(const cef_time: <a href="uCEFTypes.html#PCefTime">PCefTime</a>; out time_: double): integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_from_doublet">cef_time_from_doublet</a></strong>: function(time: double; out cef_time: <a href="uCEFTypes.TCefTime.html">TCefTime</a>): integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_now">cef_time_now</a></strong>: function(out cef_time: <a href="uCEFTypes.TCefTime.html">TCefTime</a>): integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_basetime_now">cef_basetime_now</a></strong>: function: <a href="uCEFTypes.html#TCefBaseTime">TCefBaseTime</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_delta">cef_time_delta</a></strong>: function(const cef_time1, cef_time2: <a href="uCEFTypes.html#PCefTime">PCefTime</a>; out delta: int64): integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_to_basetime">cef_time_to_basetime</a></strong>: function(const from: <a href="uCEFTypes.html#PCefTime">PCefTime</a>; to_: <a href="uCEFTypes.html#PCefBaseTime">PCefBaseTime</a>) : integer; cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_time_from_basetime">cef_time_from_basetime</a></strong>: function(const from: <a href="uCEFTypes.html#TCefBaseTime">TCefBaseTime</a>; to_: <a href="uCEFTypes.html#PCefTime">PCefTime</a>) : integer; cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_instant">cef_trace_event_instant</a></strong>: procedure(const category, name, arg1_name: PAnsiChar; arg1_val: uint64; const arg2_name: PAnsiChar; arg2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_begin">cef_trace_event_begin</a></strong>: procedure(const category, name, arg1_name: PAnsiChar; arg1_val: UInt64; const arg2_name: PAnsiChar; arg2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_end">cef_trace_event_end</a></strong>: procedure(const category, name, arg1_name: PAnsiChar; arg1_val: UInt64; const arg2_name: PAnsiChar; arg2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_counter">cef_trace_counter</a></strong>: procedure(const category, name, value1_name: PAnsiChar; value1_val: UInt64; const value2_name: PAnsiChar; value2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_counter_id">cef_trace_counter_id</a></strong>: procedure(const category, name: PAnsiChar; id: UInt64; const value1_name: PAnsiChar; value1_val: UInt64; const value2_name: PAnsiChar; value2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_async_begin">cef_trace_event_async_begin</a></strong>: procedure(const category, name: PAnsiChar; id: UInt64; const arg1_name: PAnsiChar; arg1_val: UInt64; const arg2_name: PAnsiChar; arg2_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_async_step_into">cef_trace_event_async_step_into</a></strong>: procedure(const category, name: PAnsiChar; id, step: UInt64; const arg1_name: PAnsiChar; arg1_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_async_step_past">cef_trace_event_async_step_past</a></strong>: procedure(const category, name: PAnsiChar; id, step: UInt64; const arg1_name: PAnsiChar; arg1_val: UInt64); cdecl;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_trace_event_async_end">cef_trace_event_async_end</a></strong>: procedure(const category, name: PAnsiChar; id: UInt64; const arg1_name: PAnsiChar; arg1_val: UInt64; const arg2_name: PAnsiChar; arg2_val: UInt64); cdecl;</code></td>
</tr>
</table>
@ -1661,13 +1658,6 @@
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="cef_dump_without_crashing_unthrottled"></span><code><strong>cef_dump_without_crashing_unthrottled</strong>: function: Integer; cdecl;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="cef_get_min_log_level"></span><code><strong>cef_get_min_log_level</strong>: function: Integer; cdecl;</code></td>
</tr>
<tr><td colspan="1">

View File

@ -7548,7 +7548,9 @@ Ranges:
<li>
<span id="CEF_CONTENT_SETTING_TYPE_CONTROLLED_FRAME">CEF_CONTENT_SETTING_TYPE_CONTROLLED_FRAME</span>: Content settings for access to the Controlled Frame API. </li>
<li>
<span id="CEF_CONTENT_SETTING_TYPE_NUM_VALUES">CEF_CONTENT_SETTING_TYPE_NUM_VALUES</span>: * CEF_API_ADDED(13400) *</li>
<span id="CEF_CONTENT_SETTING_TYPE_REVOKED_DISRUPTIVE_NOTIFICATION_PERMISSIONS">CEF_CONTENT_SETTING_TYPE_REVOKED_DISRUPTIVE_NOTIFICATION_PERMISSIONS</span>: Website setting which is used for UnusedSitePermissionsService to store revoked notification permissions of disruptive sites. </li>
<li>
<span id="CEF_CONTENT_SETTING_TYPE_NUM_VALUES">CEF_CONTENT_SETTING_TYPE_NUM_VALUES</span>: * CEF_API_ADDED(13500) *</li>
</ul>
</td></tr>
</table>

View File

@ -21,7 +21,7 @@
</CompilerOptions>
<Description Value="CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC."/>
<License Value="MPL 1.1"/>
<Version Major="134" Minor="3" Release="11"/>
<Version Major="135" Release="15"/>
<Files Count="215">
<Item1>
<Filename Value="..\source\uCEFAccessibilityHandler.pas"/>

View File

@ -487,32 +487,24 @@ type
/// </summary>
procedure RemoveComponentID(aComponentID : integer);
/// <summary>
/// DumpWithoutCrashing allows for generating crash dumps with a throttling
/// <para>This function allows for generating of crash dumps with a throttling
/// mechanism, preventing frequent dumps from being generated in a short period
/// of time from the same location. The |function_name|, |file_name|, and
/// |line_number| determine the location of the dump. The
/// of time from the same location. If should only be called after CefInitialize
/// has been successfully called. The |function_name|, |file_name|, and
/// |line_number| parameters specify the origin location of the dump. The
/// |mseconds_between_dumps| is an interval between consecutive dumps in
/// milliseconds from the same location.
/// milliseconds from the same location.</para>
/// <para>For detailed behavior, usage instructions, and considerations, refer to the
/// documentation of DumpWithoutCrashing in base/debug/dump_without_crashing.h.</para>
/// </summary>
/// <returns>
/// Returns true if the dump was successfully generated, false otherwise
/// Returns true if the dump was successfully generated, false otherwise.
/// </returns>
/// <remarks>
/// <para><see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h">CEF source file: /include/base/cef_dump_without_crashing.h (CefDumpWithoutCrashing)</see></para>
/// </remarks>
function DumpWithoutCrashing(mseconds_between_dumps: int64; const function_name, file_name: ustring; line_number: integer): boolean;
/// <summary>
/// DumpWithoutCrashingUnthrottled allows for immediate crash dumping without
/// any throttling constraints.
/// </summary>
/// <returns>
/// Returns true if the dump was successfully generated, false otherwise
/// </returns>
/// <remarks>
/// <para><see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h">CEF source file: /include/base/cef_dump_without_crashing.h (CefDumpWithoutCrashingUnthrottled)</see></para>
/// </remarks>
function DumpWithoutCrashingUnthrottled : boolean;
/// <summary>
/// Returns CEF version information for the libcef library.
/// </summary>
/// <returns>
@ -2897,12 +2889,6 @@ begin
end;
end;
function TCefApplicationCore.DumpWithoutCrashingUnthrottled : boolean;
begin
Result := (FStatus = asInitialized) and
(cef_dump_without_crashing_unthrottled() <> 0);
end;
function TCefApplicationCore.GetCEFVersionInfo(var aCEFVersionInfo : TCefVersionInfo) : boolean;
const
CEF_VERSION_MAJOR = 0;
@ -4268,10 +4254,8 @@ end;
function TCefApplicationCore.Load_cef_dump_without_crashing_internal_h : boolean;
begin
{$IFDEF FPC}Pointer({$ENDIF}cef_dump_without_crashing{$IFDEF FPC}){$ENDIF} := GetProcAddress(FLibHandle, 'cef_dump_without_crashing');
{$IFDEF FPC}Pointer({$ENDIF}cef_dump_without_crashing_unthrottled{$IFDEF FPC}){$ENDIF} := GetProcAddress(FLibHandle, 'cef_dump_without_crashing_unthrottled');
Result := assigned(cef_dump_without_crashing) and
assigned(cef_dump_without_crashing_unthrottled);
Result := assigned(cef_dump_without_crashing);
end;
function TCefApplicationCore.Load_cef_file_util_capi_h : boolean;

View File

@ -1126,13 +1126,24 @@ const
/// </remarks>
ERR_CERT_KNOWN_INTERCEPTION_BLOCKED = -217;
/// <summary>
/// -218 was SSL_OBSOLETE_VERSION which is not longer used. TLS 1.0/1.1 instead
/// cause SSL_VERSION_OR_CIPHER_MISMATCH now.
/// The certificate is self signed and it's being used for either an RFC1918 IP
/// literal URL, or a url ending in .local.
/// </summary>
/// <remarks>
/// <para>TCefErrorCode value.</para>
/// <para><see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/internal/cef_types.h">CEF source file: /include/internal/cef_types.h (cef_errorcode_t)</see></para>
/// </remarks>
ERR_CERT_SELF_SIGNED_LOCAL_NETWORK = -219;
/// <summary>
/// The value immediately past the last certificate error code.
/// </summary>
/// <remarks>
/// <para>TCefErrorCode value.</para>
/// <para><see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/internal/cef_types.h">CEF source file: /include/internal/cef_types.h (cef_errorcode_t)</see></para>
/// </remarks>
ERR_CERT_END = -219;
ERR_CERT_END = -220;
/// <summary>
/// The URL is invalid.
/// </summary>
@ -1561,6 +1572,14 @@ const
/// </remarks>
ERR_PAC_SCRIPT_TERMINATED = -367;
/// <summary>
/// Signals that the request requires the IPP proxy.
/// </summary>
/// <remarks>
/// <para>TCefErrorCode value.</para>
/// <para><see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/internal/cef_types.h">CEF source file: /include/internal/cef_types.h (cef_errorcode_t)</see></para>
/// </remarks>
ERR_PROXY_REQUIRED = -368;
/// <summary>
/// The server was expected to return an HTTP/1.x response, but did not. Rather
/// than treat it as HTTP/0.9, this error is returned.
/// </summary>
@ -2208,6 +2227,7 @@ const
IDC_ORGANIZE_TABS = 35044;
IDC_CREATE_NEW_TAB_GROUP = 35045;
IDC_DECLUTTER_TABS = 35046;
IDC_SEND_SHARED_TAB_GROUP_FEEDBACK = 35047;
IDC_MUTE_TARGET_SITE = 35050;
IDC_PIN_TARGET_TAB = 35051;
IDC_GROUP_TARGET_TAB = 35052;
@ -2477,6 +2497,7 @@ const
IDC_CONTENT_CONTEXT_SHARING_SUBMENU = 51035;
IDC_CONTENT_PASTE_FROM_CLIPBOARD = 51037;
IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND = 51100;
IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND_SETTING = 51101;
IDC_MEDIA_ROUTER_ABOUT = 51200;
IDC_MEDIA_ROUTER_HELP = 51201;
IDC_MEDIA_ROUTER_LEARN_MORE = 51202;
@ -2527,6 +2548,7 @@ const
IDC_GLIC_STATUS_ICON_MENU_REMOVE_ICON = 53312;
IDC_GLIC_STATUS_ICON_MENU_SETTINGS = 53313;
IDC_GLIC_STATUS_ICON_MENU_EXIT = 53314;
IDC_GLIC_TOGGLE_PIN = 53320;
/// <summary>

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;

View File

@ -5474,6 +5474,11 @@ type
/// Content settings for access to the Controlled Frame API.
/// </summary>
CEF_CONTENT_SETTING_TYPE_CONTROLLED_FRAME, {* CEF_API_ADDED(13400) *}
/// <summary>
/// Website setting which is used for UnusedSitePermissionsService to
/// store revoked notification permissions of disruptive sites.
/// </summary>
CEF_CONTENT_SETTING_TYPE_REVOKED_DISRUPTIVE_NOTIFICATION_PERMISSIONS, {* CEF_API_ADDED(13500) *}
CEF_CONTENT_SETTING_TYPE_NUM_VALUES
);

View File

@ -1,22 +1,22 @@
CEF_SUPPORTED_VERSION_MAJOR = 134;
CEF_SUPPORTED_VERSION_MINOR = 3;
CEF_SUPPORTED_VERSION_RELEASE = 11;
CEF_SUPPORTED_VERSION_MAJOR = 135;
CEF_SUPPORTED_VERSION_MINOR = 0;
CEF_SUPPORTED_VERSION_RELEASE = 15;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;
CEF_CHROMEELF_VERSION_MINOR = 0;
CEF_CHROMEELF_VERSION_RELEASE = 6998;
CEF_CHROMEELF_VERSION_BUILD = 178;
CEF_CHROMEELF_VERSION_RELEASE = 7049;
CEF_CHROMEELF_VERSION_BUILD = 41;
// values defined in cef_api_versions.json
CEF_API_VERSION_MIN = 13300;
CEF_API_VERSION_LAST = 13401;
CEF_API_VERSION_LAST = 13500;
CEF_API_VERSION = CEF_API_VERSION_LAST;
// value defined in /include/cef_api_hash.h
CEF_API_VERSION_EXPERIMENTAL = 999999;
// values defined in cef_api_versions.json
CEF_API_HASH_PLATFORM_LINUX = 'b14bee2c0fd250da67faea421f620b58e5dea9a2';
CEF_API_HASH_PLATFORM_MAC = 'b54732b528bc2669481ec0cf17c7b97b033720b9';
CEF_API_HASH_PLATFORM_WINDOWS = '751255204f006b8b883a8baf552a2da792f8aa44';
CEF_API_HASH_PLATFORM_LINUX = '5b7c2284ed2542cf6212981d62ca9122fb2a4e88';
CEF_API_HASH_PLATFORM_MAC = '9862177631e8059a497d6086058168dd47477ab7';
CEF_API_HASH_PLATFORM_WINDOWS = '3e78b6fe5fd31d69049499450849ada17a720a53';

View File

@ -2,9 +2,9 @@
"UpdateLazPackages" : [
{
"ForceNotify" : true,
"InternalVersion" : 721,
"InternalVersion" : 722,
"Name" : "cef4delphi_lazarus.lpk",
"Version" : "134.3.11"
"Version" : "135.0.15"
}
],
"UpdatePackageData" : {