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

Issue 47603003: Use monotonic finish time for sync request completion. (Closed)

Created:
7 years, 1 month ago by eustas
Modified:
7 years, 1 month ago
Reviewers:
Nate Chapin
CC:
blink-reviews
Visibility:
Public.

Description

Use monotonic finish time for sync request completion. Currently wall time is used. That is wrong. Since request is performed synchronously, current time fits well as finish time. BUG=309570 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/core/fetch/ResourceLoader.cpp View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
eustas
7 years, 1 month ago (2013-10-28 09:01:10 UTC) #1
Nate Chapin
Oops, I think I was using monotonicallyIncreasingTime() when I first wrote that, then discovered responseTime() ...
7 years, 1 month ago (2013-10-28 17:09:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eustas@chromium.org/47603003/1
7 years, 1 month ago (2013-10-29 06:09:57 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=14445
7 years, 1 month ago (2013-10-29 07:23:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eustas@chromium.org/47603003/1
7 years, 1 month ago (2013-10-29 08:55:59 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-10-29 09:44:14 UTC) #6
Message was sent while issue was closed.
Change committed as 160817

Powered by Google App Engine
This is Rietveld 408576698