commit | e7dd4ae1f51ffcf6db1badb2dcb376b3041f4c02 | [log] [tgz] |
---|---|---|
author | Matt Menke <mmenke@chromium.org> | Thu Mar 02 14:38:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 14:38:11 2023 |
tree | 6951124c1935ab32e10bd3b6069c7089e7ccdea0 | |
parent | d3be5c975768007dac63c0e55826b663b01e2f62 [diff] |
Migrate Value::GetKeyOfType() calls in /ios/chrome/browser/autofill/automation Value::GetKeyOfType() is deprecated in favor of the Value::Dict::Find family of methods. This CL was uploaded by git cl split. R=noyau@chromium.org Bug: 1187001 Change-Id: Icbd16ae6ce82dad5740d36fb17a5a44c847a0680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4294755 Auto-Submit: Matt Menke <mmenke@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1112200}
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.