commit | 6f94226ac822ca92913e0abd5505f251afc0c1af | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <stkhapugin@chromium.org> | Wed Jun 30 10:33:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 30 10:33:00 2021 |
tree | 30461a65a43989c9c97800287fef78481bf66ac5 | |
parent | 41818505d4b647056815de757bc528c0ffe5c9b9 [diff] |
[iOS] Remove iOS 12 support from app delegate and co. Removes iOS 12 support and iOS 12-only code paths from the main app delegate, app state, scene controller, main controller. Removes tests. Removes appstate's "main scene". Bug: none Change-Id: I523daeb69b3c9b9a017b557fec4869cff5f6bd6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2978592 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Vincent Boisselle <vincb@google.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#897310}
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.