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

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

Issue 2065913002: Turn on MediaConstraints flag by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Global interface listing update 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 3fc83a7f1cdfe62e388a88db8e354c38891d2ee2..5212de8fa650d62c8365f592914c5e8d06aa96d8 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
@@ -3090,6 +3090,7 @@ interface MediaDevices : EventTarget
attribute @@toStringTag
method constructor
method enumerateDevices
+ method getSupportedConstraints
interface MediaElementAudioSourceNode : AudioSourceNode
attribute @@toStringTag
getter mediaElement
@@ -3237,6 +3238,7 @@ interface MediaStreamTrack : EventTarget
getter remote
method clone
method constructor
+ method getConstraints
method stop
setter enabled
setter onended
« 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