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

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

Issue 2413353003: Clean up PerformanceCompositeTiming and PerformanceRenderTiming (Closed)
Patch Set: Clean up PerformanceCompositeTiming and PerformanceRenderTiming Created 4 years, 2 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 | « no previous file | third_party/WebKit/Source/core/core_idl_files.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 00b37adbe22e33c4cf2cc5f1f8822fd1c4adb6cc..098611c437fe02ac10a84e769dbc1c000b5b7cb7 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4493,10 +4493,6 @@ interface Performance : EventTarget
setter onframetimingbufferfull
setter onresourcetimingbufferfull
setter onwebkitresourcetimingbufferfull
-interface PerformanceCompositeTiming : PerformanceEntry
- attribute @@toStringTag
- getter sourceFrame
- method constructor
interface PerformanceEntry
attribute @@toStringTag
getter duration
@@ -4531,10 +4527,6 @@ interface PerformanceObserverEntryList
method getEntries
method getEntriesByName
method getEntriesByType
-interface PerformanceRenderTiming : PerformanceEntry
- attribute @@toStringTag
- getter sourceFrame
- method constructor
interface PerformanceResourceTiming : PerformanceEntry
attribute @@toStringTag
getter connectEnd
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/core_idl_files.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698