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

Side by Side Diff: android_webview/tools/WebViewShell/test/blink-apis/webrtc/mediastream-callbacks-expected.txt

Issue 1364593002: Refactor android_webview_shell and its tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renaming Created 5 years, 3 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
(Empty)
1 Test MediaStream API callbacks in WebView
2 onPermissionRequest: android.webkit.resource.VIDEO_CAPTURE,android.webkit.resour ce.AUDIO_CAPTURE
3 request granted: android.webkit.resource.VIDEO_CAPTURE,android.webkit.resource.A UDIO_CAPTURE
4 PASS: getUserMedia succeeded.
5 PASS: track.readyState is "live"
6 PASS: activeStream.active is true
7 TEST FINISHED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698