Bug 54864 - IndexedDB: Rename IDBSQLiteDatabase to IDBBackingStore
Summary: IndexedDB: Rename IDBSQLiteDatabase to IDBBackingStore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 02:29 PST by Hans Wennborg
Modified: 2011-02-23 01:41 PST (History)
9 users (show)

See Also:


Attachments
Patch (32.90 KB, patch)
2011-02-21 02:30 PST, Hans Wennborg
no flags Details | Formatted Diff | Diff
manual patch (40.82 KB, patch)
2011-02-21 04:33 PST, Hans Wennborg
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2011-02-21 02:29:09 PST
IndexedDB: Rename IDBSQLiteDatabase to IDBBackingStore
Comment 1 Hans Wennborg 2011-02-21 02:30:36 PST
Created attachment 83142 [details]
Patch
Comment 2 Hans Wennborg 2011-02-21 02:31:53 PST
First step towards refactoring all the Indexed DB backing store code into one place. Please review.
Comment 3 WebKit Review Bot 2011-02-21 02:35:03 PST
Attachment 83142 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7940627
Comment 4 Collabora GTK+ EWS bot 2011-02-21 02:36:43 PST
Attachment 83142 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/7938777
Comment 5 WebKit Review Bot 2011-02-21 02:40:16 PST
Attachment 83142 [details] did not build on mac:
Build output: http://queues.webkit.org/results/7936901
Comment 6 WebKit Review Bot 2011-02-21 02:46:24 PST
Attachment 83142 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7939728
Comment 7 Build Bot 2011-02-21 02:52:49 PST
Attachment 83142 [details] did not build on win:
Build output: http://queues.webkit.org/results/7937842
Comment 8 Hans Wennborg 2011-02-21 04:33:36 PST
Created attachment 83146 [details]
manual patch

Uploading manually; webkit-patch seems to leave newly added files out of the patch :(
Comment 9 Jeremy Orlow 2011-02-22 10:39:46 PST
Comment on attachment 83146 [details]
manual patch

r=me
Comment 10 Hans Wennborg 2011-02-23 01:41:28 PST
Committed r79426: <http://trac.webkit.org/changeset/79426>