commit | af9469fc43fde5509ee0731e10a7f5c61bb9048b | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Fri Jul 01 23:43:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 23:43:08 2022 |
tree | ba3664d1735ce3ebcf9c1298ea5c7e9f01b06396 | |
parent | f0d90c3df94a08377d1ae99e93f9f87be6d5158d [diff] |
[Code health] Convert /chrome/browser/ui/webui/chromeos/multidevice_internals away from WebUI::RegisterDeprecatedMessageCallback ...to WebUI::RegisterMessageCallback. (In some cases some other deprecated usages were converted, when fairly local). This CL was uploaded by git cl split. R=hansberry@chromium.org Bug: 1243386 Change-Id: I5e9ddd19a8eb60f679f88eb24a4a8338bab33bd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3733089 Auto-Submit: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1020298}
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.