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

Issue 11502: Fix the FTP implementation. Our change to make the MessageLoopForIO not... (Closed)

Created:
12 years, 1 month ago by darin (slow to review)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix the FTP implementation. Our change to make the MessageLoopForIO not process windows messages broke FTP. This fixes it to work using PostTask. R=rvargas Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5743

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -96 lines) Patch
M net/url_request/url_request_inet_job.h View 4 chunks +4 lines, -5 lines 0 comments Download
M net/url_request/url_request_inet_job.cc View 9 chunks +35 lines, -91 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
12 years, 1 month ago (2008-11-19 23:32:14 UTC) #1
rvargas (doing something else)
12 years, 1 month ago (2008-11-20 00:04:53 UTC) #2
LGTM.

Shouldn't we add unit tests for ftp?

Powered by Google App Engine
This is Rietveld 408576698