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

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

Issue 2415723002: [Blink, RemotePlayback] watchAvailability() implementation. (Closed)
Patch Set: Added layout test for callback gc Created 4 years, 2 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 00b37adbe22e33c4cf2cc5f1f8822fd1c4adb6cc..aaa95b361ba26ba096dadd242e1ccea62827e625 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4835,18 +4835,13 @@ interface RemotePlayback : EventTarget
getter onconnecting
getter ondisconnect
getter state
+ method cancelWatchAvailability
method constructor
- method getAvailability
method prompt
+ method watchAvailability
setter onconnect
setter onconnecting
setter ondisconnect
-interface RemotePlaybackAvailability : EventTarget
- attribute @@toStringTag
- getter onchange
- getter value
- method constructor
- setter onchange
interface Request
attribute @@toStringTag
getter bodyUsed

Powered by Google App Engine
This is Rietveld 408576698