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

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

Issue 2744873002: Implement the Request/Response bits of Background Fetch (Closed)
Patch Set: comments Created 3 years, 9 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-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
index 3c0230f8f46c57e83f4e905edafb20b176888bc8..f31b2599e7382341b805348c3773ceaceee73ebd 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -19,6 +19,10 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter totalDownloadSize
[Worker] method abort
[Worker] method constructor
+[Worker] interface BackgroundFetchRequest
+[Worker] attribute @@toStringTag
+[Worker] getter request
+[Worker] method constructor
[Worker] interface BarcodeDetector
[Worker] attribute @@toStringTag
[Worker] method constructor

Powered by Google App Engine
This is Rietveld 408576698