RESOLVED FIXED 28331
dbName and originIdentifier parameters are switched in DatabaseTracker when calling SQLiteFileSystem::getFileNameForNewDatabase()
https://bugs.webkit.org/show_bug.cgi?id=28331
Summary dbName and originIdentifier parameters are switched in DatabaseTracker when c...
Dumitru Daniliuc
Reported 2009-08-14 16:27:18 PDT
This results in dbName_originIdentifier.db files in Chromium, instead of originIdentifier_dbName.db. This bug has no effect on WebCore/Safari.
Attachments
patch (1.27 KB, patch)
2009-08-18 15:30 PDT, Dumitru Daniliuc
no flags
Dumitru Daniliuc
Comment 1 2009-08-18 15:30:10 PDT
Dimitri Glazkov (Google)
Comment 2 2009-08-18 15:34:35 PDT
Comment on attachment 35084 [details] patch r=me.
Eric Seidel (no email)
Comment 3 2009-08-18 16:54:45 PDT
Comment on attachment 35084 [details] patch Clearing flags on attachment: 35084 Committed r47464: <http://trac.webkit.org/changeset/47464>
Eric Seidel (no email)
Comment 4 2009-08-18 16:54:49 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.