Bug 230009

Summary: [webkitcorepy] Add support for find_spec
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: ImagesAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, sabouhallawa, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jonathan Bedard 2021-09-07 10:11:28 PDT
find_module is a deprecated function, we should be using find_spec going forward.
Comment 1 Radar WebKit Bug Importer 2021-09-07 10:11:47 PDT
<rdar://problem/82827571>
Comment 2 Jonathan Bedard 2021-09-07 10:12:52 PDT
Created attachment 437522 [details]
Patch
Comment 3 dewei_zhu 2021-09-08 12:18:49 PDT
Comment on attachment 437522 [details]
Patch

r=me
Comment 4 EWS 2021-09-08 13:08:05 PDT
Committed r282166 (241458@main): <https://commits.webkit.org/241458@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437522 [details].