Bug 137519

Summary: [webkitpy] Add back the workaround to replace ZipFile.extractall()
Product: WebKit Reporter: Éva Balázsfalvi <evab.u-szeged>
Component: Tools / TestsAssignee: Éva Balázsfalvi <evab.u-szeged>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.