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

Unified Diff: net/third_party/parseftp/README.chromium

Issue 201034: Get the latest ParseFTPList code from Mozilla, and apply only the absolutely (Closed)
Patch Set: kill NSPR comment Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/third_party/parseftp/README.chromium
diff --git a/net/third_party/parseftp/README.chromium b/net/third_party/parseftp/README.chromium
index 18feabf691cda0b99d5aaac0ecede6e20f000587..9ce70748d2dca755a6fc27f52f094fbe176486f5 100644
--- a/net/third_party/parseftp/README.chromium
+++ b/net/third_party/parseftp/README.chromium
@@ -3,6 +3,7 @@ This directory contains Mozilla FTP LIST response parsing routines.
The original code location was mozilla/netwerk/streamconv/converters/ParseFTPList.{cpp,h}
List of changes made to original code:
- - style adjustment for Chromium
- wrapped the routines in net namespace
- - changed PRExplodedTime to base::Time::Exploded
+ - eliminated dependency on NSPR
+
+All the changes are in chromium.patch.

Powered by Google App Engine
This is Rietveld 408576698