Bug 158253 - Close wptserve response file handles explicitly
Summary: Close wptserve response file handles explicitly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 158137
  Show dependency treegraph
 
Reported: 2016-06-01 00:14 PDT by youenn fablet
Modified: 2016-06-01 09:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2016-06-01 00:20 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 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.
Comment 1 youenn fablet 2016-06-01 00:20:04 PDT
Created attachment 280219 [details]
Patch
Comment 2 Alexey Proskuryakov 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-06-01 09:20:46 PDT
All reviewed patches have been landed.  Closing bug.