[Webkit-unassigned] [Bug 146589] [GTK] Add API to WebKitWebsiteDataManager to handle website data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 23 20:52:53 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=146589
--- Comment #23 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 299429
--> https://bugs.webkit.org/attachment.cgi?id=299429
New patch
View in context: https://bugs.webkit.org/attachment.cgi?id=299429&action=review
> Source/WebKit2/ChangeLog:33
> + (webkit_website_data_manager_remove): Remove the website data of the given types for the given WebKitWebsiteData list.
> + (webkit_website_data_manager_remove_finish):
> + (webkit_website_data_manager_clear): Clear all website data of the given types modified since the given time span.
> + (webkit_website_data_manager_clear_finish):
I realized the distinction between _remove and _clear is too confusing. How about renaming _clear to _clear_all?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170124/8bc07bc4/attachment-0001.html>
More information about the webkit-unassigned
mailing list