commit | 5f0859af5369f690c1c013b0bc0108e16b41a9b4 | [log] [tgz] |
---|---|---|
author | Ben Becker <benbecker@chromium.org> | Mon Feb 12 18:08:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 12 18:08:52 2024 |
tree | cb63ae3af364bddfc38951ea6f5add04c0a954ca | |
parent | ddb8018d0bfc64dc9ecac88b6ac75990fb0fd49d [diff] |
Tasks-API: Force refresh data This CL adds the ability for the TasksClientImpl to force fetch new data from the Google Tasks API. This also adds callbacks to the TasksDelegate's update and add functions. Bug: b/319465588 Change-Id: I8720b1db252652f533548fb8567815547d3c58d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5186063 Reviewed-by: Sean Kau <skau@chromium.org> Reviewed-by: Richard Chui <richui@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Toni Barzic <tbarzic@chromium.org> Reviewed-by: Artsiom Mitrokhin <amitrokhin@chromium.org> Commit-Queue: Ben Becker <benbecker@chromium.org> Cr-Commit-Position: refs/heads/main@{#1259276}
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.