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

Side by Side Diff: third_party/WebKit/LayoutTests/vibration/vibration-expected.txt

Issue 2796253002: Associated Message Validation (Closed)
Patch Set: Validate payloadInterfaceIds before getting it. Use [0] for dimensions for validateArrayPointer. Ca… Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 300: Uncaught TypeError: Cannot read property 'then' of unde fined 1 CONSOLE ERROR: line 301: Uncaught TypeError: Cannot read property 'then' of unde fined
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined 3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined
4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests. 4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests.
5 PASS navigator.vibrate(1234) triggers vibration correctly. 5 PASS navigator.vibrate(1234) triggers vibration correctly.
6 PASS navigator.vibrate(0) triggers cancel correctly. 6 PASS navigator.vibrate(0) triggers cancel correctly.
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/mojo/union.html ('k') | third_party/WebKit/LayoutTests/vibration/vibration-iframe-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698