commit | c8592cc3e490b01c0f0e84a7c7a0b5bf5db02f46 | [log] [tgz] |
---|---|---|
author | Min Qin <[email protected]> | Fri Jun 22 19:37:08 2018 |
committer | Commit Bot <[email protected]> | Fri Jun 22 19:37:08 2018 |
tree | 4933e379669fdec6b916c2cc69937f3e8d7c08f0 | |
parent | 5cb687223b49d440e01c1b830310f16583e8e99a [diff] |
Throttle DownloadDB updates This CL stops DownloadDBCache to immediately updating the DB. Instead, it caches the change and only update the DB when timer fires. Some of the updates are considered high priority and will thus flush to DB immediately. Bug: 850990 Change-Id: I124ac1c69e5c7e6bd609d656be3ac1a938f78c63 Reviewed-on: https://chromium-review.googlesource.com/1102084 Reviewed-by: David Trainor <[email protected]> Commit-Queue: Min Qin <[email protected]> Cr-Commit-Position: refs/heads/master@{#569736}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .