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

Issue 6639002: Put Filter into namespace net. (Closed)

Created:
9 years, 9 months ago by adamk
Modified:
9 years, 7 months ago
Reviewers:
tfarina
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., willchan no longer on Chromium
Visibility:
Public.

Description

Put Filter into namespace net. BUG=64263 TEST=existing unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77373

Patch Set 1 #

Total comments: 8

Patch Set 2 : Responded to comments from tfarina #

Total comments: 6

Patch Set 3 : Fix chrome/common/net build #

Patch Set 4 : More copyright updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -39 lines) Patch
M chrome/common/net/url_request_intercept_job.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/net/url_request_intercept_job.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M net/base/filter.h View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
M net/base/filter.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M net/base/filter_unittest.cc View 1 2 3 3 chunks +5 lines, -1 line 0 comments Download
M net/base/gzip_filter_unittest.cc View 1 2 3 3 chunks +5 lines, -1 line 0 comments Download
M net/url_request/url_request_job_tracker_unittest.cc View 1 11 chunks +30 lines, -28 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
adamk
9 years, 9 months ago (2011-03-08 20:47:58 UTC) #1
tfarina
If you are using git, you can do 'git try -r HEAD' so it has ...
9 years, 9 months ago (2011-03-08 20:54:49 UTC) #2
adamk
Thanks for the git try tip: will be kicking off another set of jobs with ...
9 years, 9 months ago (2011-03-08 21:35:20 UTC) #3
tfarina
http://codereview.chromium.org/6639002/diff/8/net/base/filter.h File net/base/filter.h (right): http://codereview.chromium.org/6639002/diff/8/net/base/filter.h#newcode1 net/base/filter.h:1: // Copyright (c) 2006-2011 The Chromium Authors. All rights ...
9 years, 9 months ago (2011-03-08 21:41:05 UTC) #4
adamk
Thanks for the quick review! http://codereview.chromium.org/6639002/diff/8/net/base/filter.h File net/base/filter.h (right): http://codereview.chromium.org/6639002/diff/8/net/base/filter.h#newcode1 net/base/filter.h:1: // Copyright (c) 2006-2011 ...
9 years, 9 months ago (2011-03-08 21:53:09 UTC) #5
tfarina
On 2011/03/08 21:53:09, Adam Klein wrote: > Mind if I keep it? Yes, I prefer ...
9 years, 9 months ago (2011-03-08 21:58:45 UTC) #6
tfarina
9 years, 9 months ago (2011-03-08 22:24:29 UTC) #7
Per our discussion on irc, LGTM. thanks.

Powered by Google App Engine
This is Rietveld 408576698