WebCore:
Reviewed by Brady.
<rdar://problem/
5562470>
openDatabase does not work when the version string is empty
If the string is empty, pass a real empty string to sqlite3_bind_text16.
* platform/sql/SQLiteStatement.cpp:
(WebCore::SQLiteStatement::bindText):
LayoutTests:
Reviewed by Brady.
<rdar://problem/
5562470>
openDatabase does not work when the version string is empty
* storage/open-database-empty-version-expected.txt: Added.
* storage/open-database-empty-version.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27815
268f45cc-cd09-0410-ab3c-
d52691b4dbfc