Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Issue 1708233002: tools/android/loading Ignore timings for requests coming from cache (Closed)

Created:
4 years, 10 months ago by droger
Modified:
4 years, 10 months ago
Reviewers:
Benoit L
CC:
chromium-reviews, gabadie+watch_chromium.org, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fixIntegrationTests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

tools/android/loading Ignore timings for requests coming from cache The requests coming from Blink cache have stale timings: these are the timings corresponding to the request that put the content in the cache, rather than of the request that got them from the cache. Ignoring these timings allows to fallback to the timestamp, which is more accurate (although not perfect), and fixes issues where the inconsistent timings was breaking initiators. Committed: https://crrev.com/0dec7bcceeec4f9b2283fea5040879724b9b04a5 Cr-Commit-Position: refs/heads/master@{#376187}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M tools/android/loading/request_track.py View 1 2 1 chunk +6 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (7 generated)
droger
4 years, 10 months ago (2016-02-18 16:27:11 UTC) #4
Benoit L
lgtm https://codereview.chromium.org/1708233002/diff/20001/tools/android/loading/request_track.py File tools/android/loading/request_track.py (right): https://codereview.chromium.org/1708233002/diff/20001/tools/android/loading/request_track.py#newcode495 tools/android/loading/request_track.py:495: # data URLs don't have a timing dict, ...
4 years, 10 months ago (2016-02-18 16:37:36 UTC) #5
droger
Thanks. https://codereview.chromium.org/1708233002/diff/20001/tools/android/loading/request_track.py File tools/android/loading/request_track.py (right): https://codereview.chromium.org/1708233002/diff/20001/tools/android/loading/request_track.py#newcode495 tools/android/loading/request_track.py:495: # data URLs don't have a timing dict, ...
4 years, 10 months ago (2016-02-18 16:48:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708233002/40001
4 years, 10 months ago (2016-02-18 16:49:08 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-18 17:15:40 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 17:17:14 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0dec7bcceeec4f9b2283fea5040879724b9b04a5
Cr-Commit-Position: refs/heads/master@{#376187}

Powered by Google App Engine
This is Rietveld 408576698