1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Added GlobalCEFApp.PasswordStorage in Linux

This commit is contained in:
Salvador Díaz Fau
2025-03-19 16:01:37 +01:00
parent b731deee3b
commit fba986d1ce
7 changed files with 72 additions and 15 deletions

Binary file not shown.

View File

@@ -43,7 +43,7 @@
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MINOR">CEF_SUPPORTED_VERSION_MINOR</a></strong> = 3;</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> = 0;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 2;</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>
@@ -58,7 +58,7 @@
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 6998;</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> = 44;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 89;</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>
@@ -129,7 +129,7 @@
</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> = 0;</code></td>
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 2;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
@@ -164,7 +164,7 @@
</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> = 44;</code></td>
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 89;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>

View File

@@ -2024,7 +2024,7 @@
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#doOnPreferenceChanged-ustring-">doOnPreferenceChanged</a></strong>(const name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#doOnPreferenceChanged-ustring-">doOnPreferenceChanged</a></strong>(const name_: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
@@ -2156,7 +2156,7 @@
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#doAddPreferenceObserver-ustring-">doAddPreferenceObserver</a></strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>); virtual;</code></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#doAddPreferenceObserver-ustring-">doAddPreferenceObserver</a></strong>(const name_ : <a href="uCEFTypes.html#ustring">ustring</a>); virtual;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
@@ -2484,11 +2484,11 @@
</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>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#AddPreferenceObserver-ustring-">AddPreferenceObserver</a></strong>(const name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#AddPreferenceObserver-ustring-">AddPreferenceObserver</a></strong>(const name_: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</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>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#RemovePreferenceObserver-ustring-">RemovePreferenceObserver</a></strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#RemovePreferenceObserver-ustring-">RemovePreferenceObserver</a></strong>(const name_ : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
@@ -7872,7 +7872,7 @@ ICefPermissionHandler</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="doOnPreferenceChanged-ustring-"></span><code>procedure <strong>doOnPreferenceChanged</strong>(const name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><span id="doOnPreferenceChanged-ustring-"></span><code>procedure <strong>doOnPreferenceChanged</strong>(const name_: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr><td colspan="2">
<p>
@@ -8144,7 +8144,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="doAddPreferenceObserver-ustring-"></span><code>procedure <strong>doAddPreferenceObserver</strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>); virtual;</code></td>
<td class="itemcode"><span id="doAddPreferenceObserver-ustring-"></span><code>procedure <strong>doAddPreferenceObserver</strong>(const name_ : <a href="uCEFTypes.html#ustring">ustring</a>); virtual;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@@ -9172,7 +9172,7 @@ Custom</p>
<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="AddPreferenceObserver-ustring-"></span><code>procedure <strong>AddPreferenceObserver</strong>(const name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><span id="AddPreferenceObserver-ustring-"></span><code>procedure <strong>AddPreferenceObserver</strong>(const name_: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr><td colspan="2">
<p>
@@ -9186,7 +9186,7 @@ Custom</p>
<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="RemovePreferenceObserver-ustring-"></span><code>procedure <strong>RemovePreferenceObserver</strong>(const name : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
<td class="itemcode"><span id="RemovePreferenceObserver-ustring-"></span><code>procedure <strong>RemovePreferenceObserver</strong>(const name_ : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr><td colspan="2">
<p>

View File

@@ -373,7 +373,7 @@
<td class="itemcode"><code><strong><a href="uCEFChromiumEvents.html#TOnDismissPermissionPromptEvent">TOnDismissPermissionPromptEvent</a></strong> = procedure(Sender: TObject; const browser: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; prompt_id: uint64; result: <a href="uCEFTypes.html#TCefPermissionRequestResult">TCefPermissionRequestResult</a>) of object;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFChromiumEvents.html#TOnPreferenceChangedEvent">TOnPreferenceChangedEvent</a></strong> = procedure(Sender: TObject; const name: <a href="uCEFTypes.html#ustring">ustring</a>) of object;</code></td>
<td class="itemcode"><code><strong><a href="uCEFChromiumEvents.html#TOnPreferenceChangedEvent">TOnPreferenceChangedEvent</a></strong> = procedure(Sender: TObject; const name_: <a href="uCEFTypes.html#ustring">ustring</a>) of object;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFChromiumEvents.html#TOnSettingChangedEvent">TOnSettingChangedEvent</a></strong> = procedure(Sender: TObject; const requesting_url, top_level_url : <a href="uCEFTypes.html#ustring">ustring</a>; content_type: <a href="uCEFTypes.html#TCefContentSettingTypes">TCefContentSettingTypes</a>) of object;</code></td>
@@ -1309,7 +1309,7 @@ ICefPermissionHandler</p>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="TOnPreferenceChangedEvent"></span><code><strong>TOnPreferenceChangedEvent</strong> = procedure(Sender: TObject; const name: <a href="uCEFTypes.html#ustring">ustring</a>) of object;</code></td>
<td class="itemcode"><span id="TOnPreferenceChangedEvent"></span><code><strong>TOnPreferenceChangedEvent</strong> = procedure(Sender: TObject; const name_: <a href="uCEFTypes.html#ustring">ustring</a>) of object;</code></td>
</tr>
<tr><td colspan="1">
<p>