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

Unified Diff: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium

Issue 2635033005: Add html5lib to the list of modules in webkitpy/thirdparty/wpt/wpt/tools. (Closed)
Patch Set: Update webkitpy/thirdparty/README.chromium. 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 | « third_party/WebKit/PRESUBMIT.py ('k') | third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTHeads » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium
index 611cd274cb1572e36c607631f9c0d841824b046a..53e7ba3c95cf0f28ecf73082653975d08716bafe 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium
@@ -71,37 +71,38 @@ Local Modifications: None
Name: web-platform-tests - Test Suites for Web Platform specifications
Short Name: wpt
URL: https://github.com/w3c/web-platform-tests/
-Version: a014b88ca26296bc09e362795ad9c52463f69b91 (Also check wpt/WPTHeads)
+Version: 82173128ef6f536e5faaafc29eecc521380f81ae (Also check wpt/WPTHeads)
License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html)
License File: wpt/wpt/LICENSE
Security Critical: no
-Description: Used to run all supported web-platform-tests as part of blink layout tests. The wpt/wpt
+Description: Used to run all supported web-platform-tests as part of Blink layout tests. The wpt/wpt
directory only contains the tools as opposed to LayoutTests/external/wpt
- which contains the tests. Also see wpt/README.chormium for more details on maintenance.
+ which contains the tests. Also see wpt/README.chromium for more details on maintenance.
Local Modifications: Removed all files except for those listed in wpt/WPTWhiteList.
Name: wpt-tools - Tools for Web Platform Tests
Short Name: wpt-tools
URL: https://github.com/w3c/wpt-tools
-Version: 35d2dd69e32e2e08d5fcff72e6feeb42b206710e (Also check wpt/WPTHeads)
+Version: 8e71a1002c843eb363b8583645b433a5ee833ace (Also check wpt/WPTHeads)
License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html)
License File: wpt/wpt/tools/LICENSE
Security Critical: no
-Description: Used to run all supported web-platform-tests as part of blink layout tests.
- Also see wpt/README.chormium for more details on maintenance.
+Description: Used to run all supported web-platform-tests as part of Blink layout tests.
+ Also see wpt/README.chromium for more details on maintenance.
+ This includes the WPT manifest update script.
Local Modifications: Removed all files except for those listed in wpt/WPTWhiteList.
Name: six - Python 2 and 3 compatibility library
Short Name: six
URL: https://bitbucket.org/gutworth/six
- However, this is cloned from https://github.com/jgraham/six as a sub module of
+ However, this is cloned from https://github.com/jgraham/six as a submodule of
web-platform-tests.
Version: 3b6173c833d217ab0186c355804f5925cbcfca47 (Also check wpt/WPTHeads)
License: MIT
License File: wpt/wpt/tools/six/LICENSE
Security Critical: no
Description: Dependency from wptserve below.
- Also see wpt/README.chormium for more details on maintenance.
+ Also see wpt/README.chromium for more details on maintenance.
Local Modifications: Removed all files except for those listed in wpt/WPTWhiteList.
Name: wptserve - Web server designed for use with web-platform-tests
@@ -111,6 +112,17 @@ Version: 6059a5e2703b914192cc3cd76e707363187d85fa (Also check wpt/WPTHeads)
License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html)
License File: wpt/wpt/tools/wptserve/LICENSE
Security Critical: no
-Description: Used to run all supported web-platform-tests as part of blink layout tests.
- Also see wpt/README.chormium for more details on maintenance.
+Description: Used to run all supported web-platform-tests as part of Blink layout tests.
+ Also see wpt/README.chromium for more details on maintenance.
+Local Modifications: Removed all files except for those listed in wpt/WPTWhiteList.
+
+Name: html5lib - HTML-parsing library
+Short Name: html5lib
+URL: https://github.com/html5lib/html5lib-python
+Version: 7cce65bbaa78411f98b8b37eeefc9db03c580097 (Also check wpt/WPTHeads)
+License: MIT
+License File: wpt/wpt/tools/html5lib/LICENSE
+Security Critical: no
+Description: This is a dependency of the manifest WPT manifest update script.
+ Also see wpt/README.chromium for more details on maintenance.
Local Modifications: Removed all files except for those listed in wpt/WPTWhiteList.
« no previous file with comments | « third_party/WebKit/PRESUBMIT.py ('k') | third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTHeads » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698