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

Issue 904033004: [Cronet] Make HistogramManager an abstract class to break dependency on native library. (Closed)

Created:
5 years, 10 months ago by mef
Modified:
5 years, 10 months ago
Reviewers:
Charles, ebravo, xunjieli
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

[Cronet] Make HistogramManager an abstract class to break dependency on native library. BUG=441466 Committed: https://crrev.com/6ecf654f504da3fe7b64de6529d4d85ee0be01e8 Cr-Commit-Position: refs/heads/master@{#315108}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address Helen's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -82 lines) Patch
M components/cronet.gypi View 5 chunks +5 lines, -4 lines 0 comments Download
A + components/cronet/android/cronet_histogram_manager.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
A + components/cronet/android/cronet_histogram_manager.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M components/cronet/android/cronet_loader.cc View 2 chunks +6 lines, -6 lines 0 comments Download
D components/cronet/android/histogram_manager.h View 1 chunk +0 lines, -16 lines 0 comments Download
D components/cronet/android/histogram_manager.cc View 1 chunk +0 lines, -34 lines 0 comments Download
A + components/cronet/android/java/src/org/chromium/net/CronetHistogramManager.java View 1 chunk +2 lines, -2 lines 0 comments Download
M components/cronet/android/java/src/org/chromium/net/HistogramManager.java View 1 1 chunk +29 lines, -13 lines 0 comments Download
M components/cronet/android/test/src/org/chromium/cronet_test_apk/CronetTestActivity.java View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
mef
PTAL.
5 years, 10 months ago (2015-02-06 18:31:37 UTC) #2
xunjieli
I feel that having an abstract HistogramManager class might confuse ppl. What about having a ...
5 years, 10 months ago (2015-02-06 19:05:01 UTC) #3
mef
I'm not a big fan of reflection, but I see two issues with adding it ...
5 years, 10 months ago (2015-02-06 19:28:56 UTC) #4
xunjieli
On 2015/02/06 19:28:56, mef wrote: > I'm not a big fan of reflection, but I ...
5 years, 10 months ago (2015-02-06 19:36:31 UTC) #5
chromium-reviews
On Fri, Feb 6, 2015 at 11:36 AM, <xunjieli@chromium.org> wrote: > On 2015/02/06 19:28:56, mef ...
5 years, 10 months ago (2015-02-06 19:51:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/904033004/20001
5 years, 10 months ago (2015-02-06 20:04:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-06 21:21:44 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 21:22:11 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6ecf654f504da3fe7b64de6529d4d85ee0be01e8
Cr-Commit-Position: refs/heads/master@{#315108}

Powered by Google App Engine
This is Rietveld 408576698