diff options
author | shess <shess@chromium.org> | 2016-01-26 17:25:05 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-27 01:26:20 +0000 |
commit | d67941884d3faf546e8fae1128ca131c777f5258 (patch) | |
tree | ed6405d776eb6380baa936ab8e8f2526aced228b /extensions/shell | |
parent | d81338f3e8bc39f12fa2026550c1af7a93a5a7e0 (diff) | |
download | chromium_src-d67941884d3faf546e8fae1128ca131c777f5258.zip chromium_src-d67941884d3faf546e8fae1128ca131c777f5258.tar.gz chromium_src-d67941884d3faf546e8fae1128ca131c777f5258.tar.bz2 |
[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
Review URL: https://codereview.chromium.org/1639863003
Cr-Commit-Position: refs/heads/master@{#371674}
Diffstat (limited to 'extensions/shell')
0 files changed, 0 insertions, 0 deletions