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

Unified Diff: android_webview/tools/system_webview_shell/test/data/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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index 7b8852a6cd361eb1f3d4245377df585219ba062c..d31b752ba59d4329e55246c59fb3c5e0f450ac3a 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -3167,7 +3167,6 @@ interface Performance : EventTarget
getter memory
getter navigation
getter onresourcetimingbufferfull
- getter onwebkitresourcetimingbufferfull
getter timing
method clearMarks
method clearMeasures
@@ -3180,10 +3179,7 @@ interface Performance : EventTarget
method measure
method now
method setResourceTimingBufferSize
- method webkitClearResourceTimings
- method webkitSetResourceTimingBufferSize
setter onresourcetimingbufferfull
- setter onwebkitresourcetimingbufferfull
interface PerformanceEntry
getter duration
getter entryType
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698