Bug 236978

Summary: [webkitcorepy] Support local library in existing path
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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)!