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

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

Issue 1191393003: Update client side navigator.connect API to use ServicePortCollection [1/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@serviceport
Patch Set: address more comments Created 5 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
Index: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index e9ebf4d7f80b495b6f8bc496664c170fa45ccf39..30d25628bd81ff0e6cae356e81423cf33380de17 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5236,6 +5236,13 @@ interface Selection
method setBaseAndExtent
method setPosition
method toString
+interface ServicePort
+ getter data
+ getter name
+ getter targetURL
+ method close
+ method constructor
+ method postMessage
interface ServicePortCollection
getter onclose
getter onconnect

Powered by Google App Engine
This is Rietveld 408576698