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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

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/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 0cb7058cfb056aadc61e907a1c9a24b1cec87dae..ed95a79f51e4597730f4829fddd285c4f0ccd2af 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -270,8 +270,6 @@ class CORE_EXPORT UseCounter {
SelectionSetPosition = 327,
AnimationFinishEvent = 328,
SVGSVGElementInXMLDocument = 329,
- PrefixedPerformanceClearResourceTimings = 341,
- PrefixedPerformanceSetResourceTimingBufferSize = 342,
EventSrcElement = 343,
EventCancelBubble = 344,
EventPath = 345,
@@ -682,7 +680,6 @@ class CORE_EXPORT UseCounter {
LinkRelPrefetch = 917,
LinkRelPrerender = 918,
LinkRelNext = 919,
- PrefixedPerformanceResourceTimingBufferFull = 920,
CSSValuePrefixedMinContent = 921,
CSSValuePrefixedMaxContent = 922,
CSSValuePrefixedFitContent = 923,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/timing/Performance.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698