Chromium Code Reviews
Descriptionchromeos: Avoid crash on synchronous suspend readiness call.
Avoid a CHECK() (and premature HandleSuspendReadiness D-Bus
call to powerd) in
PowerManagerClient::MaybeReportSuspendReadiness that could
happen when a PowerManagerClient::Observer called
GetSuspendReadinessCallback() and then invoked the callback
synchronously from its SuspendImminent() method instead of
running it asynchronously. It appears that
DisplayConfigurator does this in some no-op cases.
BUG=chrome-os-partner:58295, 648580
Committed: https://crrev.com/2e1f06081912f24add12275fc184f1995011faed
Cr-Commit-Position: refs/heads/master@{#424214}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||