Bug 94649

Summary: Populate DatabaseTracker's origins lazily on demand
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Benjamin Poulain
Reported 2012-08-21 16:51:51 PDT
Synchronous accesses to the disk = BAD!
Attachments
Patch (4.02 KB, patch)
2012-08-21 16:59 PDT, Benjamin Poulain
no flags
Patch (5.19 KB, patch)
2012-08-24 15:18 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2012-08-21 16:59:09 PDT
Brady Eidson
Comment 2 2012-08-24 14:22:02 PDT
Comment on attachment 159806 [details] Patch I would like to see populateOrigins() renamed to populateOriginsIfNeeded() to make it clear to readers of the individual functions that there's no recurring side effect or cost.
Benjamin Poulain
Comment 3 2012-08-24 15:18:01 PDT
WebKit Review Bot
Comment 4 2012-08-24 16:18:32 PDT
Comment on attachment 160510 [details] Patch Clearing flags on attachment: 160510 Committed r126648: <http://trac.webkit.org/changeset/126648>
WebKit Review Bot
Comment 5 2012-08-24 16:18:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.