[Webkit-unassigned] [Bug 60361] [EFL] EWebLauncher creates only one settings databases directory at startup.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 17 13:27:10 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60361
--- Comment #16 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2011-05-17 13:27:08 PST ---
(From update of attachment 93081)
View in context: https://bugs.webkit.org/attachment.cgi?id=93081&action=review
> Tools/EWebLauncher/main.c:880
> - ecore_file_mkpath(path);
> - ewk_settings_icon_database_path_set(path);
> - ewk_settings_web_database_path_set(path);
> +
> + if (!ewk_init(path))
I think this is really API related so I would like Lucas input on it
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list