Bug 29945

Summary: Read-only transactions should not trigger quota updates
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, aroben, beidson, commit-queue, dglazkov, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Dumitru Daniliuc 2009-09-30 18:08:36 PDT
Read-only transactions do not change the size of the DB file (guaranteed by the database authorizer), and therefore do not need to trigger quota updates.
Comment 1 Dumitru Daniliuc 2009-09-30 18:10:05 PDT
Created attachment 40414 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-10-01 08:17:28 PDT
Comment on attachment 40414 [details]
patch

r=me.
Comment 3 WebKit Commit Bot 2009-10-01 08:26:49 PDT
Comment on attachment 40414 [details]
patch

Clearing flags on attachment: 40414

Committed r48973: <http://trac.webkit.org/changeset/48973>
Comment 4 WebKit Commit Bot 2009-10-01 08:26:53 PDT
All reviewed patches have been landed.  Closing bug.