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

Issue 2556353003: Ensure Char events sent to pepper indicate the correct timestamp seconds. (Closed)

Created:
4 years ago by dtapuska
Modified:
4 years ago
Reviewers:
clamy, majidvp
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure Char events sent to pepper indicate the correct timestamp seconds. Previously the wall clock was being used but really it should be the realtime clock. BUG=625680 Committed: https://crrev.com/dbb3776482cac31616c9309bf727c594a1653e2e Cr-Commit-Position: refs/heads/master@{#437541}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use alternate API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M content/renderer/render_frame_impl.cc View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
dtapuska
4 years ago (2016-12-08 16:53:48 UTC) #2
majidvp
lgtm with nit. https://codereview.chromium.org/2556353003/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2556353003/diff/1/content/renderer/render_frame_impl.cc#newcode6467 content/renderer/render_frame_impl.cc:6467: (base::TimeTicks::Now() - base::TimeTicks()).InSecondsF(); nit: Please use ...
4 years ago (2016-12-08 20:26:33 UTC) #7
dtapuska
On 2016/12/08 20:26:33, majidvp wrote: > lgtm with nit. > > https://codereview.chromium.org/2556353003/diff/1/content/renderer/render_frame_impl.cc > File content/renderer/render_frame_impl.cc ...
4 years ago (2016-12-08 20:56:38 UTC) #8
clamy
Thanks! Lgtm.
4 years ago (2016-12-09 14:30:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2556353003/20001
4 years ago (2016-12-09 14:31:41 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 15:17:50 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-09 15:20:27 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dbb3776482cac31616c9309bf727c594a1653e2e
Cr-Commit-Position: refs/heads/master@{#437541}

Powered by Google App Engine
This is Rietveld 408576698