commit | 6391a876b977de9a82a76a977ba01cb5167951a7 | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Mon Jul 29 17:25:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 17:25:43 2024 |
tree | 712802db783558dc2c1de0c9df4fec6c1c68e069 | |
parent | 8cb4008c2ca2954e584d2ddfb8a9ef077ae2f4e2 [diff] |
[ios] Improvements in BackgroundRefresh code Main changes in this CL: - Add initial AppRefreshProvider test class (to be improved) - Remove _refreshInterval from app_refresh_provider.mm because it's already defined in the header file - Move private methods in background_refresh_app_agent.mm under pragma mark Bug: none Change-Id: I39647bb7bd0a7f5ba00f90439e9690e9e4bda6d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5743299 Reviewed-by: Mark Cogan <marq@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Mark Cogan <marq@chromium.org> Auto-Submit: Federica Germinario <fedegermi@google.com> Cr-Commit-Position: refs/heads/main@{#1334307}
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.