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

Issue 1971853002: Move IOThread::LoggingNetworkChangeObserver to net/base (Closed)

Created:
4 years, 7 months ago by pauljensen
Modified:
4 years, 7 months ago
Reviewers:
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

Move IOThread::LoggingNetworkChangeObserver to net/base Other targets would like to use this besides Chrome. So move it to net/base so targets like Cronet can use it. BUG=610293 Committed: https://crrev.com/7b34e529fc6e5b705be1dfb6df2ab854d169b899 Cr-Commit-Position: refs/heads/master@{#393305}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : add NET_EXPORT #

Patch Set 5 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -61 lines) Patch
M chrome/browser/io_thread.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 chunks +2 lines, -59 lines 0 comments Download
A net/base/logging_network_change_observer.h View 1 2 3 4 1 chunk +47 lines, -0 lines 0 comments Download
A net/base/logging_network_change_observer.cc View 1 2 3 4 1 chunk +58 lines, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
pauljensen
Matt, PTAL.
4 years, 7 months ago (2016-05-12 15:24:48 UTC) #2
mmenke
LGTM. Would be nice if we could just have the NCN log stuff itself, but ...
4 years, 7 months ago (2016-05-12 16:47:58 UTC) #3
pauljensen
https://codereview.chromium.org/1971853002/diff/40001/net/base/logging_network_change_observer.cc File net/base/logging_network_change_observer.cc (right): https://codereview.chromium.org/1971853002/diff/40001/net/base/logging_network_change_observer.cc#newcode25 net/base/logging_network_change_observer.cc:25: VLOG(1) << "Observed a change to the network IP ...
4 years, 7 months ago (2016-05-12 16:52:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971853002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971853002/80001
4 years, 7 months ago (2016-05-12 17:23:20 UTC) #7
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-12 18:21:11 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 18:22:09 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7b34e529fc6e5b705be1dfb6df2ab854d169b899
Cr-Commit-Position: refs/heads/master@{#393305}

Powered by Google App Engine
This is Rietveld 408576698