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

Issue 2954733002: Add initial version of analytics and crash reporting package. (Closed)

Created:
3 years, 6 months ago by devoncarew
Modified:
3 years, 5 months ago
Reviewers:
kevmoo, Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add initial version of analytics and crash reporting package. BUG= R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/8e45759a674615b792a8916c93ba1ce12960eeeb

Patch Set 1 #

Patch Set 2 : update readme #

Total comments: 26

Patch Set 3 : updates from review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -0 lines) Patch
M .packages View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/pkg.status View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/telemetry/LICENSE View 1 chunk +26 lines, -0 lines 0 comments Download
A pkg/telemetry/README.md View 1 1 chunk +51 lines, -0 lines 0 comments Download
A pkg/telemetry/analysis_options.yaml View 1 chunk +10 lines, -0 lines 0 comments Download
A pkg/telemetry/lib/crash_reporting.dart View 1 2 1 chunk +92 lines, -0 lines 0 comments Download
A pkg/telemetry/lib/telemetry.dart View 1 2 1 chunk +99 lines, -0 lines 0 comments Download
A pkg/telemetry/pubspec.yaml View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A pkg/telemetry/test/crash_reporting_test.dart View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
A pkg/telemetry/test/telemetry_test.dart View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
devoncarew
Nothing is hooked up to this lib yet, but a follow-up CL would do so.
3 years, 6 months ago (2017-06-23 20:40:49 UTC) #2
kevmoo
A few things – defer to Brian for final approval https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart File pkg/telemetry/lib/crash_reporting.dart (right): https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart#newcode32 ...
3 years, 6 months ago (2017-06-23 21:01:05 UTC) #3
Brian Wilkerson
Is there a more general name? It seems odd to name a package 'telemetry' when ...
3 years, 6 months ago (2017-06-23 21:41:09 UTC) #4
kevmoo
https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart File pkg/telemetry/lib/crash_reporting.dart (right): https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart#newcode41 pkg/telemetry/lib/crash_reporting.dart:41: http.Client _httpClient; On 2017/06/23 21:41:09, Brian Wilkerson wrote: > ...
3 years, 6 months ago (2017-06-23 21:43:31 UTC) #5
devoncarew
On 2017/06/23 21:41:09, Brian Wilkerson wrote: > Is there a more general name? It seems ...
3 years, 5 months ago (2017-06-26 15:51:51 UTC) #6
devoncarew
Thanks for the comments! Addressed and updated. https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart File pkg/telemetry/lib/crash_reporting.dart (right): https://codereview.chromium.org/2954733002/diff/20001/pkg/telemetry/lib/crash_reporting.dart#newcode31 pkg/telemetry/lib/crash_reporting.dart:31: /// Sends ...
3 years, 5 months ago (2017-06-26 15:53:46 UTC) #7
kevmoo
On 2017/06/26 15:51:51, devoncarew wrote: > On 2017/06/23 21:41:09, Brian Wilkerson wrote: > > Is ...
3 years, 5 months ago (2017-06-26 15:57:30 UTC) #8
devoncarew
On 2017/06/26 15:57:30, kevmoo wrote: > On 2017/06/26 15:51:51, devoncarew wrote: > > On 2017/06/23 ...
3 years, 5 months ago (2017-06-26 16:03:32 UTC) #9
devoncarew
3 years, 5 months ago (2017-06-29 23:46:37 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
8e45759a674615b792a8916c93ba1ce12960eeeb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698