RESOLVED INVALID 98185
[GTK] Unit tests should use a custom temporary icon database instead of the default one
https://bugs.webkit.org/show_bug.cgi?id=98185
Summary [GTK] Unit tests should use a custom temporary icon database instead of the d...
Carlos Garcia Campos
Reported 2012-10-02 11:50:01 PDT
Since the favicons patch landed, we are now using the default icon database when a page is loaded, we should make sure we don't add unit tests pages to the default icon database. A custom icondtabase should be created in a temp dir before every test starts and it should be removed when the test finishes.
Attachments
Carlos Garcia Campos
Comment 1 2012-10-11 04:43:46 PDT
This is no longer needed, since r130755 favicon database is disabled by default, so it doesn't affect unit tests.
Note You need to log in before you can comment on or make changes to this bug.