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

Issue 1127713005: Change kVibrationDurationMax to be file-local to NavigatorVibration. (Closed)

Created:
5 years, 7 months ago by Peter Beverloo
Modified:
5 years, 7 months ago
CC:
blink-reviews, dglazkov+blink, mlamouri+watch-blink_chromium.org, mvanouwerkerk+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Change kVibrationDurationMax to be file-local to NavigatorVibration. There's only one use of this constant, which is in a file in Blink, so there's no need to expose it as part of the Blink API. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194933

Patch Set 1 #

Total comments: 2

Patch Set 2 : commenst #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -44 lines) Patch
M Source/modules/vibration/NavigatorVibration.cpp View 1 2 chunks +5 lines, -3 lines 0 comments Download
D public/platform/WebVibration.h View 1 chunk +0 lines, -41 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Peter Beverloo
+mvanouwerkerk for vibration
5 years, 7 months ago (2015-05-05 13:01:41 UTC) #2
Michael van Ouwerkerk
lgtm The original reviewer insisted on doing it like this, but I never liked it.
5 years, 7 months ago (2015-05-05 13:30:58 UTC) #3
Peter Beverloo
Do you have a reference to that comment?
5 years, 7 months ago (2015-05-05 13:47:26 UTC) #4
Michael van Ouwerkerk
On 2015/05/05 13:47:26, Peter Beverloo wrote: > Do you have a reference to that comment? ...
5 years, 7 months ago (2015-05-05 14:04:50 UTC) #5
Peter Beverloo
Cool, thanks! +jochen for public/ stamp.
5 years, 7 months ago (2015-05-05 14:08:08 UTC) #7
jochen (gone - plz use gerrit)
lgtm with nit https://codereview.chromium.org/1127713005/diff/1/Source/modules/vibration/NavigatorVibration.cpp File Source/modules/vibration/NavigatorVibration.cpp (right): https://codereview.chromium.org/1127713005/diff/1/Source/modules/vibration/NavigatorVibration.cpp#newcode33 Source/modules/vibration/NavigatorVibration.cpp:33: const unsigned kVibrationDurationMax = 10000; please ...
5 years, 7 months ago (2015-05-05 15:18:02 UTC) #8
Peter Beverloo
https://codereview.chromium.org/1127713005/diff/1/Source/modules/vibration/NavigatorVibration.cpp File Source/modules/vibration/NavigatorVibration.cpp (right): https://codereview.chromium.org/1127713005/diff/1/Source/modules/vibration/NavigatorVibration.cpp#newcode33 Source/modules/vibration/NavigatorVibration.cpp:33: const unsigned kVibrationDurationMax = 10000; On 2015/05/05 15:18:01, jochen ...
5 years, 7 months ago (2015-05-05 15:46:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127713005/20001
5 years, 7 months ago (2015-05-05 15:48:33 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-05-05 18:25:51 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194933

Powered by Google App Engine
This is Rietveld 408576698