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

Issue 99109: Decompress .svgz files from disk. (Closed)

Created:
11 years, 8 months ago by Lei Zhang
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, eseidel
Visibility:
Public.

Description

Decompress .svgz files from disk. BUG=9936 TEST=Download a .svgz file to local disk, then attempt to view it. Please make sure it didn't get decompressed during the download. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17000

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M net/url_request/url_request_file_job.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/url_request/url_request_file_job.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lei Zhang
11 years, 8 months ago (2009-04-28 00:50:38 UTC) #1
macdome_gmail.com
I know very little about Chromium, so I'm a poor reviewer for this. But the ...
11 years, 8 months ago (2009-04-28 00:55:39 UTC) #2
Lei Zhang
On 2009/04/28 00:55:39, Eric Seidel wrote: > I know very little about Chromium, so I'm ...
11 years, 7 months ago (2009-04-29 23:08:59 UTC) #3
Lei Zhang
ping.
11 years, 7 months ago (2009-05-11 06:51:46 UTC) #4
darin (slow to review)
http://codereview.chromium.org/99109/diff/1/2 File net/url_request/url_request_file_job.cc (right): http://codereview.chromium.org/99109/diff/1/2#newcode160 Line 160: if (file_path_.Extension() == FILE_PATH_LITERAL(".svgz")) How about using LowerCaseEqualsASCII ...
11 years, 7 months ago (2009-05-11 16:13:42 UTC) #5
Lei Zhang
On 2009/05/11 16:13:42, darin wrote: > http://codereview.chromium.org/99109/diff/1/2 > File net/url_request/url_request_file_job.cc (right): > > http://codereview.chromium.org/99109/diff/1/2#newcode160 > ...
11 years, 7 months ago (2009-05-11 18:53:41 UTC) #6
Lei Zhang
Monday morning ping. :)
11 years, 7 months ago (2009-05-18 17:56:53 UTC) #7
Lei Zhang
ping. :))
11 years, 7 months ago (2009-05-27 16:43:40 UTC) #8
darin (slow to review)
11 years, 7 months ago (2009-05-27 16:50:40 UTC) #9
LGTM (sorry for the delays!)

Powered by Google App Engine
This is Rietveld 408576698