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

Issue 676073003: Add AddCallbackForCookie method to CookieStore. (Closed)

Created:
6 years, 2 months ago by Elly Fong-Jones
Modified:
6 years, 1 month ago
CC:
chromium-reviews, davidben+watch_chromium.org, cbentzel+watch_chromium.org, tburkard+watch_chromium.org, erikwright (departed), gavinp+prer_chromium.org, jkarlin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add AddCallbackForCookie method to CookieStore. This method allows clients to register a callback to receive notification whenever the set of cookies stored in a cookie store that would be sent for a request to a specific URL changes. BUG=395146 Committed: https://crrev.com/399e35a27ad10cb2f7337a1cbd37a104552f2352 Cr-Commit-Position: refs/heads/master@{#301339}

Patch Set 1 #

Total comments: 5

Patch Set 2 : nits fixed #

Patch Set 3 : Fix PrerenderCookieStore build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -7 lines) Patch
M chrome/browser/prerender/prerender_cookie_store.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_cookie_store.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M net/cookies/canonical_cookie.h View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/canonical_cookie.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.h View 4 chunks +13 lines, -2 lines 0 comments Download
M net/cookies/cookie_monster.cc View 1 7 chunks +44 lines, -3 lines 0 comments Download
M net/cookies/cookie_monster_unittest.cc View 2 chunks +116 lines, -0 lines 0 comments Download
M net/cookies/cookie_store.h View 3 chunks +18 lines, -0 lines 0 comments Download
M net/cookies/cookie_store_test_helpers.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/cookies/cookie_store_test_helpers.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M net/websockets/websocket_job_test.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
erikwright (departed)
LGTM with nits. https://codereview.chromium.org/676073003/diff/1/chrome/browser/prerender/prerender_cookie_store.cc File chrome/browser/prerender/prerender_cookie_store.cc (right): https://codereview.chromium.org/676073003/diff/1/chrome/browser/prerender/prerender_cookie_store.cc#newcode242 chrome/browser/prerender/prerender_cookie_store.cc:242: // TODO(ellyjones): implement? use "NOTIMPLEMENTED();" from ...
6 years, 2 months ago (2014-10-24 20:11:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676073003/20001
6 years, 2 months ago (2014-10-24 20:21:01 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/19954)
6 years, 2 months ago (2014-10-24 20:28:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676073003/40001
6 years, 2 months ago (2014-10-24 20:34:37 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/19959)
6 years, 2 months ago (2014-10-24 20:43:51 UTC) #10
davidben
lgtm
6 years, 2 months ago (2014-10-24 20:47:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676073003/40001
6 years, 2 months ago (2014-10-24 20:50:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676073003/40001
6 years, 1 month ago (2014-10-27 10:28:07 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-27 11:10:05 UTC) #22
commit-bot: I haz the power
6 years, 1 month ago (2014-10-27 11:10:47 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/399e35a27ad10cb2f7337a1cbd37a104552f2352
Cr-Commit-Position: refs/heads/master@{#301339}

Powered by Google App Engine
This is Rietveld 408576698