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

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

Issue 2619823003: Remove prefixed Resource Timing buffer management API (Closed)
Patch Set: Created 3 years, 11 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/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
index cbe49a82a19947e319265271b3ab2ac02cb41ff4..bacc7acfa98f432be80f0eea3c81ddbb9953d43e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3678,7 +3678,6 @@ interface Performance : EventTarget
getter memory
getter navigation
getter onresourcetimingbufferfull
- getter onwebkitresourcetimingbufferfull
getter timing
method clearMarks
method clearMeasures
@@ -3692,10 +3691,7 @@ interface Performance : EventTarget
method now
method setResourceTimingBufferSize
method toJSON
- method webkitClearResourceTimings
- method webkitSetResourceTimingBufferSize
setter onresourcetimingbufferfull
- setter onwebkitresourcetimingbufferfull
interface PerformanceEntry
attribute @@toStringTag
getter duration

Powered by Google App Engine
This is Rietveld 408576698