Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1053)

Issue 12212073: Allows Zip64 extensions. (Closed)

Created:
7 years, 10 months ago by Sébastien Marchand
Modified:
7 years, 10 months ago
Reviewers:
cmp, iannucci, M-A Ruel
CC:
chromium-reviews, xusydoc+watch_chromium.org, cmp+cc_chromium.org, ilevy+cc_chromium.org, kjellander+cc_chromium.org
Base URL:
https://git.chromium.org/git/chromium/tools/build.git@master
Visibility:
Public.

Description

Allows Zip64 extensions. According to python's documentation :"ZIP64 extensions are disabled by default because the default zip and unzip commands on Unix (the InfoZIP utilities) don’t support these extensions". As we use the python zip only on Windows this is not a problem for us and we should enable the ZIP64 extensions. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=182273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M scripts/common/chromium_utils.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Sébastien Marchand
PTAL.
7 years, 10 months ago (2013-02-07 18:28:25 UTC) #1
Sébastien Marchand
+iannucci@ ping.
7 years, 10 months ago (2013-02-13 18:29:50 UTC) #2
M-A Ruel
lgtm
7 years, 10 months ago (2013-02-13 18:31:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sebmarchand@chromium.org/12212073/1
7 years, 10 months ago (2013-02-13 18:51:09 UTC) #4
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 18:54:56 UTC) #5
Message was sent while issue was closed.
Change committed as 182273

Powered by Google App Engine
This is Rietveld 408576698