summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 21:44:55 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 21:44:55 +0000
commit5acd0eb50f25f59bd685dc1999e083c09ead4567 (patch)
treecf6fe188b5817243165847a8a2bab0018d63d758 /net
parent7be616d40221cd4bb3c0f503f786ce98e4a486f3 (diff)
downloadchromium_src-5acd0eb50f25f59bd685dc1999e083c09ead4567.zip
chromium_src-5acd0eb50f25f59bd685dc1999e083c09ead4567.tar.gz
chromium_src-5acd0eb50f25f59bd685dc1999e083c09ead4567.tar.bz2
Remove old comments.
Review URL: http://codereview.chromium.org/7330022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91902 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/base/net_log.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/base/net_log.h b/net/base/net_log.h
index be42d44..9f7af36 100644
--- a/net/base/net_log.h
+++ b/net/base/net_log.h
@@ -30,12 +30,6 @@ namespace net {
// is usually accessed through a BoundNetLog, which will always pass in a
// specific source ID.
//
-// ******** The NetLog (and associated logging) is a work in progress ********
-//
-// TODO(eroman): Remove the 'const' qualitifer from the BoundNetLog methods.
-// TODO(eroman): Start a new Source each time URLRequest redirects
-// (simpler to reason about each as a separate entity).
-
class NET_API NetLog {
public:
enum EventType {