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/Source/web/tests/scheduler/README

Issue 2885313003: [scheduler] Fix --disable-background-timer-throttling flag. (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/Source/web/tests/scheduler/README
diff --git a/third_party/WebKit/Source/web/tests/scheduler/README b/third_party/WebKit/Source/web/tests/scheduler/README
new file mode 100644
index 0000000000000000000000000000000000000000..ed6cb0699fa83f9fe7d37c32786fb56591132c5d
--- /dev/null
+++ b/third_party/WebKit/Source/web/tests/scheduler/README
@@ -0,0 +1,3 @@
+This directory contains scheduler simulation tests.
haraken1 2017/05/18 07:00:26 This should be README.md.
altimin 2017/05/18 10:59:39 Done.
+They can be considered end-to-end tests for the Blink Scheduler and
+unlike other scheduler tests they need to have access to web/ layer.

Powered by Google App Engine
This is Rietveld 408576698