[Webkit-unassigned] [Bug 83367] [QT] Customized path for storing cookie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 00:36:26 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=83367


Alberto Mardegan <mardy at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mardy at users.sourceforge.net




--- Comment #3 from Alberto Mardegan <mardy at users.sourceforge.net>  2013-07-18 00:36:22 PST ---
The issue I have is that a WebView cannot decide where its cookies will be stored (and loaded from).

We need such functionality to login into two different google accounts (for instance) and avoiding sharing the cookies between the two views, and also to be able to store the cookies in a per-account directory so that we don't have to re-login each time.

We are currently achieving our goal by starting a separate process with a different HOME variable set, then we open a WebView from within this process and in this way we can hack through the issue. But it's far from ideal.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list