Roll leveldb to r78 / 1.15.
commit7e1524c532b156e8260060d54d193a2070b3e3a2
authordgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Dec 2013 01:31:36 +0000 (11 01:31 +0000)
committerdgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Dec 2013 01:31:36 +0000 (11 01:31 +0000)
treee5d02694f5b44b3d71fbc52e73c699b3c7c7f960
parent8930b500f2ee76639b191bf3c3adc3146e607b72
Roll leveldb to r78 / 1.15.

changes that affect chrome:
- Fix for at least one cause of missing-files corruption: compaction errors now
  immediately put the database into readonly mode instead of attempting
  sophisticated recovery that was incompatible with Chromium's Env
  implementation.
- Database will enter readonly mode when when a synchronous log write
  succeeds but the sync fails.

BUG=239999
R=jsbell@chromium.org

Review URL: https://codereview.chromium.org/111953003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239934 0039d316-1c4b-4281-b951-d872f2087c98
DEPS
third_party/leveldatabase/README.chromium