Revert [SQLite] Hack to touch page cache to debug slow connection close.
commitde679fb3bf4d8aa1f6f0fcb08dddd7cefce41f0c
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 May 2012 00:13:08 +0000 (19 00:13 +0000)
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 May 2012 00:13:08 +0000 (19 00:13 +0000)
treee705f26560bd1a1819a90a831aa9be464985bd6f
parent8f115af1345aabd2c2367acf7fa4c9fadd5866a2
Revert [SQLite] Hack to touch page cache to debug slow connection close.

Original CL http://codereview.chromium.org/7891025 , http://crrev.com/101034

The hypothesis discussed in that CL seems proven out, as the
shutdown-hang crashes mostly moved from sqlite3_close() into
sqlite3_95527().

BUG=95527
TEST=Monitor crash in bug, see if it changes.

Review URL: https://chromiumcodereview.appspot.com/9845034

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137989 0039d316-1c4b-4281-b951-d872f2087c98
sql/connection.cc
third_party/sqlite/amalgamation/sqlite3.c
third_party/sqlite/amalgamation/sqlite3.h