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

Issue 1972793002: TelemetryLogWriter cleanups (Closed)

Created:
4 years, 7 months ago by Yuwei
Modified:
4 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

TelemetryLogWriter cleanups * Moved to base since it doesn't do anything related to signaling. * Logs failed to send will be added to the front of the pending queue to maintain the chronological order. * Addressed comments from sergeyu@. BUG=546735 Committed: https://crrev.com/6269469228e11bc93ded9528df7f72f5e7d9e912 Cr-Commit-Position: refs/heads/master@{#393426}

Patch Set 1 : #

Patch Set 2 : client_telemetry_logger_unittest: remove unused includes #

Total comments: 4

Patch Set 3 : Reviewer's Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -754 lines) Patch
M remoting/base/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
A + remoting/base/chromoting_event.h View 4 chunks +10 lines, -10 lines 0 comments Download
A + remoting/base/chromoting_event.cc View 4 chunks +7 lines, -7 lines 0 comments Download
A + remoting/base/chromoting_event_log_writer.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + remoting/base/telemetry_log_writer.h View 5 chunks +8 lines, -8 lines 0 comments Download
A + remoting/base/telemetry_log_writer.cc View 1 2 5 chunks +20 lines, -19 lines 0 comments Download
A + remoting/base/telemetry_log_writer_unittest.cc View 3 chunks +26 lines, -3 lines 0 comments Download
M remoting/client/client_telemetry_logger.h View 1 chunk +3 lines, -2 lines 0 comments Download
M remoting/client/client_telemetry_logger.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/client_telemetry_logger_unittest.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M remoting/remoting_srcs.gypi View 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/remoting_test.gypi View 2 chunks +1 line, -1 line 0 comments Download
M remoting/signaling/BUILD.gn View 2 chunks +0 lines, -3 lines 0 comments Download
D remoting/signaling/chromoting_event.h View 1 chunk +0 lines, -151 lines 0 comments Download
D remoting/signaling/chromoting_event.cc View 1 chunk +0 lines, -121 lines 0 comments Download
D remoting/signaling/chromoting_event_log_writer.h View 1 chunk +0 lines, -23 lines 0 comments Download
D remoting/signaling/telemetry_log_writer.h View 1 chunk +0 lines, -71 lines 0 comments Download
D remoting/signaling/telemetry_log_writer.cc View 1 chunk +0 lines, -115 lines 0 comments Download
D remoting/signaling/telemetry_log_writer_unittest.cc View 1 chunk +0 lines, -209 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972793002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972793002/20001
4 years, 7 months ago (2016-05-12 01:22:44 UTC) #3
Yuwei
This CL reorganizes the writer a bit and resolves comments in 1907343003. ptal
4 years, 7 months ago (2016-05-12 01:23:38 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 03:12:42 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972793002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972793002/40001
4 years, 7 months ago (2016-05-12 19:24:07 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 20:25:25 UTC) #11
Sergey Ulanov
For the future: it's better to keep move CLs separate from other changes. Not a ...
4 years, 7 months ago (2016-05-12 22:48:05 UTC) #12
Yuwei
Thanks for pointing out the moving file thing! I'll be careful in the future. https://codereview.chromium.org/1972793002/diff/40001/remoting/base/telemetry_log_writer.cc ...
4 years, 7 months ago (2016-05-13 00:40:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972793002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972793002/60001
4 years, 7 months ago (2016-05-13 00:41:21 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-13 01:56:12 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 01:58:25 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6269469228e11bc93ded9528df7f72f5e7d9e912
Cr-Commit-Position: refs/heads/master@{#393426}

Powered by Google App Engine
This is Rietveld 408576698