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

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

Issue 2363673002: Promise-based RTCPeerConnection::getStats implementation. (Closed)
Patch Set: RTCStatsReport.idl behind getStats-flag instead of updating virtual/stable/webexposed/global-interf… Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 9fd1cc39fef4843fd9ed60899c4839cef2b926be..96689d421c66eca472975b37fa4286814c83d853 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4703,6 +4703,16 @@ interface RTCSessionDescription
method toJSON
setter sdp
setter type
+interface RTCStatsReport
+ attribute @@toStringTag
+ method @@iterator
+ method constructor
+ method entries
+ method forEach
+ method get
+ method has
+ method keys
+ method values
interface RadioNodeList : NodeList
attribute @@toStringTag
getter value

Powered by Google App Engine
This is Rietveld 408576698