commit | 0ae7cf88428338411d3a491f488c6c0477ff6b99 | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Wed Jul 28 01:09:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 28 01:09:46 2021 |
tree | 8b0771c0e306adba5c3c03656a47e24ccaf5e3c3 | |
parent | cc23ad10a3b9238e1b94726b6b2c485027518456 [diff] |
[CrOS Bluetooth] Add high top level bluetooth page This CL adds a high level <os-settings-bluetooth-page> and a subpage <os-settings-bluetooth-devices-subpage>. <os-settings-bluetooth-page> is hidden behind a flag enableBluetoothRevamp. The pages are currently empty, implementation would be done in subsequent CLs. os-settings-bluetooth-devices-subpage test will be added when more functionality on the page is added. Screenshots: https://screenshot.googleplex.com/84JVgHT8CNFtQzT.png https://screenshot.googleplex.com/7YEn43ffc4e7dCF.png Bug: 1010321 Change-Id: Ic02b5acdaa59aab138ed104c6bc3bf594f4389b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3053426 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Gordon Seto <gordonseto@google.com> Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/master@{#905994}
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.