commit | a9fc8dbb82fb2f0d9d9badac1ecbebe951533553 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Wed Jun 08 15:33:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 08 15:33:46 2022 |
tree | e83c2bd470daa1ac2424bde55bb04e8c9db63cc3 | |
parent | 8769ea803f68ccdcef8e4ce980337be0ea284559 [diff] |
ios: Disable sprintf errors for Xcode 14 beta 1. Disable all deprecated warnings temporarily when building with Xcode 14 beta 1. Fixes for all iOS uses of sprintf are currently in flight, but it may take some time for those fixes to roll into the Chromium repo. This is a very large hammer, and will be reverted within the next few days. This will only affect those building with the Xcode 14 beta on iOS. Bug: 1331345 Change-Id: Ic502b7432390ddfff2ba41e086f268a5cf6950ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3695942 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011973}
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.