commit | 06ff3dcd26a27d420e9a35838dd45d25eabc184e | [log] [tgz] |
---|---|---|
author | Yongshun Liu <yongshun@chromium.org> | Sat Apr 27 00:48:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 27 00:48:49 2024 |
tree | e71dcc5d0013fd101b37089bf0538b713b7bc823 | |
parent | d5ec8fbc21646f2e8b89f9d374c7bbbb5bd8023d [diff] |
focus_mode: Add `YoutubeMusicController` This adds `YoutubeMusicController` for managing API communications for ash via an API delegate. The delegate will manage its API clients to make the requests. Both the delegate and client will be added in following CLs. Bug: b/331643640 Test: N/A Change-Id: Ie81d01e104fbb7bd6eb66e5fc685a223bbe0c0f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5448486 Reviewed-by: Richard Chui <richui@chromium.org> Commit-Queue: Yongshun Liu <yongshun@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Reviewed-by: Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/main@{#1293334}
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.