commit | fa1aa5e320c204fe1e04580dabf0027cf45e6f3c | [log] [tgz] |
---|---|---|
author | cmumford <cmumford@chromium.org> | Fri Nov 21 01:32:56 2014 +0900 |
committer | Qijiang Fan <fqj@google.com> | Thu Jun 04 17:58:56 2020 +0900 |
tree | 3bc05b69c63e7b8d52a7144d788ba8a5b748c25d | |
parent | 71158acdcbd0827371be0f3b06aca5f1de3fd4d6 [diff] |
LevelDB: Using base::File for all file I/O Eliminated platform specific (stdio & Windows) File I/O calls and replaced with the use of base::File. This makes Chrome's Env (nearly) platform agnostic while simplifying the implementation. BUG=431914 Review URL: https://codereview.chromium.org/710373002 Cr-Commit-Position: refs/heads/master@{#305020} CrOS-Libchrome-Original-Commit: bf82318b8929b07d7bb0abce2729c5a83b9dbfcb