[Webkit-unassigned] [Bug 175265] [GTK][WPE] webkit_cookie_manager_delete_all_cookies doesn't delete the cookies if called before a web process is running

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 11:04:15 PDT 2017


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

--- Comment #21 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 319250
  --> https://bugs.webkit.org/attachment.cgi?id=319250
Updated patch

View in context: https://bugs.webkit.org/attachment.cgi?id=319250&action=review

> Source/WebKit/UIProcess/API/APIProcessPoolConfiguration.h:157
> +    RefPtr<WebsiteDataStore> m_defaultWebsiteDataStore;

It seems strange to have a member reference to the default website data store.  Couldn't defaultWebsiteDataStore be a static method?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170913/b9d8710e/attachment-0001.html>


More information about the webkit-unassigned mailing list