commit | cd9224a3034698753182dc7c0509eb1fb382e445 | [log] [tgz] |
---|---|---|
author | Evan Stade <estade@chromium.org> | Fri Apr 26 15:44:22 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 26 15:44:22 2019 |
tree | 047e34c5ff37a7345a5dcf78c0c31f0c54ffcb0c | |
parent | f32d697c67ba4ba0fbf8f08ccec1234adebe130c [diff] |
PowerManagerClient: change suspend readiness API The old API returned a callback which encoded the identifier for the client's block-suspend request. The new API takes and uses an UnguessableToken as the identifier for the request. There should be no functional change. The new API will be easier to implement in the Mojo client. TBR=shik@chromium.org Bug: 644348 Change-Id: I395f7746ad7075d1a994d4a08ebaaf267da1782a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575777 Reviewed-by: Evan Stade <estade@chromium.org> Reviewed-by: Yusuke Sato <yusukes@chromium.org> Reviewed-by: Dan Erat <derat@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#654464}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .