[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:01:37 PDT 2017


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

--- Comment #20 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/ChangeLog:24
> +        (API::ProcessPoolConfiguration::copy): Aslo copy the default WebsiteDataStore.

Aslo

> Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.h:183
> +    Vector<WebProcessPool*> m_associatedProcessPools;

This can probably be a Vector<std::reference_wrapper<WebProcessPool>>

-- 
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/295bbf2c/attachment.html>


More information about the webkit-unassigned mailing list