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

Issue 7230: add file:// handling to mac and linux builds (Closed)

Created:
12 years, 2 months ago by pink (ping after 24hrs)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

add file:// handling to mac and linux builds Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3232

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -10 lines) Patch
M net/SConscript View 2 chunks +1 line, -1 line 0 comments Download
M net/net.xcodeproj/project.pbxproj View 2 chunks +2 lines, -0 lines 0 comments Download
M net/url_request/url_request_file_job.cc View 1 3 chunks +13 lines, -7 lines 0 comments Download
M net/url_request/url_request_job_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
pink (ping after 24hrs)
12 years, 2 months ago (2008-10-10 15:20:35 UTC) #1
Amanda Walker
LGTM
12 years, 2 months ago (2008-10-10 15:49:34 UTC) #2
darin (slow to review)
http://codereview.chromium.org/7230/diff/1/5 File net/url_request/url_request_file_job.cc (right): http://codereview.chromium.org/7230/diff/1/5#newcode109 Line 109: #if defined(OS_WIN) You should probably include the compare ...
12 years, 2 months ago (2008-10-10 16:28:11 UTC) #3
pink (ping after 24hrs)
http://codereview.chromium.org/7230/diff/1/5 File net/url_request/url_request_file_job.cc (right): http://codereview.chromium.org/7230/diff/1/5#newcode109 Line 109: #if defined(OS_WIN) On 2008/10/10 16:28:11, darin wrote: > ...
12 years, 2 months ago (2008-10-10 16:43:52 UTC) #4
Evan Martin
12 years, 2 months ago (2008-10-10 19:04:35 UTC) #5
Works on Linux.

Powered by Google App Engine
This is Rietveld 408576698