commit | dd2f14dd97c96bea27ab636d39f8b28cfea181c2 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Thu Feb 08 10:53:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 10:53:51 2024 |
tree | e7c5c710f922c375e363feda82908f08d5bc045e | |
parent | daff3187e840b38f6e74ef9d00699e5997f4acb3 [diff] |
[iOS][Waffle] Do not use index to remove search engine Adds TemplateURL in SettingsSearchEngineItem. This helps to remove usage of index in template URL vectors. The code is now more robust if there is bugs on the positions. Fixed: 321197767 Change-Id: Ib14cdef583d9b4013a215ae16258eee90c689d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5268973 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Samar Chehade-Lepleux <samarchehade@google.com> Commit-Queue: Samar Chehade-Lepleux <samarchehade@google.com> Cr-Commit-Position: refs/heads/main@{#1257851}
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.