commit | afc2c1cb34daef6366349037a878be7a554b9dc6 | [log] [tgz] |
---|---|---|
author | tbansal <[email protected]> | Mon Jun 15 23:58:59 2015 |
committer | Commit bot <[email protected]> | Mon Jun 15 23:59:42 2015 |
tree | 9c613e082afab03dc4d3e3f3bff476439b666862 | |
parent | 676cf2b7b308bfc29ffb57c722fbf1530f327497 [diff] |
Use request start time for estimating network quality. Instead of using request creation time, use request start time from load timing info. The start time is slightly later than request creation time and is more accurate. BUG=472681 Review URL: https://codereview.chromium.org/1162293004 Cr-Commit-Position: refs/heads/master@{#334499}