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

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

Issue 2965803003: Mojo JS bindings: add support to generate "dual-mode" code. (Closed)
Patch Set: . Created 3 years, 5 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
« no previous file with comments | « mojo/public/tools/bindings/pylib/mojom/generate/generator.py ('k') | url/mojo/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 311: Uncaught TypeError: Cannot read property 'then' of unde fined 1 CONSOLE ERROR: line 313: 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 | « mojo/public/tools/bindings/pylib/mojom/generate/generator.py ('k') | url/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698