RESOLVED FIXED 196940
Using Tools/Scripts/clean-webkit should not install requests
https://bugs.webkit.org/show_bug.cgi?id=196940
Summary Using Tools/Scripts/clean-webkit should not install requests
Dean Johnson
Reported 2019-04-15 15:17:51 PDT
Importing webkitpy.port.base automatically starts installing `requests` into Tools/Scripts/thirdparty/autoinstalled. Since the Port class is integral to many scripts which will not be doing uploads of WebKit test results, we should avoid auto-installing unnecessary modules like `requests` until they're actually needed.
Attachments
Patch (3.18 KB, patch)
2019-04-15 16:08 PDT, Dean Johnson
dewei_zhu: review+
Dean Johnson
Comment 1 2019-04-15 16:08:51 PDT
Jonathan Bedard
Comment 2 2019-04-15 16:13:40 PDT
Unofficial r+.
Lucas Forschler
Comment 3 2019-04-15 16:17:21 PDT
Comment on attachment 367472 [details] Patch r=me if EWS passes.
WebKit Commit Bot
Comment 4 2019-04-15 17:00:55 PDT
Comment on attachment 367472 [details] Patch Clearing flags on attachment: 367472 Committed r244310: <https://trac.webkit.org/changeset/244310>
WebKit Commit Bot
Comment 5 2019-04-15 17:00:56 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-04-15 17:02:30 PDT
Note You need to log in before you can comment on or make changes to this bug.