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

Issue 6749044: Remove async functionality from net::CookiePolicy. (Closed)

Created:
9 years, 9 months ago by willchan no longer on Chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, darin-cc_chromium.org, Randy Smith (Not in Mondays), Paweł Hajdan Jr., ananta
Visibility:
Public.

Description

Remove async functionality from net::CookiePolicy. This lets us stop refcounting URLRequestHttpJob. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80660

Patch Set 1 #

Patch Set 2 : Copyrights. #

Patch Set 3 : Merge #

Total comments: 10

Patch Set 4 : Address jochen's comments. #

Patch Set 5 : Oops, build fix. #

Patch Set 6 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -410 lines) Patch
M chrome/browser/net/chrome_cookie_policy.h View 1 2 3 1 chunk +8 lines, -45 lines 0 comments Download
M chrome/browser/net/chrome_cookie_policy.cc View 1 2 3 4 5 3 chunks +14 lines, -51 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context.h View 1 2 3 4 5 3 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context.cc View 1 2 3 4 5 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 4 chunks +4 lines, -18 lines 0 comments Download
M net/base/cookie_policy.h View 1 3 chunks +3 lines, -21 lines 0 comments Download
M net/base/static_cookie_policy.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M net/base/static_cookie_policy.cc View 1 3 chunks +5 lines, -6 lines 0 comments Download
M net/base/static_cookie_policy_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 3 4 5 7 chunks +2 lines, -18 lines 0 comments Download
M net/url_request/url_request_test_util.h View 1 2 3 4 5 1 chunk +5 lines, -13 lines 0 comments Download
M net/url_request/url_request_test_util.cc View 1 2 3 4 5 3 chunks +3 lines, -46 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 4 5 3 chunks +2 lines, -98 lines 0 comments Download
M net/websockets/websocket_job.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M net/websockets/websocket_job.cc View 1 6 chunks +5 lines, -19 lines 0 comments Download
M net/websockets/websocket_job_unittest.cc View 1 2 3 chunks +14 lines, -41 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
willchan no longer on Chromium
eroman, jochen: review everything please ananta: Backup for ChromeFrame knowledge. If I can gut more, ...
9 years, 9 months ago (2011-03-30 00:42:11 UTC) #1
jochen (gone - plz use gerrit)
http://codereview.chromium.org/6749044/diff/3001/chrome/browser/net/chrome_cookie_policy.cc File chrome/browser/net/chrome_cookie_policy.cc (right): http://codereview.chromium.org/6749044/diff/3001/chrome/browser/net/chrome_cookie_policy.cc#newcode19 chrome/browser/net/chrome_cookie_policy.cc:19: static const size_t kMaxCompletionsPerHost = 10000; still needed? http://codereview.chromium.org/6749044/diff/3001/chrome/browser/net/chrome_cookie_policy.cc#newcode27 ...
9 years, 9 months ago (2011-03-30 08:15:32 UTC) #2
willchan no longer on Chromium
http://codereview.chromium.org/6749044/diff/3001/chrome/browser/net/chrome_cookie_policy.cc File chrome/browser/net/chrome_cookie_policy.cc (right): http://codereview.chromium.org/6749044/diff/3001/chrome/browser/net/chrome_cookie_policy.cc#newcode19 chrome/browser/net/chrome_cookie_policy.cc:19: static const size_t kMaxCompletionsPerHost = 10000; On 2011/03/30 08:15:32, ...
9 years, 8 months ago (2011-04-04 12:29:18 UTC) #3
jochen (gone - plz use gerrit)
LGTM
9 years, 8 months ago (2011-04-05 07:31:56 UTC) #4
willchan no longer on Chromium
+jam to rubberstamp the few lines of content/ that have already been reviewed.
9 years, 8 months ago (2011-04-05 16:07:18 UTC) #5
jam
lgtm
9 years, 8 months ago (2011-04-06 16:12:18 UTC) #6
commit-bot: I haz the power
Can't apply patch for file chrome/browser/net/chrome_cookie_policy.cc. patching file chrome/browser/net/chrome_cookie_policy.cc Hunk #1 FAILED at 1. 1 ...
9 years, 8 months ago (2011-04-06 16:15:02 UTC) #7
commit-bot: I haz the power
Try job failure for 6749044-16001 on win: http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=25012
9 years, 8 months ago (2011-04-06 17:23:48 UTC) #8
commit-bot: I haz the power
9 years, 8 months ago (2011-04-06 18:22:46 UTC) #9
Change committed as 80660

Powered by Google App Engine
This is Rietveld 408576698