Description[sqlite] Reenable deprecated methods on unix VFS.
In SQLite 3.10.2, the Unix VFS no longer defines unixCurrentTime(),
instead relying on unixCurrentTimeInt64(). The websql vfs wrapper
wraps at the v1 level, so expected to see xCurrentTime().
Backports http://www.sqlite.org/src/info/c11c85fdb6514cae
"Reenable the xCurrentTime and xGetLastError methods on the
unix VFSes as long as SQLITE_OMIT_DEPRECATED is not defined."
BUG=580948
TBR=michaeln@chromium.org
Committed: https://crrev.com/2be9709552db24566a960a33e0997775dea5cf0f
Cr-Commit-Position: refs/heads/master@{#371622}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (4 generated)
|