summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authorerikchen <erikchen@chromium.org>2015-04-16 20:33:20 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-17 03:33:46 +0000
commitd2c42f584723689354b1874bdfaefb098f9ea70d (patch)
tree042dc06d1791a6ecf502eb1e5cecebd61dcedb43 /chrome/browser
parentf524b839c381be10d48c3537e25cbc1af66f4a14 (diff)
downloadchromium_src-d2c42f584723689354b1874bdfaefb098f9ea70d.zip
chromium_src-d2c42f584723689354b1874bdfaefb098f9ea70d.tar.gz
chromium_src-d2c42f584723689354b1874bdfaefb098f9ea70d.tar.bz2
Add a partial index to the SQLitePersistentCookieStore.
This CL adds a partial index is_transient to the cookies DB. This CL also moves all the index creation operations into the database version migration, so that the existence of the other indices don't have to be checked on every startup. Partial indices are available in SQLite 3.8.0, and Chrome ships a branched version of 3.8.7.4. BUG= Review URL: https://codereview.chromium.org/1083623003 Cr-Commit-Position: refs/heads/master@{#325592}
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions