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

Issue 2036583002: Clear logging in Widevine CDM and default component installer (Closed)

Created:
4 years, 6 months ago by xhwang
Modified:
4 years, 6 months ago
Reviewers:
waffles, Sorin Jianu
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clear logging in Widevine CDM and default component installer The bug has been fixed. Conventing LOG(WARNING)s into DLOG(WARNING)s. BUG=614745 TEST=No functionality change. Committed: https://crrev.com/c4f2d5df530b9e1139af40df5ba53bdca5502e7c Cr-Commit-Position: refs/heads/master@{#397527}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : DVLOG(1) everywhere #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -34 lines) Patch
M chrome/browser/component_updater/widevine_cdm_component_installer.cc View 1 2 3 8 chunks +9 lines, -13 lines 0 comments Download
M components/component_updater/default_component_installer.cc View 1 2 7 chunks +17 lines, -21 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
xhwang
As promised. PTAL I found it awkward to use DLOG(WARNING) in some cases because it ...
4 years, 6 months ago (2016-06-02 00:14:50 UTC) #2
Sorin Jianu
thank you! https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc File components/component_updater/default_component_installer.cc (right): https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc#newcode334 components/component_updater/default_component_installer.cc:334: NOTREACHED() << "Component registration failed for " ...
4 years, 6 months ago (2016-06-02 00:28:39 UTC) #3
waffles
Thanks for closing the loop. My question is, can we actually simply remove most this ...
4 years, 6 months ago (2016-06-02 00:37:52 UTC) #4
xhwang
On 2016/06/02 00:37:52, waffles wrote: > Thanks for closing the loop. My question is, can ...
4 years, 6 months ago (2016-06-02 03:59:55 UTC) #5
xhwang
https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc File components/component_updater/default_component_installer.cc (right): https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc#newcode334 components/component_updater/default_component_installer.cc:334: NOTREACHED() << "Component registration failed for " On 2016/06/02 ...
4 years, 6 months ago (2016-06-02 04:00:02 UTC) #6
Sorin Jianu
thank you! https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc File components/component_updater/default_component_installer.cc (right): https://chromiumcodereview.appspot.com/2036583002/diff/1/components/component_updater/default_component_installer.cc#newcode334 components/component_updater/default_component_installer.cc:334: NOTREACHED() << "Component registration failed for " ...
4 years, 6 months ago (2016-06-02 17:32:52 UTC) #7
xhwang
I chose to use LOG(ERROR) since I feel those are pretty bad errors that should ...
4 years, 6 months ago (2016-06-02 18:42:10 UTC) #8
Sorin Jianu
lgtm Thank you! https://chromiumcodereview.appspot.com/2036583002/diff/20001/components/component_updater/default_component_installer.cc File components/component_updater/default_component_installer.cc (right): https://chromiumcodereview.appspot.com/2036583002/diff/20001/components/component_updater/default_component_installer.cc#newcode158 components/component_updater/default_component_installer.cc:158: DLOG(WARNING) << "DIR_COMPONENT_PREINSTALLED does not exist."; ...
4 years, 6 months ago (2016-06-02 19:30:10 UTC) #9
waffles
Agreed, I would suggest using DVLOG(1) everywhere.
4 years, 6 months ago (2016-06-02 19:37:49 UTC) #10
xhwang
I've updated the CL to use DVLOG(1) instead of DLOG(WARNING) wherever applicable. PTAL again. https://chromiumcodereview.appspot.com/2036583002/diff/20001/components/component_updater/default_component_installer.cc ...
4 years, 6 months ago (2016-06-02 20:02:18 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2036583002/60001
4 years, 6 months ago (2016-06-02 20:04:00 UTC) #13
waffles
lgtm
4 years, 6 months ago (2016-06-02 20:04:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2036583002/60001
4 years, 6 months ago (2016-06-02 20:26:37 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-02 22:12:06 UTC) #20
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 22:14:46 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c4f2d5df530b9e1139af40df5ba53bdca5502e7c
Cr-Commit-Position: refs/heads/master@{#397527}

Powered by Google App Engine
This is Rietveld 408576698