commit | 533ebe5ce95ab66c4064b914bccf1d378d1f2cf1 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Thu Mar 14 16:16:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 16:16:33 2024 |
tree | e3880a957de43a684f92cbee3cddf59a6add2f7f | |
parent | 216955a97d96584429707ae30eae95f4c797ef48 [diff] |
[iOS][Waffle] Remove QRScannerAppInterface API for search engines Replace: +[QRScannerAppInterface overrideSearchEngine:] +[QRScannerAppInterface resetSearchEngine] by: +[SettingsAppInterface overrideSearchEngineWithURL:] +[SettingsAppInterface resetSearchEngine] Change-Id: I2dfacd8b510425ea2d2019642916e33ee5706deb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5351825 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Louis Romero <lpromero@google.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1272836}
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.