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

Issue 40443002: Add Vibration API layout tests that inspect internal state. (Closed)

Created:
7 years, 2 months ago by Michael van Ouwerkerk
Modified:
7 years, 1 month ago
Reviewers:
Peter Beverloo
CC:
blink-reviews, Miguel Garcia, kihong
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add Vibration API layout tests that inspect internal state. Split the files according to test area. BUG=310144 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160591

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase. Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -54 lines) Patch
D LayoutTests/vibration/navigator-vibration.html View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/vibration/navigator-vibration-expected.txt View 1 1 chunk +0 lines, -21 lines 0 comments Download
A LayoutTests/vibration/vibration-durations.html View 1 1 chunk +65 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-durations-expected.txt View 1 1 chunk +33 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-exceptions.html View 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-exceptions-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-patterns.html View 1 1 chunk +32 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-patterns-expected.txt View 1 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/vibration/vibration-utils.js View 1 chunk +18 lines, -0 lines 0 comments Download
M Source/modules/vibration/NavigatorVibration.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/modules/vibration/testing/InternalsVibration.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M Source/modules/vibration/testing/InternalsVibration.cpp View 1 1 chunk +6 lines, -0 lines 0 comments Download
M Source/modules/vibration/testing/InternalsVibration.idl View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Michael van Ouwerkerk
peter as feature reviewer others are cc'd as fyi
7 years, 2 months ago (2013-10-24 15:41:24 UTC) #1
Michael van Ouwerkerk
On 2013/10/24 15:41:24, Michael van Ouwerkerk wrote: > peter as feature reviewer > others are ...
7 years, 2 months ago (2013-10-24 15:46:48 UTC) #2
Peter Beverloo
https://codereview.chromium.org/40443002/diff/1/LayoutTests/vibration/vibration-durations.html File LayoutTests/vibration/vibration-durations.html (right): https://codereview.chromium.org/40443002/diff/1/LayoutTests/vibration/vibration-durations.html#newcode55 LayoutTests/vibration/vibration-durations.html:55: shouldBeTrue("navigator.vibrate([-1, -1, -1])"); You could use stronger language here ...
7 years, 2 months ago (2013-10-24 17:46:58 UTC) #3
Michael van Ouwerkerk
Thanks Peter! Please take another look. https://codereview.chromium.org/40443002/diff/1/LayoutTests/vibration/vibration-durations.html File LayoutTests/vibration/vibration-durations.html (right): https://codereview.chromium.org/40443002/diff/1/LayoutTests/vibration/vibration-durations.html#newcode55 LayoutTests/vibration/vibration-durations.html:55: shouldBeTrue("navigator.vibrate([-1, -1, -1])"); ...
7 years, 1 month ago (2013-10-25 10:26:38 UTC) #4
Peter Beverloo
lgtm. Thanks Michael!
7 years, 1 month ago (2013-10-25 10:36:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/40443002/90001
7 years, 1 month ago (2013-10-25 15:45:42 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 16:50:41 UTC) #7
Message was sent while issue was closed.
Change committed as 160591

Powered by Google App Engine
This is Rietveld 408576698