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

Issue 2985004: Clean up FTP code a bit: (Closed)

Created:
10 years, 5 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
eroman, wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Clean up FTP code a bit: - remove unneeded states - minor style and error handling improvements This change removes ACCT command support. It was really untested, and I think it wouldn't work in case it was needed. We may add it back when we get a good test case. However, people are unlikely to use a web browser to access servers that require usage of ACCT command. TEST=net_unittests BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52266

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -78 lines) Patch
M net/ftp/ftp_network_transaction.h View 6 chunks +3 lines, -11 lines 0 comments Download
M net/ftp/ftp_network_transaction.cc View 10 chunks +8 lines, -66 lines 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
10 years, 5 months ago (2010-07-13 02:52:31 UTC) #1
wtc
LGTM. It would be nice to explain briefly in the CL's Description why the ACCT ...
10 years, 5 months ago (2010-07-13 04:32:34 UTC) #2
eroman
lgtm. so i guess the difference here is that before when PASS failed with a ...
10 years, 5 months ago (2010-07-13 22:29:49 UTC) #3
Paweł Hajdan Jr.
I've updated the CL description. The tree is closed, so you'll probably have an opportunity ...
10 years, 5 months ago (2010-07-14 01:27:56 UTC) #4
eroman
10 years, 5 months ago (2010-07-14 01:43:14 UTC) #5
LGTM.

Tree is open if you commit real fast right now ;)

Powered by Google App Engine
This is Rietveld 408576698