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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt

Issue 2395653002: Remove buffering from PerformanceLongTaskTiming as it's not in the spec. (Closed)
Patch Set: update layout test expectations 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
Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
index fd391d691e0da5c78de94b5272575cedb4177d97..8f00c9b8a667c3182a245e0526e2a4bbc41a84d9 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
@@ -172,7 +172,6 @@ PASS childWindow.pageYOffset is 0
PASS childWindow.performance.navigation.redirectCount is 0
PASS childWindow.performance.navigation.type is 0
PASS childWindow.performance.onframetimingbufferfull is null
-PASS childWindow.performance.onlongtasktimingbufferfull is null
PASS childWindow.performance.onresourcetimingbufferfull is null
PASS childWindow.performance.onwebkitresourcetimingbufferfull is null
PASS childWindow.performance.timing.connectEnd is 0

Powered by Google App Engine
This is Rietveld 408576698