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

Issue 953483003: Report promise error-context strings to GA. (Closed)

Created:
5 years, 10 months ago by Steve McKay
Modified:
5 years, 10 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, tfarina, rginda+watch_chromium.org, mtomasz+watch_chromium.org, Ben Kwa
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report Promise error-context strings to GA. Cleanup log record formatting (added missing spaces, remove redundant info). Move machine id to from of log file names so they read better (really). BUG=460614 TEST=None // Well, you can start import, then yank the card to see if you can't force an error to happen, then check the network tab to see that a GA "exception" was sent with JUST the static error-context string from the related promise. Committed: https://crrev.com/15a10b61c1b5e031e627803bd0580e85069da2d4 Cr-Commit-Position: refs/heads/master@{#317833}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Respond to review comments. #

Patch Set 4 : Undo small, but unnecessary refactoring. Fix broken test. #

Patch Set 5 : self review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -12 lines) Patch
M ui/file_manager/file_manager/background/js/import_history.js View 2 chunks +6 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/importer_common.js View 1 2 3 4 6 chunks +58 lines, -9 lines 0 comments Download
M ui/file_manager/file_manager/common/js/importer_common_unittest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
Steve McKay
5 years, 10 months ago (2015-02-23 20:20:51 UTC) #2
mtomasz
lgtm with 2 nits. https://codereview.chromium.org/953483003/diff/20001/ui/file_manager/file_manager/common/js/importer_common.js File ui/file_manager/file_manager/common/js/importer_common.js (right): https://codereview.chromium.org/953483003/diff/20001/ui/file_manager/file_manager/common/js/importer_common.js#newcode673 ui/file_manager/file_manager/common/js/importer_common.js:673: tracker.sendException(context, false); nit: Can we ...
5 years, 10 months ago (2015-02-24 02:07:04 UTC) #3
Steve McKay
Respond to review comments.
5 years, 10 months ago (2015-02-24 02:44:26 UTC) #4
Steve McKay
Dones. Thanks. https://codereview.chromium.org/953483003/diff/20001/ui/file_manager/file_manager/common/js/importer_common.js File ui/file_manager/file_manager/common/js/importer_common.js (right): https://codereview.chromium.org/953483003/diff/20001/ui/file_manager/file_manager/common/js/importer_common.js#newcode673 ui/file_manager/file_manager/common/js/importer_common.js:673: tracker.sendException(context, false); On 2015/02/24 02:07:04, mtomasz wrote: ...
5 years, 10 months ago (2015-02-24 02:44:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/953483003/40001
5 years, 10 months ago (2015-02-24 02:45:28 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/28560)
5 years, 10 months ago (2015-02-24 06:12:29 UTC) #10
Steve McKay
Undo small, but unnecessary refactoring. Fix broken test.
5 years, 10 months ago (2015-02-24 17:49:10 UTC) #11
Steve McKay
self review
5 years, 10 months ago (2015-02-24 17:51:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/953483003/80001
5 years, 10 months ago (2015-02-24 17:53:11 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-24 18:25:53 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 18:33:53 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/15a10b61c1b5e031e627803bd0580e85069da2d4
Cr-Commit-Position: refs/heads/master@{#317833}

Powered by Google App Engine
This is Rietveld 408576698