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

Unified Diff: third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt

Issue 2420203002: Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: rename function name 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/virtual/threaded/fast/idleToBlob/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2a896deb3bcf0949e65e28637dc25b5ecdd79ce
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
@@ -0,0 +1,5 @@
+# This suite runs the tests in virtual/threaded/fast/canvas with --enable-threaded-compositing.
Justin Novosad 2016/10/19 19:59:32 I think you mean fast/idleToBlob
+# See the virtual_test_suites() method in Tools/Scripts/webkitpy/layout_tests/port/base.py.
+
+# Do not remove this virtual test suites unless idle tasks can be run in layout tests or
+# the test features are no longer implemented in idle tasks.

Powered by Google App Engine
This is Rietveld 408576698