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

Issue 1158033010: [CrNet] Properly setup net log. (Closed)

Created:
5 years, 6 months ago by mef
Modified:
5 years, 6 months ago
Reviewers:
Elly Fong-Jones, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrNet] Properly setup net log. BUG=493250 Committed: https://crrev.com/5abcbb9029d13faff9d2a2fb327a23ab286fdba9 Cr-Commit-Position: refs/heads/master@{#333115}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Patch Set 3 : Remove unneeded get() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -123 lines) Patch
M ios/crnet/crnet.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/crnet/crnet_environment.h View 2 chunks +4 lines, -4 lines 0 comments Download
M ios/crnet/crnet_environment.mm View 1 2 7 chunks +33 lines, -20 lines 0 comments Download
D ios/crnet/crnet_net_log.h View 1 chunk +0 lines, -51 lines 0 comments Download
D ios/crnet/crnet_net_log.cc View 1 chunk +0 lines, -46 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
mef
PTAL.
5 years, 6 months ago (2015-06-05 16:15:11 UTC) #2
mmenke
LGTM https://codereview.chromium.org/1158033010/diff/1/ios/crnet/crnet_environment.mm File ios/crnet/crnet_environment.mm (right): https://codereview.chromium.org/1158033010/diff/1/ios/crnet/crnet_environment.mm#newcode174 ios/crnet/crnet_environment.mm:174: DCHECK(net_log_.get()); nit: get not needed. https://codereview.chromium.org/1158033010/diff/1/ios/crnet/crnet_environment.mm#newcode176 ios/crnet/crnet_environment.mm:176: if ...
5 years, 6 months ago (2015-06-05 18:56:49 UTC) #3
mef
Thanks! https://codereview.chromium.org/1158033010/diff/1/ios/crnet/crnet_environment.mm File ios/crnet/crnet_environment.mm (right): https://codereview.chromium.org/1158033010/diff/1/ios/crnet/crnet_environment.mm#newcode174 ios/crnet/crnet_environment.mm:174: DCHECK(net_log_.get()); On 2015/06/05 18:56:49, mmenke wrote: > nit: ...
5 years, 6 months ago (2015-06-05 19:52:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158033010/40001
5 years, 6 months ago (2015-06-05 19:54:54 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 20:08:50 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 20:10:50 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5abcbb9029d13faff9d2a2fb327a23ab286fdba9
Cr-Commit-Position: refs/heads/master@{#333115}

Powered by Google App Engine
This is Rietveld 408576698