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

Issue 2059523002: Use monotonic time to record the touch input latency in Blink. (Closed)

Created:
4 years, 6 months ago by lanwei
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Use monotonic time to record the touch input latency in Blink. Since PlatformEvent uses monotonical time stamp, we should use monotonicallyIncreasingTime instead of currentTime to record the touch event latency in Blink. BUG=617984 Review-Url: https://codereview.chromium.org/2044923004 Cr-Commit-Position: refs/heads/master@{#398712} (cherry picked from commit c5707d4d2131cf90f2fe8c9887a1c95c83a12812) Committed: https://chromium.googlesource.com/chromium/src/+/da0f532810ea5326996237262c0e0711d7c0e737

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Source/core/input/TouchEventManager.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
lanwei
4 years, 6 months ago (2016-06-09 22:13:59 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
da0f532810ea5326996237262c0e0711d7c0e737.

Powered by Google App Engine
This is Rietveld 408576698