commit | 089098442dca4194b9d9f6ef12ae0e4d65ba8a3e | [log] [tgz] |
---|---|---|
author | harrisonsean <[email protected]> | Wed Oct 14 13:48:36 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 14 13:48:36 2020 |
tree | 69f6b8d2d44b91504f6afa4a8b15355b880333a0 | |
parent | f7263394773e61969127c8f97e5ed114a001f6f4 [diff] |
(Merge): [iOS][Omaha][Safety Check] Move userdefault update status to Omaha Update the isUpToDate util function to use userdefaults update status instead of verifying off version and version discrepancy. Move userdefault update status recording to Omaha as regular update checks will never record an up to date status. (cherry picked from commit 1f3c13b0a620b9acb45f8ec5780eb96078f78e9d) Bug: 1078782, 1137797 Change-Id: Ibe2692b573efb3180ef0f255530545d75ab3248b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462256 Commit-Queue: Sean Harrison <[email protected]> Reviewed-by: Javier Ernesto Flores Robles <[email protected]> Reviewed-by: Sylvain Defresne <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#816165} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467938 Reviewed-by: Sean Harrison <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#362} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.
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.