RESOLVED FIXED110422
webdatabase: Rename DatabaseBackendAsync to DatabaseBackend.
https://bugs.webkit.org/show_bug.cgi?id=110422
Summary webdatabase: Rename DatabaseBackendAsync to DatabaseBackend.
Mark Lam
Reported 2013-02-20 17:58:46 PST
This is a purely cosmetic change to make the naming of DatabaseBackend (renamed from DatabaseBackendAsync) parallel its front-end Database. This makes it consistent with how all the other classes are named as front-end and back-end pairs.
Attachments
the fix. (74.47 KB, patch)
2013-02-20 18:14 PST, Mark Lam
ggaren: review+
Mark Lam
Comment 1 2013-02-20 18:14:59 PST
Created attachment 189437 [details] the fix.
Geoffrey Garen
Comment 2 2013-02-20 18:20:16 PST
Comment on attachment 189437 [details] the fix. r=me
Mark Lam
Comment 3 2013-02-20 18:38:49 PST
Thanks for the review. Landed in r143551: <http://trac.webkit.org/changeset/143551>.
Note You need to log in before you can comment on or make changes to this bug.