Bug 29945 - Read-only transactions should not trigger quota updates
Summary: Read-only transactions should not trigger quota updates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dumitru Daniliuc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 18:08 PDT by Dumitru Daniliuc
Modified: 2009-10-01 08:26 PDT (History)
6 users (show)

See Also:


Attachments
patch (2.31 KB, patch)
2009-09-30 18:10 PDT, Dumitru Daniliuc
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.