commit | aa911cf5f20504980de299d0eb9ab4ff6047184c | [log] [tgz] |
---|---|---|
author | Vidhan <vidhanj@google.com> | Fri Feb 04 10:07:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 10:07:33 2022 |
tree | bc508a6e5a4521b0abc8634d15d54733cea4a540 | |
parent | b3e88ff94da3d6c5708eb78f285e1f8ff440fe25 [diff] |
[Code Health] Use RegisterMessageCallback in SiteSettingsHandler This CL replaces the usages WebUI::DeprecatedMessageCallback to WebUI::MessageCallback since base::ListValue is deprecated. Bug: 1187062, 1243386 Change-Id: Id7485c0d5e6df45c805573300a0d3f58ce4291d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3436548 Reviewed-by: Theodore Olsauskas-Warren <sauski@google.com> Commit-Queue: Vidhan Jain <vidhanj@google.com> Cr-Commit-Position: refs/heads/main@{#967166}
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.