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

Issue 385163007: Fix the build when disable_ftp_support is set to 1 (Closed)

Created:
6 years, 5 months ago by zhaoze.zhou
Modified:
6 years, 5 months ago
Reviewers:
lgombos, jam
CC:
chromium-reviews, darin-cc_chromium.org, jam, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix the build when disable_ftp_support is set to 1 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283340

Patch Set 1 : Fix the build when disable_ftp_support is set to 1. #

Total comments: 1

Patch Set 2 : New version of fix of disable_ftp_support #

Total comments: 1

Patch Set 3 : fix the code style of the patch #

Total comments: 1

Patch Set 4 : Fix the mistake ifndef #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M content/child/ftp_directory_listing_response_delegate.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
zhaoze.zhou
The CQ bit was checked by zhaoze.zhou@partner.samsung.com
6 years, 5 months ago (2014-07-11 22:57:34 UTC) #1
zhaoze.zhou
The CQ bit was unchecked by zhaoze.zhou@partner.samsung.com
6 years, 5 months ago (2014-07-11 22:57:41 UTC) #2
zhaoze.zhou
Please take a look
6 years, 5 months ago (2014-07-11 22:58:45 UTC) #3
lgombos
https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc File content/child/ftp_directory_listing_response_delegate.cc (right): https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc#newcode88 content/child/ftp_directory_listing_response_delegate.cc:88: int rv = net::ParseFtpDirectoryListing(buffer_, base::Time::Now(), &entries); Would the following ...
6 years, 5 months ago (2014-07-12 01:51:54 UTC) #4
zhaoze.zhou
On 2014/07/12 01:51:54, lgombos wrote: > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc > File content/child/ftp_directory_listing_response_delegate.cc (right): > > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc#newcode88 > ...
6 years, 5 months ago (2014-07-14 14:53:54 UTC) #5
zhaoze.zhou
On 2014/07/12 01:51:54, lgombos wrote: > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc > File content/child/ftp_directory_listing_response_delegate.cc (right): > > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc#newcode88 > ...
6 years, 5 months ago (2014-07-14 14:53:55 UTC) #6
zhaoze.zhou
On 2014/07/12 01:51:54, lgombos wrote: > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc > File content/child/ftp_directory_listing_response_delegate.cc (right): > > https://codereview.chromium.org/385163007/diff/20001/content/child/ftp_directory_listing_response_delegate.cc#newcode88 > ...
6 years, 5 months ago (2014-07-14 14:53:56 UTC) #7
lgombos
https://codereview.chromium.org/385163007/diff/40001/content/child/ftp_directory_listing_response_delegate.cc File content/child/ftp_directory_listing_response_delegate.cc (left): https://codereview.chromium.org/385163007/diff/40001/content/child/ftp_directory_listing_response_delegate.cc#oldcode106 content/child/ftp_directory_listing_response_delegate.cc:106: You probably should not remove this line.
6 years, 5 months ago (2014-07-14 15:00:57 UTC) #8
zhaoze.zhou
On 2014/07/14 15:00:57, lgombos wrote: > https://codereview.chromium.org/385163007/diff/40001/content/child/ftp_directory_listing_response_delegate.cc > File content/child/ftp_directory_listing_response_delegate.cc (left): > > https://codereview.chromium.org/385163007/diff/40001/content/child/ftp_directory_listing_response_delegate.cc#oldcode106 > ...
6 years, 5 months ago (2014-07-14 21:36:38 UTC) #9
lgombos
https://codereview.chromium.org/385163007/diff/60001/content/child/ftp_directory_listing_response_delegate.cc File content/child/ftp_directory_listing_response_delegate.cc (right): https://codereview.chromium.org/385163007/diff/60001/content/child/ftp_directory_listing_response_delegate.cc#newcode86 content/child/ftp_directory_listing_response_delegate.cc:86: #ifdef DISABLE_FTP_SUPPORT Should be #ifndef instead ?
6 years, 5 months ago (2014-07-14 21:54:09 UTC) #10
jam
lgtm
6 years, 5 months ago (2014-07-15 00:44:58 UTC) #11
zhaoze.zhou
The CQ bit was checked by zhaoze.zhou@partner.samsung.com
6 years, 5 months ago (2014-07-15 13:00:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhaoze.zhou@partner.samsung.com/385163007/100001
6 years, 5 months ago (2014-07-15 13:02:05 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-15 20:38:29 UTC) #14
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 04:53:12 UTC) #15
Message was sent while issue was closed.
Change committed as 283340

Powered by Google App Engine
This is Rietveld 408576698