[Webkit-unassigned] [Bug 15692] Gtk Api to check database support and change the path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 10:47:19 PDT 2008


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





------- Comment #4 from christian at imendio.com  2008-08-13 10:47 PDT -------
(In reply to comment #3)
> One improvement over the current one might be to use g_get_prgname() instead of
> hard-coded "webkit" in order to not clash between eg. a browser and some other
> application using WebKit. It's already used in the UA string generation for
> example, which btw is another candidate for global setting (though maybe that
> would have use-cases for per-view configuration). Third one I can think of is
> some cache settings.

I have to disagree with using g_get_prgname(). Usually we want to share things
like this. While it should be an optional feature to use for instance databases
only in the context of one application, it's not normally very helpful.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list