[Webkit-unassigned] [Bug 121022] [Qt] Perf tests: Icon database already has a path... error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 02:24:34 PDT 2013


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org,
                   |                            |jocelyn.turcotte at digia.com
             Blocks|                            |111435




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2013-09-09 02:23:48 PST ---
EFL and GTK check if the database is open or not before setting it.
- EFL: Source/WebKit2/UIProcess/API/efl/ewk_context.cpp - setFaviconDatabaseDirectoryPath()
- GTK: Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp - webkit_web_context_set_favicon_database_directory()

Additionally cc-ing Simon and Jocelyn, they added the second call for
WKContextSetIconDatabasePath() in https://trac.webkit.org/changeset/145517

-- 
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