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

_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to