Lines Matching full:database
101 static WebIconDatabase *database = nil;
102 if (!database)
103 database = [[WebIconDatabase alloc] init];
104 return database;
114 // Check the user defaults and see if the icon database should even be enabled.
294 // Rename legacy icon database files to the new icon database name
304 // Set the private browsing pref then open the WebCore icon database
307 LOG_ERROR("Unable to open icon database");
454 // WebKit Icon Database
487 // WebKit Icon Database
593 // Get the directory the old icon database *should* be in
615 // We found no Safari-2-style icon database. Bail out immediately and do not delete everything
639 // And iterate through them, adding the icon data to the new icon database