commit | 94c9cc110adea2aeeb7454362ce75b51597cfe90 | [log] [tgz] |
---|---|---|
author | Erik Jensen <rkjnsn@chromium.org> | Thu May 23 02:40:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 23 02:40:00 2019 |
tree | bf0b704adb93bf2f5272408e2c36546b208985f9 | |
parent | 5bb56988a7bd9f03dbd9604182a4f5afe49665a5 [diff] |
remoting: Add IPC message to save new OAuth refresh token. As part of the migration from Talk to FTL, we need to fetch new OAuth tokens with additonal scopes. This fetching will happen in the network process, which has no filesystem access. This new message will allow the network process to inform the daemon process of the new token, so the daemon process can update the on-disk config file accordingly. Bug: 954427 Change-Id: I59d0498abe9d31c4789a95ff1371d700728eabca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625925 Reviewed-by: Robert Sesek <rsesek@chromium.org> Reviewed-by: Joe Downing <joedow@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#662485}
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 .