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

Issue 1830023002: Add some more logging to help diagnise component update issues. (Closed)

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

Description

Add some more logging to help diagnise component update issues. Specifically, add more logging to CDM installer. BUG=597289 Committed: https://crrev.com/1a34fd0293910fcb86f7c4366b8bbb6a2e3e9b6d Cr-Commit-Position: refs/heads/master@{#382988}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -12 lines) Patch
M chrome/browser/component_updater/widevine_cdm_component_installer.cc View 3 chunks +7 lines, -3 lines 3 comments Download
M components/component_updater/default_component_installer.cc View 5 chunks +24 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (5 generated)
Sorin Jianu
I've added a few more logging statements in the default component installer and CDM installer.
4 years, 9 months ago (2016-03-23 23:23:37 UTC) #3
waffles
lgtm
4 years, 9 months ago (2016-03-23 23:29:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1830023002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1830023002/1
4 years, 9 months ago (2016-03-24 00:21:07 UTC) #6
Sorin Jianu
Xiaohan, I am landing this so we can catch today's canary. Please send comments and ...
4 years, 9 months ago (2016-03-24 00:22:10 UTC) #7
xhwang
LGTM % one q https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_updater/widevine_cdm_component_installer.cc File chrome/browser/component_updater/widevine_cdm_component_installer.cc (right): https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_updater/widevine_cdm_component_installer.cc#newcode301 chrome/browser/component_updater/widevine_cdm_component_installer.cc:301: .AppendASCII(kWidevineCdmFileName)); Do we want to ...
4 years, 9 months ago (2016-03-24 00:22:54 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-24 00:30:46 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/1a34fd0293910fcb86f7c4366b8bbb6a2e3e9b6d Cr-Commit-Position: refs/heads/master@{#382988}
4 years, 9 months ago (2016-03-24 00:37:02 UTC) #12
Sorin Jianu
https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_updater/widevine_cdm_component_installer.cc File chrome/browser/component_updater/widevine_cdm_component_installer.cc (right): https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_updater/widevine_cdm_component_installer.cc#newcode301 chrome/browser/component_updater/widevine_cdm_component_installer.cc:301: .AppendASCII(kWidevineCdmFileName)); On 2016/03/24 00:22:54, xhwang wrote: > Do we ...
4 years, 9 months ago (2016-03-24 00:41:24 UTC) #13
xhwang
4 years, 9 months ago (2016-03-24 00:52:04 UTC) #14
Message was sent while issue was closed.
https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_up...
File chrome/browser/component_updater/widevine_cdm_component_installer.cc
(right):

https://codereview.chromium.org/1830023002/diff/1/chrome/browser/component_up...
chrome/browser/component_updater/widevine_cdm_component_installer.cc:301:
.AppendASCII(kWidevineCdmFileName));
On 2016/03/24 00:41:24, Sorin Jianu wrote:
> On 2016/03/24 00:22:54, xhwang wrote:
> > Do we want to log if this returns false?
> 
> We do. It is logged by the implementation of the default component installer
at
> line 89.
> 
> Where possible, I tried to avoid duplicating log statements in the release
> build.

Got it. Thanks!

Powered by Google App Engine
This is Rietveld 408576698