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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 04:01:27 PDT 2012


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





--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2012-04-10 04:01:27 PST ---
(In reply to comment #1)
> Created an attachment (id=136103)
 --> (https://bugs.webkit.org/attachment.cgi?id=136103&action=review) [details]
> first option 
> 
> Patch to better get idea about first solution. Adding a setCookiePath property to experimental. Thought?

I don't think this should go into experimental, because I think we can already say that it is highly unlikely that this "experiment" will succeed, i.e. that we will take this property as-is into the public WebView API.

At best I think this qualifies as private C++ API.

Why do you want to change the cookie storage path at run-time? Currently this is a part of the process creation parameters, which seems like the right place. Could you get it in there somehow for your use-case?

-- 
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