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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 649faf10d8beb049b1759f772ebcfd06ff5ef2b4..9ba6fa9bdb9042e66dfebfeb96b603562d4ef105 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -266,6 +266,10 @@ interface BroadcastChannel : EventTarget
method postMessage
setter onmessage
setter onmessageerror
+interface BudgetService
+ attribute @@toStringTag
+ method constructor
+ method reserve
interface ByteLengthQueuingStrategy
method constructor
method size
@@ -3533,6 +3537,7 @@ interface Navigator
getter appCodeName
getter appName
getter appVersion
+ getter budget
getter cookieEnabled
getter credentials
getter doNotTrack

Powered by Google App Engine
This is Rietveld 408576698