commit | 002b80905334fb788d8ae1e93923298b41c07932 | [log] [tgz] |
---|---|---|
author | Jack Hsieh <chengweih@chromium.org> | Tue Mar 07 22:00:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 07 22:00:02 2023 |
tree | da61c98c195159710fc1ff8e777639d0f25a76e0 | |
parent | 4e929551cad2af7559747bc92d2837b9f8420514 [diff] |
Switch to use VNDetectBarcodesRequest.supportedSymbologiesAndReturnError Use VNDetectBarcodesRequest.supportedSymbologiesAndReturnError instead of VNDetectBarcodesRequest.supportedSymbologies as that is marked deprecated starting from MacOS 12.0. Bug: 1420435 Change-Id: I8cf9fbd1038e0d70b359db4b3d9836391b611354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4313189 Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Jack Hsieh <chengweih@chromium.org> Cr-Commit-Position: refs/heads/main@{#1114200}
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.