[webkit-reviews] review requested: [Bug 25714] Decouple HTML5 Database support from generic SQLite/Database support : [Attachment 30214] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 19:24:41 PDT 2009


Laszlo Gombos <laszlo.1.gombos at nokia.com> has asked  for review:
Bug 25714: Decouple HTML5 Database support from generic SQLite/Database support
https://bugs.webkit.org/show_bug.cgi?id=25714

Attachment 30214: Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=30214&action=review

------- Additional Comments from Laszlo Gombos <laszlo.1.gombos at nokia.com>
Introduce the ENABLE_SQLITE guard for turning the SQLite feature/dependency
on/off (instead of using the ENABLE_SQLITE guard).

Move LocalStorage*.cpp; StorageArea.cpp and StorageMap.cpp files out from the
DATABASE guard into the DOM_STORAGE guard (where they belong).


More information about the webkit-reviews mailing list