Bug 230009 - [webkitcorepy] Add support for find_spec
Summary: [webkitcorepy] Add support for find_spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-07 10:11 PDT by Jonathan Bedard
Modified: 2021-09-08 13:08 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.88 KB, patch)
2021-09-07 10:12 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].