RESOLVED FIXED 158253
Close wptserve response file handles explicitly
https://bugs.webkit.org/show_bug.cgi?id=158253
Summary Close wptserve response file handles explicitly
youenn fablet
Reported 2016-06-01 00:14:06 PDT
wptserve is not closing file-served response file handles explicitly. This may explain https://bugs.webkit.org/show_bug.cgi?id=158137.
Attachments
Patch (1.68 KB, patch)
2016-06-01 00:20 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-06-01 00:20:04 PDT
Alexey Proskuryakov
Comment 2 2016-06-01 08:58:09 PDT
Comment on attachment 280219 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=280219&action=review > LayoutTests/imported/w3c/resources/web-platform-tests-modules.json:91 > - "url": "https://github.com/youennf/wptserve/archive/9c84ebd90130bef40d440981e0f55947418678b3.tar.gz", > - "url_subpath": "wptserve-9c84ebd90130bef40d440981e0f55947418678b3" > + "url": "https://github.com/youennf/wptserve/archive/fc902e97a21b8470dcdaab8c70691aea1fecbc12.tar.gz", > + "url_subpath": "wptserve-fc902e97a21b8470dcdaab8c70691aea1fecbc12" I don't think that this is the right development model for WebKit.
WebKit Commit Bot
Comment 3 2016-06-01 09:20:42 PDT
Comment on attachment 280219 [details] Patch Clearing flags on attachment: 280219 Committed r201555: <http://trac.webkit.org/changeset/201555>
WebKit Commit Bot
Comment 4 2016-06-01 09:20:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.