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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2685183002: Flip flag for Long Tasks to stable (Closed)
Patch Set: undo change to webview test (likely not needed) Created 3 years, 10 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 c3ceae0041acba28720816226734e0c494f9cb1c..e4d802d232b3636f7de038d0fa8237c07d0bc6e1 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
@@ -3707,6 +3707,10 @@ interface PerformanceEntry
getter startTime
method constructor
method toJSON
+interface PerformanceLongTaskTiming : PerformanceEntry
+ attribute @@toStringTag
+ getter attribution
+ method constructor
interface PerformanceMark : PerformanceEntry
attribute @@toStringTag
method constructor
@@ -5481,6 +5485,13 @@ interface SyncManager
method constructor
method getTags
method register
+interface TaskAttributionTiming : PerformanceEntry
+ attribute @@toStringTag
+ getter containerId
+ getter containerName
+ getter containerSrc
+ getter containerType
+ method constructor
interface Text : CharacterData
attribute @@toStringTag
getter assignedSlot

Powered by Google App Engine
This is Rietveld 408576698