[webkit-reviews] review requested: [Bug 30653] Add a temporary flag to the Database class that will be used by V8 to decide if window.openDatabase() should be exposed : [Attachment 41686] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 14:23:11 PDT 2009


Dumitru Daniliuc <dumi at chromium.org> has asked	for review:
Bug 30653: Add a temporary flag to the Database class that will be used by V8
to decide if window.openDatabase() should be exposed
https://bugs.webkit.org/show_bug.cgi?id=30653

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

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
Changed function names to setDatabaseEnabled()/databaseEnabled() and removed
the s_ in the static member -- I see some s_ static members in
WebCore/platform/*.cpp, but most of them seem to not start with s_.


More information about the webkit-reviews mailing list