Bug 22963

Summary: write icons before reading them
Product: WebKit Reporter: Cary Clark <caryclark>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
reverse order of reading, writing icons to database darin: review+

Cary Clark
Reported 2008-12-22 08:48:16 PST
Write the pending icons to the database before trying to read any requested icons to ensure that a requested icon has the correct data.
Attachments
reverse order of reading, writing icons to database (1.50 KB, patch)
2008-12-22 08:50 PST, Cary Clark
darin: review+
Cary Clark
Comment 1 2008-12-22 08:50:50 PST
Created attachment 26204 [details] reverse order of reading, writing icons to database
Darin Adler
Comment 2 2008-12-24 23:07:20 PST
Comment on attachment 26204 [details] reverse order of reading, writing icons to database Looks good. r=me
David Kilzer (:ddkilzer)
Comment 3 2008-12-27 03:12:14 PST
Although this is a good fix, it doesn't appear to resolve the workaround for Bug 21026 in the layout test for Bug 22795.
Darin Adler
Comment 4 2009-01-02 18:36:13 PST
Note You need to log in before you can comment on or make changes to this bug.