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

Unified Diff: third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py

Issue 2622033002: [WPT Export] Clean up TODOs (Closed)
Patch Set: Delete TODOs 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/Tools/Scripts/webkitpy/w3c/test_exporter.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py
index efcb483793b71d0e490f4aefb5fef9eef41ac658..a187322a37fdffe4c48c62ff4de1135b36cb8aba 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/w3c/sync_wpt.py
@@ -4,11 +4,6 @@
"""A script for exporting and importing changes between the Chromium repo
and the web-platform-tests repo.
-
-TODO(jeffcarp): does not handle reverted changes right now
-TODO(jeffcarp): it also doesn't handle changes to -expected.html files
-TODO(jeffcarp): Currently this script only does export; also add an option
-import as well.
"""
import argparse
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698