commit | 5c8364e2666dac320eb2ff59995478e5fa5b2888 | [log] [tgz] |
---|---|---|
author | Charles William Dick <cwd@google.com> | Wed May 15 00:46:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 00:46:15 2024 |
tree | b67e59848ec1d8263e40fc0749a6261a6e06570c | |
parent | 0b03dee04b1acecefc2b5ce4b1d337c74741b48e [diff] |
Battery Saver no toast after sleep charging If a user charges their device while it's asleep, we can't actually detect that charging happened until the device wakes up. This change stops the "battery saver disabled" toast from appearing so that the toast acts as if it had been sent when the charger connected. Bug: b:332767236 Test: ash_unittests, manually check that the toast doesn't show. Change-Id: I5dcac52eda6249498842c121bf6b0e271d78b6ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5528680 Commit-Queue: Charles Dick <cwd@google.com> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by: Michael Wojcicka <mwoj@google.com> Cr-Commit-Position: refs/heads/main@{#1301010}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.