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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 2891953002: Ship and experiment with the Budget API (Closed)
Patch Set: one more result file Created 3 years, 7 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/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index a42ccf52eed4eb06cb81b90315e8ab99bbfb0a06..2bd89192a9b1c72ed30818c00271e19ac3c08604 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -12,6 +12,9 @@ interface BroadcastChannel : EventTarget
method postMessage
setter onmessage
setter onmessageerror
+interface BudgetService
+ method constructor
+ method reserve
interface ByteLengthQueuingStrategy
method constructor
method size
@@ -691,6 +694,7 @@ interface WorkerNavigator
getter appCodeName
getter appName
getter appVersion
+ getter budget
getter hardwareConcurrency
getter onLine
getter permissions

Powered by Google App Engine
This is Rietveld 408576698