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

Update to CEF 123.0.8

This commit is contained in:
Salvador Díaz Fau
2024-04-07 16:47:46 +02:00
parent 49ac80821f
commit 0562b323a6
17 changed files with 1264 additions and 984 deletions

View File

@ -3064,6 +3064,24 @@
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CRLF">CRLF</a></strong> = #13 + #10;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_URLS_URL">CEF_URLS_URL</a></strong> = 'chrome://chrome-urls';</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_VERSION_URL">CEF_VERSION_URL</a></strong> = 'chrome://version';</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_FLAGS_URL">CEF_FLAGS_URL</a></strong> = 'chrome://flags';</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_SETTINGS_URL">CEF_SETTINGS_URL</a></strong> = 'chrome://settings';</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_DOWNLOADS_URL">CEF_DOWNLOADS_URL</a></strong> = 'chrome://downloads';</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_EXTENSIONS_URL">CEF_EXTENSIONS_URL</a></strong> = 'chrome://extensions';</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_IMAGE_FILE_MACHINE_I386">CEF_IMAGE_FILE_MACHINE_I386</a></strong> = $014C;</code></td>
</tr>
<tr class="list2">
@ -11718,6 +11736,48 @@ Used when the shared textures are enabled.</p>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="CEF_URLS_URL"></span><code><strong>CEF_URLS_URL</strong> = 'chrome://chrome-urls';</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_VERSION_URL"></span><code><strong>CEF_VERSION_URL</strong> = 'chrome://version';</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_FLAGS_URL"></span><code><strong>CEF_FLAGS_URL</strong> = 'chrome://flags';</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_SETTINGS_URL"></span><code><strong>CEF_SETTINGS_URL</strong> = 'chrome://settings';</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_DOWNLOADS_URL"></span><code><strong>CEF_DOWNLOADS_URL</strong> = 'chrome://downloads';</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_EXTENSIONS_URL"></span><code><strong>CEF_EXTENSIONS_URL</strong> = 'chrome://extensions';</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_IMAGE_FILE_MACHINE_I386"></span><code><strong>CEF_IMAGE_FILE_MACHINE_I386</strong> = $014C;</code></td>
</tr>
<tr><td colspan="1">