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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html

Issue 2904023002: Revert of Update PaintTiming Web Perf APIs for FP & FCP to report swap time (Closed)
Patch Set: Created 3 years, 7 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/http/tests/performance-timing/paint-timing/observable.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html b/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html
index 20b55a1ff5f1cf6ce8ca9612fdb4bf57664e0692..ad7272486be65ee9caa7afaaca137a7adc126335 100644
--- a/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html
+++ b/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html
@@ -48,10 +48,6 @@
}, "Both first-paint-timing and first-contentful-paint timing entry are observable.");
- if (window.testRunner) {
- testRunner.waitUntilDone();
- testRunner.capturePixelsAsyncThen(async_test);
- }
</script>
<div style="background-color:black;color:white;padding:20px;">...test...</div>
</body>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/Source/core/paint/PaintTiming.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698