[Webkit-unassigned] [Bug 147319] [GTK] Add API to WebKitWebsiteDataManager to handle session and local storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 17:35:05 PDT 2015


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 257557
  --> https://bugs.webkit.org/attachment.cgi?id=257557
Patch

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

> Source/WebKit2/UIProcess/API/gtk/WebKitWebsiteDataManager.cpp:824
> +                origins = g_list_prepend(origins, webkitSecurityOriginCreate(origin.get()));

Same question as on your other patch: I guess the same origin is guaranteed to not exist in multiple WebsiteDataRecords returned by this query?

> Source/WebKit2/UIProcess/API/gtk/WebKitWebsiteDataManager.cpp:836
> + * @error: return location for error or %NULL to ignore

Again, same question as on your other patch: the GError is not supposed to have any annotations?

-- 
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/20150728/7cbf3088/attachment.html>


More information about the webkit-unassigned mailing list