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

Issue 601123002: Add a trivial logging wrapper around console.log, and add some useful log (Closed)

Created:
6 years, 3 months ago by Anand Mistry (off Chromium)
Modified:
6 years, 2 months ago
Reviewers:
rpetterson, Dan Beam
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rlp+watch_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add a trivial logging wrapper around console.log, and add some useful log messages. BUG=397019 Committed: https://crrev.com/31eb32766f8f1adfd7bd5f8a060b3795541fad59 Cr-Commit-Position: refs/heads/master@{#297366}

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 10

Patch Set 3 : Address review comments. #

Total comments: 4

Patch Set 4 : More review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M chrome/browser/resources/component_extension_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/hotword/logging.js View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/resources/hotword/manager.js View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/resources/hotword/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/hotword/state_manager.js View 1 2 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Anand Mistry (off Chromium)
I want to have log messages in the code, which are useful while developing, but ...
6 years, 3 months ago (2014-09-25 07:10:36 UTC) #2
Dan Beam
https://codereview.chromium.org/601123002/diff/20001/chrome/browser/resources/hotword/logging.js File chrome/browser/resources/hotword/logging.js (right): https://codereview.chromium.org/601123002/diff/20001/chrome/browser/resources/hotword/logging.js#newcode1 chrome/browser/resources/hotword/logging.js:1: // Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 2 months ago (2014-09-29 23:45:45 UTC) #3
rpetterson
lgtm
6 years, 2 months ago (2014-09-30 00:13:20 UTC) #4
Anand Mistry (off Chromium)
https://codereview.chromium.org/601123002/diff/20001/chrome/browser/resources/hotword/logging.js File chrome/browser/resources/hotword/logging.js (right): https://codereview.chromium.org/601123002/diff/20001/chrome/browser/resources/hotword/logging.js#newcode1 chrome/browser/resources/hotword/logging.js:1: // Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 2 months ago (2014-09-30 03:41:10 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/601123002/diff/40001/chrome/browser/resources/hotword/logging.js File chrome/browser/resources/hotword/logging.js (right): https://codereview.chromium.org/601123002/diff/40001/chrome/browser/resources/hotword/logging.js#newcode8 chrome/browser/resources/hotword/logging.js:8: var DEBUG = false; nit: just remove this ...
6 years, 2 months ago (2014-09-30 03:42:58 UTC) #6
Anand Mistry (off Chromium)
Thanks for the reviews. https://codereview.chromium.org/601123002/diff/40001/chrome/browser/resources/hotword/logging.js File chrome/browser/resources/hotword/logging.js (right): https://codereview.chromium.org/601123002/diff/40001/chrome/browser/resources/hotword/logging.js#newcode8 chrome/browser/resources/hotword/logging.js:8: var DEBUG = false; On ...
6 years, 2 months ago (2014-09-30 04:14:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/601123002/60001
6 years, 2 months ago (2014-09-30 04:22:03 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 3ed359ca5e16c948d1b92c07fa8f11239c1da57a
6 years, 2 months ago (2014-09-30 05:09:52 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 05:10:31 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/31eb32766f8f1adfd7bd5f8a060b3795541fad59
Cr-Commit-Position: refs/heads/master@{#297366}

Powered by Google App Engine
This is Rietveld 408576698