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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt

Issue 2556583003: Remove MediaDevices.onondevicechange from WebView stable interfaces (Closed)
Patch Set: Created 4 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt
index 07570b38b71db05bca61f73110402073d42bffea..1ade4e3f94510af6d6684fee04fcccf0cb81c3c3 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt
@@ -57,6 +57,11 @@ interface ServiceWorkerRegistration : EventTarget
interface HTMLInputElement : HTMLElement
getter webkitEntries
+# crbug.com/671461
+interface MediaDevices : EventTarget
+ getter ondevicechange
+ setter ondevicechange
+
# TODO(timvolodine): investigate in more detail
[GLOBAL OBJECT]
method openDatabase
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698