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

Issue 2239513002: chromeos: Don't spam logs with update_engine D-Bus errors. (Closed)

Created:
4 years, 4 months ago by Daniel Erat
Modified:
4 years, 4 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, oshima+watch_chromium.org, hashimoto+watch_chromium.org, satorux1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: Don't spam logs with update_engine D-Bus errors. Make UpdateEngineClientImpl wait to get update_engine's initial status until D-Bus has notified us that it's available. BUG=636554 Committed: https://crrev.com/501900f5a00aec0af5b5e9ed62ae933aead7fffa Cr-Commit-Position: refs/heads/master@{#411190}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M chromeos/dbus/update_engine_client.cc View 2 chunks +13 lines, -10 lines 3 comments Download

Messages

Total messages: 9 (3 generated)
Daniel Erat
https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine_client.cc File chromeos/dbus/update_engine_client.cc (left): https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine_client.cc#oldcode229 chromeos/dbus/update_engine_client.cc:229: // brightness level in Chrome as it will make ...
4 years, 4 months ago (2016-08-10 21:56:19 UTC) #2
stevenjb
lgtm https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine_client.cc File chromeos/dbus/update_engine_client.cc (left): https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine_client.cc#oldcode229 chromeos/dbus/update_engine_client.cc:229: // brightness level in Chrome as it will ...
4 years, 4 months ago (2016-08-10 22:24:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2239513002/1
4 years, 4 months ago (2016-08-10 22:50:12 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-10 23:52:57 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/501900f5a00aec0af5b5e9ed62ae933aead7fffa Cr-Commit-Position: refs/heads/master@{#411190}
4 years, 4 months ago (2016-08-10 23:54:14 UTC) #8
Daniel Erat
4 years, 4 months ago (2016-08-11 01:13:50 UTC) #9
Message was sent while issue was closed.
https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine...
File chromeos/dbus/update_engine_client.cc (right):

https://codereview.chromium.org/2239513002/diff/1/chromeos/dbus/update_engine...
chromeos/dbus/update_engine_client.cc:239: void OnProxyAvailabilityChanged(bool
service_is_available) {
i misunderstood how WaitForServiceToBeAvailable actually works. this is only
called once; i should probably rename this method to something like
OnProxyAvailable (although it can also be called with a false argument in the
unlikely event of an internal error in our d-bus library).

Powered by Google App Engine
This is Rietveld 408576698