You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Updated TCefClearDataStorageTypes values
Some checks failed
Make / build (ubuntu-latest) (push) Has been cancelled
Some checks failed
Make / build (ubuntu-latest) (push) Has been cancelled
Improved documentation for TCefClearDataStorageTypes Improved documentation for TChromiumCore.ClearDataForOrigin
This commit is contained in:
@@ -9255,6 +9255,12 @@ Custom</p>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
This procedure calls the Storage.clearDataForOrigin DevTools method to clear the storage data for a given origin. </p>
|
||||
<p>
|
||||
|
||||
|
||||
<p><see href="<a href="https://chromedevtools.github.io/devtools-protocol/tot/Storage/#method-clearDataForOrigin">https://chromedevtools.github.io/devtools-protocol/tot/Storage/#method-clearDataForOrigin</a>">See the documentation for the Storage.clearDataForOrigin DevTools method.)
|
||||
|
||||
<p><see href="<a href="https://chromedevtools.github.io/devtools-protocol/tot/Storage/#type-StorageType">https://chromedevtools.github.io/devtools-protocol/tot/Storage/#type-StorageType</a>">See the documentation for the Storage.StorageType type.)</p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
||||
Reference in New Issue
Block a user