Bug 98185

Summary: [GTK] Unit tests should use a custom temporary icon database instead of the default one
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: mario, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.