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

Issue 2204533002: Move Cronet metrics-related classes into their own files (Closed)

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

Move Cronet metrics-related classes into their own files UrlRequestInfo becomes RequestFinishedInfo. Both RequestFinishedInfo and UrlRequestMetrics move out of CronetEngine. This only moves code and does not change any behavior, although existing embedders will need to update. BUG=629194 Committed: https://crrev.com/c53f6e90718d72da77e8c2f9804cd53b2c511a8f Cr-Commit-Position: refs/heads/master@{#409201}

Patch Set 1 #

Total comments: 1

Patch Set 2 : rearrange things #

Total comments: 7

Patch Set 3 : small fixes #

Patch Set 4 : fix javadoc #

Messages

Total messages: 14 (4 generated)
mgersh
PTAL
4 years, 4 months ago (2016-08-01 20:15:18 UTC) #2
xunjieli
https://codereview.chromium.org/2204533002/diff/1/components/cronet/android/api/src/org/chromium/net/RequestFinishedInfo.java File components/cronet/android/api/src/org/chromium/net/RequestFinishedInfo.java (right): https://codereview.chromium.org/2204533002/diff/1/components/cronet/android/api/src/org/chromium/net/RequestFinishedInfo.java#newcode16 components/cronet/android/api/src/org/chromium/net/RequestFinishedInfo.java:16: public final class RequestFinishedInfo { I like the new ...
4 years, 4 months ago (2016-08-01 20:40:05 UTC) #3
mgersh
Rearranging done!
4 years, 4 months ago (2016-08-01 21:45:19 UTC) #4
xunjieli
https://codereview.chromium.org/2204533002/diff/20001/components/cronet/android/api/src/org/chromium/net/CronetEngine.java File components/cronet/android/api/src/org/chromium/net/CronetEngine.java (right): https://codereview.chromium.org/2204533002/diff/20001/components/cronet/android/api/src/org/chromium/net/CronetEngine.java#newcode840 components/cronet/android/api/src/org/chromium/net/CronetEngine.java:840: * @param requestAnnotations Objects to pass on to {@link ...
4 years, 4 months ago (2016-08-01 22:14:11 UTC) #5
mgersh
https://codereview.chromium.org/2204533002/diff/20001/components/cronet/android/api/src/org/chromium/net/CronetEngine.java File components/cronet/android/api/src/org/chromium/net/CronetEngine.java (right): https://codereview.chromium.org/2204533002/diff/20001/components/cronet/android/api/src/org/chromium/net/CronetEngine.java#newcode840 components/cronet/android/api/src/org/chromium/net/CronetEngine.java:840: * @param requestAnnotations Objects to pass on to {@link ...
4 years, 4 months ago (2016-08-01 22:33:45 UTC) #6
xunjieli
I wonder why the JavaDoc generation step didn't pick up the hashtag problem in the ...
4 years, 4 months ago (2016-08-01 22:42:49 UTC) #7
mgersh
On 2016/08/01 22:42:49, xunjieli wrote: > I wonder why the JavaDoc generation step didn't pick ...
4 years, 4 months ago (2016-08-02 14:45:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2204533002/60001
4 years, 4 months ago (2016-08-02 14:45:19 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-02 15:59:47 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 16:03:20 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c53f6e90718d72da77e8c2f9804cd53b2c511a8f
Cr-Commit-Position: refs/heads/master@{#409201}

Powered by Google App Engine
This is Rietveld 408576698