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

Issue 523034: Remove WinInet FTP code. (Closed)

Created:
10 years, 11 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
eroman, wtc, Chris Evans
CC:
chromium-reviews_googlegroups.com, darin (slow to review), ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove WinInet FTP code. TEST=none BUG=25520 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35524

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1240 lines) Patch
M chrome/browser/net/chrome_url_request_context.cc View 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M net/net.gyp View 1 chunk +0 lines, -4 lines 0 comments Download
D net/url_request/url_request_ftp_job.h View 1 chunk +0 lines, -116 lines 0 comments Download
D net/url_request/url_request_ftp_job.cc View 1 chunk +0 lines, -562 lines 0 comments Download
D net/url_request/url_request_inet_job.h View 1 chunk +0 lines, -159 lines 0 comments Download
D net/url_request/url_request_inet_job.cc View 1 chunk +0 lines, -371 lines 0 comments Download
M net/url_request/url_request_job_manager.cc View 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
I just checked and it seems the new FTP stack doesn't have open compatibility bugs. ...
10 years, 11 months ago (2010-01-02 13:09:44 UTC) #1
eroman
(1) Can you add BUG=25520 (2) Has security had a chance to sign-off on the ...
10 years, 11 months ago (2010-01-04 19:14:27 UTC) #2
Paweł Hajdan Jr.
+cevans for security comments (I think we don't have outstanding bugs from the security review) ...
10 years, 11 months ago (2010-01-04 19:40:24 UTC) #3
eroman
LGTM then.
10 years, 11 months ago (2010-01-04 21:39:00 UTC) #4
wtc
LGTM. This is an important milestone. Thanks! Please see if you can remove these three ...
10 years, 11 months ago (2010-01-04 21:49:01 UTC) #5
eroman
I noticed that chrome frame has several wininet dependencies. We should see how much can ...
10 years, 11 months ago (2010-01-04 21:51:51 UTC) #6
wtc
10 years, 11 months ago (2010-01-04 21:58:38 UTC) #7
eroman: You're right.  I added wininet_util.{h,cc},
so I'm more sure they can be removed (unless some new
code is using them).  I'm less sure that all
#include <wininet.h> can be removed.

Powered by Google App Engine
This is Rietveld 408576698