Description[websql] Guard against vfs method deprecation.
In SQLite 3.10.2, the Unix VFS no longer defines unixCurrentTime(),
instead relying on unixCurrentTimeInt64(), which caused a crash in the
implementation of chromiumCurrentTime(). Add assertions to verify
required infrastructure at instantiation rather than first use.
BUG=580948, 579743
R=michaeln@chromium.org
Committed: https://crrev.com/d67941884d3faf546e8fae1128ca131c777f5258
Cr-Commit-Position: refs/heads/master@{#371674}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment chromiumGetLastError. #Patch Set 3 : Switch chromiumGetLastError to successfully return an empty buffer. #
Messages
Total messages: 18 (6 generated)
|