Bug 258530 - [webkitcorepy] Stop using deprecated urlopen API
Summary: [webkitcorepy] Stop using deprecated urlopen API
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-26 14:04 PDT by Jonathan Bedard
Modified: 2023-06-26 16:06 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-06-26 14:04:19 PDT
In newer versions of urlopen, cafile is deprecated and should be specified by an SSL context. We should adopt the newer urlopen API.
Comment 1 Radar WebKit Bug Importer 2023-06-26 14:04:44 PDT
<rdar://problem/111347997>
Comment 2 Jonathan Bedard 2023-06-26 14:06:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15303
Comment 3 EWS 2023-06-26 15:38:26 PDT
Committed 265530@main (96c42fec959c): <https://commits.webkit.org/265530@main>

Reviewed commits have been landed. Closing PR #15303 and removing active labels.
Comment 4 EWS 2023-06-26 16:06:31 PDT
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.