commit | 4ee3cce199999c1b21c7cdf9d3f0e19cbc752e1b | [log] [tgz] |
---|---|---|
author | horo <[email protected]> | Sun Apr 03 10:01:50 2016 |
committer | Commit bot <[email protected]> | Sun Apr 03 10:03:22 2016 |
tree | e99b2e032606b313291edaf7b5c685807cfd1922 | |
parent | ced319c78e3f9acc95394d81cc6763ed9a9e8371 [diff] |
Set the data path of StoragePartition correctly. https://crrev.com/1737933002 accidentally changed the path which is used while initializing IndexedDBContextImpl, CacheStorageContextImpl, ServiceWorkerContextWrapper, WebRTCIdentityStore and PlatformNotificationContextImpl. This |path| must be |partition_path| when |in_memory| is false. BUG=598314,586194 Review URL: https://codereview.chromium.org/1844843004 Cr-Commit-Position: refs/heads/master@{#384829}