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

Issue 10834053: Bug fix for lack of errors on requests with invalid ports (Closed)

Created:
8 years, 4 months ago by shalev
Modified:
8 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Bug fix for lack of errors on requests with invalid ports BUG=http://code.google.com/p/chromium/issues/detail?id=138735 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148925

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M net/url_request/ftp_protocol_handler.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
shalev
Hi Matt, This cl fixes the bug you discovered in which the ftp protocol handler ...
8 years, 4 months ago (2012-07-27 18:39:46 UTC) #1
mmenke
LGTM http://codereview.chromium.org/10834053/diff/1/net/url_request/ftp_protocol_handler.cc File net/url_request/ftp_protocol_handler.cc (right): http://codereview.chromium.org/10834053/diff/1/net/url_request/ftp_protocol_handler.cc#newcode9 net/url_request/ftp_protocol_handler.cc:9: #include "net/base/net_util.h" Should probably include "googleurl/src/gurl.h" as well.
8 years, 4 months ago (2012-07-27 19:12:22 UTC) #2
mmenke
We may also want a regression test for this.
8 years, 4 months ago (2012-07-27 19:44:43 UTC) #3
shalev
http://codereview.chromium.org/10834053/diff/1/net/url_request/ftp_protocol_handler.cc File net/url_request/ftp_protocol_handler.cc (right): http://codereview.chromium.org/10834053/diff/1/net/url_request/ftp_protocol_handler.cc#newcode9 net/url_request/ftp_protocol_handler.cc:9: #include "net/base/net_util.h" On 2012/07/27 19:12:22, Matt Menke wrote: > ...
8 years, 4 months ago (2012-07-30 02:27:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shalev@chromium.org/10834053/1002
8 years, 4 months ago (2012-07-30 02:31:50 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-07-30 04:16:39 UTC) #6
Change committed as 148925

Powered by Google App Engine
This is Rietveld 408576698