<div dir="ltr">I though that way, too. My problem was just that implementing my ideas about did not lead to a "working" solution. And I really cannot release another time with a private "non-really-private" incognito mode.<div>
About your difficulties, I can just say that, IMHO, "private session" cookies have to be completely ignored even from the cookie dialog. They cannot be stored on disk. And they have to disappear from memory as soon as the private session ends.</div>
<div>That's because the "empty cookiejar problem" looks similar. And using Qt network classes seems easier.</div><div>On QNAM you can create a QNetworkCookieJar on the fly, use and delete it when your session finishes. With KIO you cannot do this as we have just ONE cookiejar kde-wise. So the approach has to be:</div>
<div>- you cannot no more store cookies (dawit just implemented this, I think)</div><div>- you cannot no more use old cookies stored (my first attempt here failed)</div><div>- you have to manage your session "session cookies" (that is, use in your private session and delete them when it (and NOT kde session) finishes).</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/19 Dawit A <span dir="ltr"><<a href="mailto:adawit@kde.org" target="_blank">adawit@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Well that is not entirely correct. We can definitely implement support for private mode in the cookiejar itself easily. There are a couple of approaches we can take. The difficult part has always been how to handle the "private session" cookies in the cookie management dialogs. Anyhow, I promised to try and implement this for 4.10, but I could not find the time. Perhaps I will find some time during the upcoming holidays.<div>
<div class="h5"><br>

<br>On Mon, Dec 17, 2012 at 7:18 PM, andrea diamantini <span dir="ltr"><<a href="mailto:adjam7@gmail.com" target="_blank">adjam7@gmail.com</a>></span> wrote:<br>


<div><div><div><div><div><div><div dir="ltr"><div class="gmail_extra"><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">Yes, I'm obviously trying.<div>


My first attempt was a tiny change in the KCookieServer/KCookieJar API to let people search just for persistent cookies.</div>


<div>But it failed.</div><div>I'm currently working on a second attempt following the same approach. If not, I though about implementing a different jar for the private sessions. But this second idea is probably an "hard" change in the kde cookie jar.</div>






<div>I fear that "private sessions" are exactly the opposite idea around what the "monolithic" & "share it with every app" kde cookie jar is builded.</div></div><div class="gmail_extra">





<div><div><br>
<br><div class="gmail_quote">2012/12/17 David Faure <span dir="ltr"><<a href="mailto:faure@kde.org" target="_blank">faure@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>On Sunday 16 December 2012 18:41:31 andrea diamantini wrote:<br>
> - New private browsing mode (NOT based on KIO, as it seems our cookiejar is<br>
> not enough "malleable" for it. At least in kde4)<br>
<br>
</div>Are you working on patches to make it "malleable" enough in the future?<br>
<br>
If you need something, make it happen, don't just hope for others to do so :)<br>
<span><font color="#888888"><br>
--<br>
David Faure, <a href="mailto:faure@kde.org" target="_blank">faure@kde.org</a>, <a href="http://www.davidfaure.fr" target="_blank">http://www.davidfaure.fr</a><br>
Working on KDE, in particular KDE Frameworks 5<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div><div>-- <br><pre style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:-webkit-auto;font-variant:normal;text-transform:none;font-size:medium;font-style:normal;font-weight:normal;word-spacing:0px">

Andrea Diamantini
WEB: <a href="http://www.adjam.org" target="_blank">http://www.adjam.org</a>

rekonq project
WEB: <a rel="nofollow" href="http://rekonq.kde.org/" target="_blank">http://rekonq.kde.org</a>
IRC: rekonq@freenode</pre><br>
</div></div>
</blockquote></div><br></div></div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><pre style="color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;word-spacing:0px;background-color:rgb(255,255,255);font-size:medium">
Andrea Diamantini
WEB: <a href="http://www.adjam.org" target="_blank">http://www.adjam.org</a>

rekonq project
WEB: <a rel="nofollow" href="http://rekonq.kde.org/" style="color:rgb(0,0,0)" target="_blank">http://rekonq.kde.org</a>
IRC: rekonq@freenode</pre><br>
</div>