RESOLVED FIXED 184759
Buildbots using Python zipfile should enable compression
https://bugs.webkit.org/show_bug.cgi?id=184759
Summary Buildbots using Python zipfile should enable compression
Ross Kirsling
Reported 2018-04-18 14:55:10 PDT
Buildbots using Python zipfile should enable compression
Attachments
Patch (1.40 KB, patch)
2018-04-18 14:57 PDT, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2018-04-18 14:57:15 PDT
Lucas Forschler
Comment 2 2018-04-18 14:59:13 PDT
Comment on attachment 338266 [details] Patch cool. Do you know offhand which ports call createZipManually? is it only 'win' and 'wincairo' ?
Don Olmstead
Comment 3 2018-04-18 15:00:36 PDT
Only WinCairo. AppleWin is using cygwin.
Ross Kirsling
Comment 4 2018-04-18 15:03:10 PDT
Right, Darwin uses `ditto` and Linux/Cygwin use the `zip` command.
WebKit Commit Bot
Comment 5 2018-04-18 16:40:41 PDT
Comment on attachment 338266 [details] Patch Clearing flags on attachment: 338266 Committed r230790: <https://trac.webkit.org/changeset/230790>
WebKit Commit Bot
Comment 6 2018-04-18 16:40:42 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-04-18 16:58:00 PDT
Note You need to log in before you can comment on or make changes to this bug.