On 01/28/2013 04:06 PM, Alberto Mardegan wrote:
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.


If I remember correctly it is already accessible from the C API.

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

Reply via email to