<div dir="ltr"><p dir="ltr">Hi Alexander,</p>
<p dir="ltr">Cookies should be under $XDG_CACHE_HOME/<HARBOUR_APP_NAME>/.QtWebKit</p><p dir="ltr">You can look at my realisation of cookie deletion: <a href="https://github.com/Aldrog/TwitchTube/blob/master/src/tools.cpp#L33">https://github.com/Aldrog/TwitchTube/blob/master/src/tools.cpp#L33</a></p><p>Best regards,<br>Andrew Penkrat</p>
<br><div class="gmail_quote"><div dir="ltr">чт, 1 окт. 2015, 23:48, Alexander Ladygin <<a href="mailto:fake.ae@gmail.com" target="_blank">fake.ae@gmail.com</a>>:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Matthias, but it did not help=(<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 1, 2015 at 10:17 PM, Matthias Fehring <span dir="ltr"><<a href="mailto:buschmann@huessenbergnetz.de" target="_blank">buschmann@huessenbergnetz.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Alex,<br>
<br>
there are some experimental properties for QtWebKit, but i am not sure if it<br>
really works.<br>
<br>
For your SilicaWebView:<br>
<br>
import QtWebKit.experimental 1.0<br>
<br>
and then in the SilicaWebView set:<br>
<br>
experimental.preferences.privateBrowsingEnabled: true<br>
<br>
<br>
Best greetings<br>
Matthias<br>
<div><div><br>
<br>
Am Donnerstag, 1. Oktober 2015, 21:49:03 schrieb Alexander Ladygin:<br>
> Hello.<br>
><br>
> It seems that SilicaWebView is storing cookies when you use it (even<br>
> offline). Is there any way to clear them? Or use privatebrowsing or<br>
> something so when you close the page with it, it will clear all saved<br>
> cookies?<br>
><br>
> Any advice?<br>
> Thanks.<br>
><br>
> Alex.<br>
<br>
</div></div><span><font color="#888888">--<br>
Das Gesetz hat zum Schneckengang verdorben, was Adlerflug geworden wäre.<br>
(Friedrich Schiller - Die Räuber)<br>
<br>
Und der Buschfunk spielt gerade "Light My Fire (Bonus Track)" von "Amorphis".<br>
<br>
<a href="http://www.buschmann23.de" rel="noreferrer" target="_blank">www.buschmann23.de</a><br>
GPG-Key: 0x614C3258<br>
GPG Fingerprint: B770 E0D0 69CF BFC1 5FE1 D78E 3A70 A936 614C 3258<br>
</font></span><br>_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a><br></blockquote></div><br></div>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></blockquote></div></div>