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

Issue 374010: Implement Windows FTP directory listing parser. (Closed)

Created:
11 years, 1 month ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
eroman, wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Implement Windows FTP directory listing parser. TEST=Covered by net_unittests. BUG=25520

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -2 lines) Patch
A net/data/ftp/dir-listing-windows-1 View 1 chunk +2 lines, -0 lines 0 comments Download
A net/data/ftp/dir-listing-windows-1.expected View 1 chunk +17 lines, -0 lines 0 comments Download
A net/data/ftp/dir-listing-windows-2 View 1 chunk +16 lines, -0 lines 0 comments Download
A net/data/ftp/dir-listing-windows-2.expected View 1 chunk +143 lines, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_buffer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_buffer_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_parsers.h View 1 chunk +15 lines, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_parsers.cc View 1 4 chunks +90 lines, -2 lines 0 comments Download
M net/ftp/ftp_directory_listing_parsers_unittest.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paweł Hajdan Jr.
These parsers are so easy to write. :)
11 years, 1 month ago (2009-11-06 17:43:15 UTC) #1
eroman
LGTM! http://codereview.chromium.org/374010/diff/1/2 File net/data/ftp/dir-listing-windows-1 (right): http://codereview.chromium.org/374010/diff/1/2#newcode1 Line 1: 11-02-09 05:32PM <DIR> NT It doesn't look ...
11 years, 1 month ago (2009-11-06 19:35:11 UTC) #2
Paweł Hajdan Jr.
On 2009/11/06 19:35:11, eroman wrote: > LGTM! > > http://codereview.chromium.org/374010/diff/1/2 > File net/data/ftp/dir-listing-windows-1 (right): > ...
11 years, 1 month ago (2009-11-06 21:03:48 UTC) #3
eroman
11 years, 1 month ago (2009-11-06 21:25:11 UTC) #4
LGTM

> I don't really know what to do with it (I'm using git).
> What do you recommend?

You can just commit as is then, and use svn later to update the properties.

Powered by Google App Engine
This is Rietveld 408576698