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

Side by Side Diff: android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess-with-sysex-expected.txt

Issue 2116763002: Reland: Web MIDI: use mojom::blink::PermissionService directly to ask permission (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for second attempt Created 4 years, 4 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 Test navigator.requestMIDIAccess API in WebView 1 Test navigator.requestMIDIAccess API in WebView
2 onPermissionRequest: android.webkit.resource.MIDI_SYSEX 2 onPermissionRequest: android.webkit.resource.MIDI_SYSEX
3 request granted: android.webkit.resource.MIDI_SYSEX 3 request granted: android.webkit.resource.MIDI_SYSEX
4 PASS: access.sysexEnabled is true 4 PASS: access.sysexEnabled is true
5 PASS: requestMIDIAccess with option sysex:true succeeded. 5 PASS: requestMIDIAccess with option sysex:true succeeded.
6 TEST FINISHED 6 TEST FINISHED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698