[webkit-reviews] review requested: [Bug 26940] Add a SQLite VFS for Chromium : [Attachment 32205] win patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 16:29:16 PDT 2009


Dumitru Daniliuc <dumi at chromium.org> has asked	for review:
Bug 26940: Add a SQLite VFS for Chromium
https://bugs.webkit.org/show_bug.cgi?id=26940

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

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
SQLite VFS: only the code that deals directly with files was slightly modified.

FileSystem: openDatabase() uses "chromium_vfs" to open files, all other
functions are either very simple or delegate to ChromiumBridge.


More information about the webkit-reviews mailing list