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

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

Issue 2070453003: Turn on standard GetUserMedia versions by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 5212de8fa650d62c8365f592914c5e8d06aa96d8..b648e6ac249a5125387f1235c55240ffe300a753 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3091,6 +3091,7 @@ interface MediaDevices : EventTarget
method constructor
method enumerateDevices
method getSupportedConstraints
+ method getUserMedia
interface MediaElementAudioSourceNode : AudioSourceNode
attribute @@toStringTag
getter mediaElement
@@ -3382,6 +3383,7 @@ interface Navigator
method constructor
method getBattery
method getGamepads
+ method getUserMedia
method javaEnabled
method registerProtocolHandler
method requestMIDIAccess
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698