Bug 137519 - [webkitpy] Add back the workaround to replace ZipFile.extractall()
Summary: [webkitpy] Add back the workaround to replace ZipFile.extractall()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Éva Balázsfalvi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-08 04:40 PDT by Éva Balázsfalvi
Modified: 2014-10-08 06:19 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2014-10-08 04:46 PDT, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Éva Balázsfalvi 2014-10-08 04:40:24 PDT
It was removed by <http://trac.webkit.org/changeset/174266>,
because the comment stated it is a workaround for buggy python
2.6.1 which shipped on Snow Leopard. But it turned out the bug
is still valid with python 2.7 shipped on the latest Ubuntu
(12.04 and 14.04) and OS X 10.9.
Comment 1 Éva Balázsfalvi 2014-10-08 04:46:03 PDT
Created attachment 239468 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-10-08 05:41:21 PDT
Comment on attachment 239468 [details]
Patch

LGTM, r=me
Comment 3 WebKit Commit Bot 2014-10-08 06:19:33 PDT
Comment on attachment 239468 [details]
Patch

Clearing flags on attachment: 239468

Committed r174448: <http://trac.webkit.org/changeset/174448>
Comment 4 WebKit Commit Bot 2014-10-08 06:19:37 PDT
All reviewed patches have been landed.  Closing bug.