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

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1300833002: Enable MediaDevices.enumerateDevices and let promises-based getUserMedia behind a flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update global stable interface listing Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/modules/mediastream/MediaDevices.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index a190757b6b7fbececbb972d6da7ce89fdc6b4319..4528aa06e4fa660865e5e4f3d3d52ae60e8a8d3d 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2783,6 +2783,9 @@ interface MIDIPort
method constructor
method open
setter onstatechange
+interface MediaDevices
+ method constructor
+ method enumerateDevices
interface MediaElementAudioSourceNode
getter mediaElement
method constructor
@@ -3012,6 +3015,7 @@ interface Navigator
getter language
getter languages
getter maxTouchPoints
+ getter mediaDevices
getter mimeTypes
getter onLine
getter permissions
« no previous file with comments | « no previous file | Source/modules/mediastream/MediaDevices.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698