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

Issue 1131413004: Add histograms for deletion of session cookies on startup. (Closed)

Created:
5 years, 7 months ago by erikchen
Modified:
5 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add histograms for deletion of session cookies on startup. The new histograms measure the performance of session cookie deletion. BUG=485694 Committed: https://crrev.com/14d67837d5343978f5191f3a2d10208349d118b5 Cr-Commit-Position: refs/heads/master@{#329529}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : Comments from erikwright. #

Total comments: 2

Patch Set 5 : Comments from erikwright. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
erikchen
erikwright: Please review
5 years, 7 months ago (2015-05-11 21:51:13 UTC) #2
erikwright (departed)
https://codereview.chromium.org/1131413004/diff/40001/content/browser/net/sqlite_persistent_cookie_store.cc File content/browser/net/sqlite_persistent_cookie_store.cc (right): https://codereview.chromium.org/1131413004/diff/40001/content/browser/net/sqlite_persistent_cookie_store.cc#newcode704 content/browser/net/sqlite_persistent_cookie_store.cc:704: int deleted_cookies_count = 0; Assuming you agree with my ...
5 years, 7 months ago (2015-05-12 14:30:43 UTC) #3
erikchen
erikwright: PTAL https://codereview.chromium.org/1131413004/diff/40001/content/browser/net/sqlite_persistent_cookie_store.cc File content/browser/net/sqlite_persistent_cookie_store.cc (right): https://codereview.chromium.org/1131413004/diff/40001/content/browser/net/sqlite_persistent_cookie_store.cc#newcode704 content/browser/net/sqlite_persistent_cookie_store.cc:704: int deleted_cookies_count = 0; On 2015/05/12 14:30:43, ...
5 years, 7 months ago (2015-05-12 18:50:35 UTC) #4
erikwright (departed)
https://codereview.chromium.org/1131413004/diff/60001/content/browser/net/sqlite_persistent_cookie_store.cc File content/browser/net/sqlite_persistent_cookie_store.cc (right): https://codereview.chromium.org/1131413004/diff/60001/content/browser/net/sqlite_persistent_cookie_store.cc#newcode711 content/browser/net/sqlite_persistent_cookie_store.cc:711: db_->GetLastChangeCount()); Either: (1) Have DeleteSessionCookiesOnStartup return this count (2) ...
5 years, 7 months ago (2015-05-12 19:39:50 UTC) #5
erikchen
erikwright: PTAL https://codereview.chromium.org/1131413004/diff/60001/content/browser/net/sqlite_persistent_cookie_store.cc File content/browser/net/sqlite_persistent_cookie_store.cc (right): https://codereview.chromium.org/1131413004/diff/60001/content/browser/net/sqlite_persistent_cookie_store.cc#newcode711 content/browser/net/sqlite_persistent_cookie_store.cc:711: db_->GetLastChangeCount()); On 2015/05/12 19:39:50, erikwright wrote: > ...
5 years, 7 months ago (2015-05-12 20:33:49 UTC) #7
erikwright (departed)
LGTM.
5 years, 7 months ago (2015-05-12 21:29:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131413004/100001
5 years, 7 months ago (2015-05-12 21:40:20 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/63146)
5 years, 7 months ago (2015-05-12 21:50:51 UTC) #12
erikchen
isherman: Please review.
5 years, 7 months ago (2015-05-12 22:03:55 UTC) #14
Ilya Sherman
LGTM
5 years, 7 months ago (2015-05-12 23:07:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131413004/100001
5 years, 7 months ago (2015-05-12 23:08:04 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 7 months ago (2015-05-12 23:12:07 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 23:13:02 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/14d67837d5343978f5191f3a2d10208349d118b5
Cr-Commit-Position: refs/heads/master@{#329529}

Powered by Google App Engine
This is Rietveld 408576698