commit | ce8eb977b18bdcb351fd2ed7b98436daf63a858d | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Wed Jul 06 18:37:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 06 18:37:37 2022 |
tree | c84ecff21d3471538f70c0ef1b8ccba519960d49 | |
parent | b6c327c1651320aa4d8dd12ba285eeb4b42d0054 [diff] |
[Code health] Convert /chrome/browser/ui/webui/media_router 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. Bug: 1243386 Change-Id: I344706cee8331bb83a38c09f7f84951c13484da0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3732475 Reviewed-by: Muyao Xu <muyaoxu@google.com> Auto-Submit: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Muyao Xu <muyaoxu@google.com> Cr-Commit-Position: refs/heads/main@{#1021282}
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.