[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:51:12 PDT 2013


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





--- Comment #3 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-09-09 02:50:26 PST ---
The icon database code in WebKit2 is limited in this area, and I can't think of a simple way to solve this properly.
Silently discarding the setDatabasePath call is quite ugly if the two paths are different, in this case it would mean that the DUMPRENDERTREE_TEMP temporaryFolder would be the one discarded.

Does it work fine in release? Is there any need to run WTR in debug with DUMPRENDERTREE_TEMP?
Another option might be to hijack the home directory through fancy environment variables, where all databases end up, instead of relying on DUMPRENDERTREE_TEMP.

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