Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1112)

Issue 48730045: Extraction of .zip files working. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by pajamallama
Modified:
10 years, 3 months ago
Reviewers:
tapted
CC:
chrome-apps-internsyd_google.com
Base URL:
https://github.com/tapted/bleeding_edge.git@master
Visibility:
Public.

Description

Extraction of .zip files working. Also, URLs with port numbers encoded in them will strip out the numbers when saving to the local cache. R=tapted@chromium.org Committed: https://github.com/tapted/bleeding_edge/commit/43fefde

Patch Set 1 #

Total comments: 14

Patch Set 2 : Using git submodule for JSZip instead of copied files. #

Patch Set 3 : Fixing comments. #

Patch Set 4 : Cleaning up archive.js #

Patch Set 5 : Changing localhost to be my hostname. #

Patch Set 6 : Rebasing #

Total comments: 8

Patch Set 7 : Fixed rebase error, added comments, cleaned up script tags. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -25 lines) Patch
M dart/sdk/lib/_internal/pub/app/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A dart/sdk/lib/_internal/pub/js/archive.js View 1 2 3 4 5 6 1 chunk +68 lines, -0 lines 0 comments Download
M dart/sdk/lib/_internal/pub/lib/src/app/pubchrome.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/sdk/lib/_internal/pub/lib/src/io.dart View 1 2 3 4 5 6 1 chunk +0 lines, -5 lines 0 comments Download
M dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart View 1 2 3 4 3 chunks +11 lines, -12 lines 0 comments Download
M dart/sdk/lib/_internal/pub/lib/src/wrap/io_wrap.dart View 1 2 3 3 chunks +15 lines, -5 lines 0 comments Download
M dart/sdk/lib/_internal/pub/manifest.json View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/pub/pub.html View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8
pajamallama
10 years, 3 months ago (2014-01-08 03:47:01 UTC) #1
tapted
https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/js/archive.js File dart/sdk/lib/_internal/pub/js/archive.js (right): https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/js/archive.js#newcode1 dart/sdk/lib/_internal/pub/js/archive.js:1: function saveDirs(dest, dirs, onComplete) { Can we add a ...
10 years, 3 months ago (2014-01-08 04:26:02 UTC) #2
pajamallama
https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/js/archive.js File dart/sdk/lib/_internal/pub/js/archive.js (right): https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/js/archive.js#newcode1 dart/sdk/lib/_internal/pub/js/archive.js:1: function saveDirs(dest, dirs, onComplete) { On 2014/01/08 04:26:03, tapted ...
10 years, 3 months ago (2014-01-08 05:15:54 UTC) #3
pajamallama
https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/manifest.json File dart/sdk/lib/_internal/pub/manifest.json (right): https://codereview.appspot.com/48730045/diff/1/dart/sdk/lib/_internal/pub/manifest.json#newcode18 dart/sdk/lib/_internal/pub/manifest.json:18: "http://localhost:8080/" On 2014/01/08 04:26:03, tapted wrote: > should `localhost` ...
10 years, 3 months ago (2014-01-08 06:05:21 UTC) #4
tapted
https://codereview.appspot.com/48730045/diff/80001/dart/sdk/lib/_internal/pub/js/archive.js File dart/sdk/lib/_internal/pub/js/archive.js (right): https://codereview.appspot.com/48730045/diff/80001/dart/sdk/lib/_internal/pub/js/archive.js#newcode2 dart/sdk/lib/_internal/pub/js/archive.js:2: * JS Helpers for interacting with the JSZip library ...
10 years, 3 months ago (2014-01-08 06:50:07 UTC) #5
pajamallama
https://codereview.appspot.com/48730045/diff/80001/dart/sdk/lib/_internal/pub/js/archive.js File dart/sdk/lib/_internal/pub/js/archive.js (right): https://codereview.appspot.com/48730045/diff/80001/dart/sdk/lib/_internal/pub/js/archive.js#newcode2 dart/sdk/lib/_internal/pub/js/archive.js:2: * JS Helpers for interacting with the JSZip library ...
10 years, 3 months ago (2014-01-08 23:44:54 UTC) #6
tapted
lgtm
10 years, 3 months ago (2014-01-08 23:53:18 UTC) #7
pajamallama
10 years, 3 months ago (2014-01-08 23:58:42 UTC) #8
Message was sent while issue was closed.
Committed patchset #7 manually as r43fefde (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b