[webkit-qt] Per-instance cookie jar (was: Re: Injected bundle(s))
Alberto Mardegan
mardy at users.sourceforge.net
Mon Jan 28 07:06:55 PST 2013
Hi,
On 01/25/2013 10:07 AM, Alberto Mardegan wrote:
> 1) Expose the WebContext::setCookieStorageDirectory() method to Qt apps;
> as far as I can see, this method is currently exposed only by the C
> bindings (see WebKit2/UIProcess/API/C/WKContext.cpp).
> Maybe the QQuick WebView could export a string property to allow clients
> to override the cookie storage directory?
I submitted https://bugs.webkit.org/show_bug.cgi?id=108052 and started
working on this. However, I soon realized that the
WebContext::setCookieStorageDirectory() is private and looking at the
git history it seems to have been added mainly for testing purposes.
Can someone (Ossy?) please tell me if I should move it to the public
section or if this is definitely not the way forward?
Ciao,
Alberto
More information about the webkit-qt
mailing list