Bug 271062
| Summary: | [webkitpy] Don't require urllib3 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
We import urllib3 so that we can override Python's default request timeout behavior. There are a few configurations where we don't have urllib3, but those are also configurations we don't need to override the default request timeout behavior.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
<rdar://problem/124694958>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/25952
EWS
Committed 276170@main (8acea81e85c0): <https://commits.webkit.org/276170@main>
Reviewed commits have been landed. Closing PR #25952 and removing active labels.
EWS
Committed 272448.742@safari-7618-branch (5a8d168a311d): <https://commits.webkit.org/272448.742@safari-7618-branch>
Reviewed commits have been landed. Closing PR #1135 and removing active labels.