Bug 232574 - [webkitscmpy] Reduce autoinstalls on import
Summary: [webkitscmpy] Reduce autoinstalls on import
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: 2021-11-01 12:35 PDT by Jonathan Bedard
Modified: 2021-11-04 08:07 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.11 KB, patch)
2021-11-01 12:48 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (7.31 KB, patch)
2021-11-02 08:22 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-11-01 12:35:04 PDT
webkitscmpy autoinstalls too much when we import the library.
Comment 1 Radar WebKit Bug Importer 2021-11-01 12:38:27 PDT
<rdar://problem/84894275>
Comment 2 Jonathan Bedard 2021-11-01 12:48:37 PDT
Created attachment 443003 [details]
Patch
Comment 3 Russell Epstein 2021-11-01 12:51:19 PDT
Thanks, Jonathan! Maintaining lightweight auto installation is key to avoiding frustration/confusion!

rs=me
Comment 4 Jonathan Bedard 2021-11-02 08:22:53 PDT
Created attachment 443091 [details]
Patch
Comment 5 Jonathan Bedard 2021-11-02 12:58:58 PDT
Landed <https://commits.webkit.org/243809@main> (r285175)