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

Side by Side Diff: android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess-permission-denied-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 denied 3 request denied
4 PASS: requestMIDIAccess error, reason: SecurityError: An attempt was made to bre ak through the security policy of the user agent. 4 PASS: requestMIDIAccess error, reason: SecurityError: An attempt was made to bre ak through the security policy of the user agent.
5 TEST FINISHED 5 TEST FINISHED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698