Bug 258530
| Summary: | [webkitcorepy] Stop using deprecated urlopen API | ||
|---|---|---|---|
| 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
In newer versions of urlopen, cafile is deprecated and should be specified by an SSL context. We should adopt the newer urlopen API.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111347997>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/15303
EWS
Committed 265530@main (96c42fec959c): <https://commits.webkit.org/265530@main>
Reviewed commits have been landed. Closing PR #15303 and removing active labels.
EWS
Committed 259548.852@safari-7615-branch (dd5e1fd6fd44): <https://commits.webkit.org/259548.852@safari-7615-branch>
Reviewed commits have been landed. Closing PR #663 and removing active labels.