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

Issue 200145: Unescape FTP URL paths, Firefox-compatible. (Closed)

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

Description

Unescape FTP URL paths, Firefox-compatible. TEST=See bug. BUG=20304 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26686

Patch Set 1 #

Total comments: 2

Patch Set 2 : match Firefox #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -31 lines) Patch
M net/ftp/ftp_network_transaction.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/ftp/ftp_network_transaction.cc View 1 7 chunks +14 lines, -30 lines 2 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 3 chunks +33 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
11 years, 3 months ago (2009-09-16 18:36:13 UTC) #1
eroman
Please add unit-tests. I suggest making a static method, and doing unit-tests via FRIEND_TEST. http://codereview.chromium.org/200145/diff/1/2 ...
11 years, 3 months ago (2009-09-16 21:11:37 UTC) #2
Paweł Hajdan Jr.
Code updated to match Firefox's behavior. Test added.
11 years, 3 months ago (2009-09-18 22:34:33 UTC) #3
eroman
lgtm, but please document somewhere the experiments you ran with firefox and how this differs ...
11 years, 3 months ago (2009-09-18 22:51:23 UTC) #4
wtc
11 years, 3 months ago (2009-09-21 18:04:25 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698