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

Issue 1770983002: Add atomic sequence number to ChannelIDService and check that in URLRequestHttpJob logging (Closed)

Created:
4 years, 9 months ago by nharper
Modified:
4 years, 9 months ago
Reviewers:
rkaplow, mattm
CC:
chromium-reviews, grt+watch_chromium.org, cbentzel+watch_chromium.org, android-webview-reviews_chromium.org, 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 atomic sequence number to ChannelIDService and check that in URLRequestHttpJob logging BUG=548423 Committed: https://crrev.com/09ccd50a4e3d7575cfda2946338100a6ef48e58a Cr-Commit-Position: refs/heads/master@{#380299}

Patch Set 1 #

Patch Set 2 : add values to histograms.xml #

Patch Set 3 : rebase #

Patch Set 4 : small fixes #

Total comments: 10

Patch Set 5 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -8 lines) Patch
M net/ssl/channel_id_service.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M net/ssl/channel_id_service.cc View 1 2 3 4 3 chunks +5 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 3 4 3 chunks +18 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
nharper
add values to histograms.xml
4 years, 9 months ago (2016-03-07 19:43:25 UTC) #1
nharper
4 years, 9 months ago (2016-03-09 20:24:22 UTC) #8
mattm
https://codereview.chromium.org/1770983002/diff/140001/net/ssl/channel_id_service.h File net/ssl/channel_id_service.h (right): https://codereview.chromium.org/1770983002/diff/140001/net/ssl/channel_id_service.h#newcode134 net/ssl/channel_id_service.h:134: int GetUniqueID() { return id_; } const method https://codereview.chromium.org/1770983002/diff/140001/net/ssl/channel_id_service.h#newcode178 ...
4 years, 9 months ago (2016-03-09 21:33:01 UTC) #9
nharper
https://codereview.chromium.org/1770983002/diff/140001/net/ssl/channel_id_service.h File net/ssl/channel_id_service.h (right): https://codereview.chromium.org/1770983002/diff/140001/net/ssl/channel_id_service.h#newcode134 net/ssl/channel_id_service.h:134: int GetUniqueID() { return id_; } On 2016/03/09 21:33:01, ...
4 years, 9 months ago (2016-03-09 21:52:08 UTC) #10
mattm
lgtm
4 years, 9 months ago (2016-03-09 22:26:24 UTC) #11
nharper
4 years, 9 months ago (2016-03-09 22:27:21 UTC) #13
rkaplow
lgtm
4 years, 9 months ago (2016-03-09 22:32:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770983002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770983002/160001
4 years, 9 months ago (2016-03-09 22:34:50 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years, 9 months ago (2016-03-10 01:54:37 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 01:55:38 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/09ccd50a4e3d7575cfda2946338100a6ef48e58a
Cr-Commit-Position: refs/heads/master@{#380299}

Powered by Google App Engine
This is Rietveld 408576698