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

Issue 2343163002: ABANDONED: chromeos: Remove spammy "Failed to get machine id" warning. (Closed)

Created:
4 years, 3 months ago by Daniel Erat
Modified:
4 years, 2 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: Remove spammy "Failed to get machine id" warning. Remove a warning from DeviceCloudPolicyManagerChromeOS::GetMachineID() that I see in Chrome's log every time I boot my device after assigning an owner: Failed to get machine id. This is only an error if the device has not yet been enrolled or claimed by a local user. Callers of this method should instead log a warning themselves if they think that there's a problem. BUG=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -8 lines) Patch
M chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Daniel Erat
this warning was expanded to its current form for http://crbug.com/545909. i'm happy to add a ...
4 years, 3 months ago (2016-09-16 16:48:07 UTC) #3
Thiemo Nagel
On 2016/09/16 16:48:07, Daniel Erat wrote: > this warning was expanded to its current form ...
4 years, 2 months ago (2016-09-26 14:07:55 UTC) #8
Daniel Erat
On 2016/09/26 14:07:55, Thiemo Nagel (slow) wrote: > On 2016/09/16 16:48:07, Daniel Erat wrote: > ...
4 years, 2 months ago (2016-09-26 16:54:44 UTC) #9
Thiemo Nagel
> if there's no machine ID, should we just give up at that point rather ...
4 years, 2 months ago (2016-09-27 16:18:55 UTC) #10
Thiemo Nagel
Actually https://codereview.chromium.org/2371213002/ has grown to fully supersede this CL. Sorry...
4 years, 2 months ago (2016-09-30 17:07:03 UTC) #11
Daniel Erat
4 years, 2 months ago (2016-10-01 02:19:13 UTC) #12
no problem -- thanks!

Powered by Google App Engine
This is Rietveld 408576698