[Webkit-unassigned] [Bug 217034] [GTK] Stop using the default website data store for the inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 09:45:08 PDT 2020


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

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

Questions:

 *Each inspector is 1:1 associated with a web view. Why doesn't the inspector use that view's data store?
 * Why is it better to create a custom data store using default paths than to just use the default data store?
 * Why does GTK need this but not WPE?
 * Don't applications use the default data store *by default*? What's wrong with this?
 * If GTK port should never use the default data store, shouldn't we have an ASSERT to ensure it doesn't get created?

-- 
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/20200927/0e56a23b/attachment.htm>


More information about the webkit-unassigned mailing list