Changeset 201555 in webkit
- Timestamp:
- Jun 1, 2016, 9:22:01 AM (10 years ago)
- Location:
- trunk/LayoutTests/imported/w3c
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
resources/web-platform-tests-modules.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/imported/w3c/ChangeLog
r201491 r201555 1 2016-06-01 Youenn Fablet <youenn.fablet@crf.canon.fr> 2 3 Close wptserve response file handles explicitly 4 https://bugs.webkit.org/show_bug.cgi?id=158253 5 6 Reviewed by Alexey Proskuryakov. 7 8 See https://github.com/youennf/wptserve/commit/fc902e97a21b8470dcdaab8c70691aea1fecbc12 9 10 * resources/web-platform-tests-modules.json: Updating wptserve module to close response file handles once written. 11 1 12 2016-05-28 Youenn Fablet <youenn.fablet@crf.canon.fr> 2 13 -
trunk/LayoutTests/imported/w3c/resources/web-platform-tests-modules.json
r201491 r201555 88 88 "wptserve" 89 89 ], 90 "url": "https://github.com/youennf/wptserve/archive/ 9c84ebd90130bef40d440981e0f55947418678b3.tar.gz",91 "url_subpath": "wptserve- 9c84ebd90130bef40d440981e0f55947418678b3"90 "url": "https://github.com/youennf/wptserve/archive/fc902e97a21b8470dcdaab8c70691aea1fecbc12.tar.gz", 91 "url_subpath": "wptserve-fc902e97a21b8470dcdaab8c70691aea1fecbc12" 92 92 } 93 93 ]
Note:
See TracChangeset
for help on using the changeset viewer.