[webkit-reviews] review requested: [Bug 175265] [GTK][WPE] webkit_cookie_manager_delete_all_cookies doesn't delete the cookies if called before a web process is running : [Attachment 319250] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 29 04:11:32 PDT 2017


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 175265: [GTK][WPE] webkit_cookie_manager_delete_all_cookies doesn't delete
the cookies if called before a web process is running
https://bugs.webkit.org/show_bug.cgi?id=175265

Attachment 319250: Updated patch

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




--- Comment #16 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 319250

  --> https://bugs.webkit.org/attachment.cgi?id=319250&action=review

Updated patch

This patch moves the process pool tracking from the GLib API to the
cross-platform code. This way WebProcessPool and WebPageProxy are the ones
adding/removing associated process pools to WebsiteDataStore.


More information about the webkit-reviews mailing list