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

Issue 42197: Add command line switch "--new-ftp" for new portable... (Closed)

Created:
11 years, 9 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add command line switch "--new-ftp" for new portable FTP implementation. Add the (empty) URLRequestNewFtpJob class. Contributed by Ibrar Ahmed <ibrar.ahmad@gmail.com>;. BUG=4965 R=darin,wtc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11768

Patch Set 1 #

Patch Set 2 : Upload before checkin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -6 lines) Patch
M chrome/browser/net/chrome_url_request_context.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M net/build/net.vcproj View 1 2 chunks +11 lines, -3 lines 0 comments Download
M net/ftp/ftp_network_transaction.h View 1 chunk +1 line, -1 line 0 comments Download
M net/net.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/net_lib.scons View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/url_request/url_request_context.h View 1 4 chunks +9 lines, -1 line 0 comments Download
M net/url_request/url_request_ftp_job.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
A net/url_request/url_request_new_ftp_job.h View 1 chunk +60 lines, -0 lines 0 comments Download
A net/url_request/url_request_new_ftp_job.cc View 1 chunk +90 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698