[webkit-reviews] review canceled: [Bug 30701] Chromium needs a different implementation for DatabaseTracker (+ quota management) and SQLTransactionClient : [Attachment 42130] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 13:49:12 PDT 2009


Dumitru Daniliuc <dumi at chromium.org> has canceled Dumitru Daniliuc
<dumi at chromium.org>'s request for review:
Bug 30701: Chromium needs a different implementation for DatabaseTracker (+
quota management) and SQLTransactionClient
https://bugs.webkit.org/show_bug.cgi?id=30701

Attachment 42130: patch
https://bugs.webkit.org/attachment.cgi?id=42130&action=review

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
Same patch, only changed the file names returned by
DatabaseTrackerChromium::fullPathForDatabase() from origin_identifier + "_" +
db_name + ".db" to origin_identifier + "/" + db_name. We'll split that into
origin_identifier and db_name in the browser process as we talked, and create
the real file name there.


More information about the webkit-reviews mailing list