commit | bff2aec2875872f71e8d2e2fedf2a61eceebecb4 | [log] [tgz] |
---|---|---|
author | tbansal <[email protected]> | Mon Jul 25 18:28:54 2016 |
committer | Commit bot <[email protected]> | Mon Jul 25 18:31:00 2016 |
tree | d7e70f8bb2ffb24f4a9babdfd33caf4a7bd6186b | |
parent | e09dff921a487d398749812d35804267d883aa55 [diff] |
Factor out NetworkID and caching mechanism from n_q_e.{h,cc} This keeps the caching mechanism separate from NQE. This is first step towards enabling persistent caching of estimates. This CL does not record any functional changes, although tests have been expanded. Also, add UMA to record how frequently cached network quality is available. BUG=490870 Review-Url: https://codereview.chromium.org/2128793003 Cr-Commit-Position: refs/heads/master@{#407521}