Bug 236978 - [webkitcorepy] Support local library in existing path
Summary: [webkitcorepy] Support local library in existing path
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-21 08:58 PST by Jonathan Bedard
Modified: 2022-02-21 12:43 PST (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 2022-02-21 08:58:44 PST
webkitscmpy declares a dependency on webkitbugspy, which is correct, but it declares that dependency as "local", which is really only something we should be using in webkitpy.
Comment 1 Radar WebKit Bug Importer 2022-02-21 08:59:05 PST
<rdar://problem/89237767>
Comment 2 Jonathan Bedard 2022-02-21 09:01:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/163
Comment 3 Jonathan Bedard 2022-02-21 12:43:25 PST
Landed https://commits.webkit.org/247586@main (r290261)!