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

Issue 343073: Use the new FTP LIST parsing code in the browser. (Closed)

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

Description

Use the new FTP LIST parsing code in the browser. Fall back to the old parsing code on errors. TEST=none BUG=25520 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31379

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -52 lines) Patch
M net/ftp/ftp_directory_listing_buffer.h View 1 3 chunks +11 lines, -6 lines 0 comments Download
M net/ftp/ftp_directory_listing_buffer.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_parsers.h View 1 2 3 chunks +4 lines, -0 lines 0 comments Download
M webkit/glue/ftp_directory_listing_response_delegate.h View 1 2 3 chunks +14 lines, -0 lines 0 comments Download
M webkit/glue/ftp_directory_listing_response_delegate.cc View 1 2 3 chunks +95 lines, -46 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
11 years, 1 month ago (2009-10-31 16:12:44 UTC) #1
eroman
What if we took this one step further --- rather than only falling back to ...
11 years, 1 month ago (2009-11-02 19:39:21 UTC) #2
Paweł Hajdan Jr.
On 2009/11/02 19:39:21, eroman wrote: > What if we took this one step further --- ...
11 years, 1 month ago (2009-11-02 21:09:19 UTC) #3
Paweł Hajdan Jr.
Patch updated. Re-ordering seems to make things even more complicated. We need to consider the ...
11 years, 1 month ago (2009-11-03 19:51:17 UTC) #4
Paweł Hajdan Jr.
ping! ping! ping!
11 years, 1 month ago (2009-11-04 18:43:04 UTC) #5
eroman
lgtm. any unit-tests for this? http://codereview.chromium.org/343073/diff/2002/5004 File webkit/glue/ftp_directory_listing_response_delegate.cc (right): http://codereview.chromium.org/343073/diff/2002/5004#newcode133 Line 133: if (!parser_fallback_) { ...
11 years, 1 month ago (2009-11-04 20:08:18 UTC) #6
Paweł Hajdan Jr.
Darin: Please take a look, it's a change in webkit/glue. On 2009/11/04 20:08:18, eroman wrote: ...
11 years, 1 month ago (2009-11-05 11:35:45 UTC) #7
eroman
11 years, 1 month ago (2009-11-05 21:43:20 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698