| commit | 525a11caf1762b51bb1c9fc13addedecc96b3132 | [log] [tgz] |
|---|---|---|
| author | Patrick Monette <pmonette@chromium.org> | Tue Nov 02 18:31:46 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 02 18:31:46 2021 |
| tree | 846e8a7929302cc0c7b9ae76bcd71dd0a13d186f | |
| parent | 99097b39a622c6ca319d75684cdc614c7395cb80 [diff] |
Add method to remove canceled delayed tasks to SequenceManagerImpl This method is called just before GetNextTaskTime() is called to ensure that it returns the ready time for the next valid task. Bug: 1189304 Change-Id: I793e86d21b9f47d771414a9477da63c0e7c016d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3191850 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Reviewed-by: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/main@{#937470}
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.