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

Unified Diff: LayoutTests/webexposed/global-interface-listing-shared-worker-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
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index dd8c913ead2ace3cf46fa659de40970ebcee291f..dfeb0c160ff56cda669f2e0585487bcdaadf89ad 100644
--- a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -673,6 +673,13 @@ Starting worker: resources/global-interface-listing.js
[Worker] method constructor
[Worker] method json
[Worker] method text
+[Worker] interface ServicePort
+[Worker] getter data
+[Worker] getter name
+[Worker] getter targetURL
+[Worker] method close
+[Worker] method constructor
+[Worker] method postMessage
[Worker] interface ServicePortCollection
[Worker] getter onclose
[Worker] getter onconnect
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698