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

Issue 2910513002: [CRD iOS] Fix telemetry issues (Closed)

Created:
3 years, 7 months ago by Yuwei
Modified:
3 years, 7 months ago
Reviewers:
nicholss
CC:
chromium-reviews, ios-reviews_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CRD iOS] Fix telemetry issues This CL fixes these issues: * Previously the client OS is reported as Mac. That's because the OS_MACOSX macro is actually defined on iOS. * Added the HostOs/HostVersion/HostOsVersion into the telemetry pipeline. BUG=610866 Review-Url: https://codereview.chromium.org/2910513002 Cr-Commit-Position: refs/heads/master@{#474835} Committed: https://chromium.googlesource.com/chromium/src/+/f9ad97d4a86c4820fb02d73fb28bcd34ec4e3428

Patch Set 1 #

Patch Set 2 : reorder #

Total comments: 2

Patch Set 3 : Resolve feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -25 lines) Patch
M remoting/base/chromoting_event.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M remoting/ios/domain/host_info.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/ios/domain/host_info.mm View 1 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/ios/facade/host_info.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/ios/facade/host_info.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M remoting/ios/facade/remoting_service.mm View 1 2 2 chunks +12 lines, -20 lines 0 comments Download
M remoting/ios/session/remoting_client.mm View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Yuwei
PTAL thanks!
3 years, 7 months ago (2017-05-25 19:33:10 UTC) #2
nicholss
lgtm with a minor refactor. https://codereview.chromium.org/2910513002/diff/20001/remoting/ios/facade/remoting_service.mm File remoting/ios/facade/remoting_service.mm (right): https://codereview.chromium.org/2910513002/diff/20001/remoting/ios/facade/remoting_service.mm#newcode110 remoting/ios/facade/remoting_service.mm:110: [NSString stringWithCString:host_info.host_os.c_str() I did ...
3 years, 7 months ago (2017-05-25 21:51:47 UTC) #7
Yuwei
Thanks! https://codereview.chromium.org/2910513002/diff/20001/remoting/ios/facade/remoting_service.mm File remoting/ios/facade/remoting_service.mm (right): https://codereview.chromium.org/2910513002/diff/20001/remoting/ios/facade/remoting_service.mm#newcode110 remoting/ios/facade/remoting_service.mm:110: [NSString stringWithCString:host_info.host_os.c_str() On 2017/05/25 21:51:47, nicholss wrote: > ...
3 years, 7 months ago (2017-05-25 22:24:24 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/2910513002/40001
3 years, 7 months ago (2017-05-25 22:25:54 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 22:58:39 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f9ad97d4a86c4820fb02d73fb28b...

Powered by Google App Engine
This is Rietveld 408576698