commit | 677e0eba45938de013b72b6e18c9fad206d30734 | [log] [tgz] |
---|---|---|
author | Sean Maher <spvw@chromium.org> | Fri Dec 02 15:24:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 15:24:51 2022 |
tree | f93f2af5665e80767291d257ec0ad39beb2f1ca9 | |
parent | d823cccae748c8998c4d8d12e95c52c99c318fd5 [diff] |
task posting v3: migrate absl::optional task runner handles to new impl This is part of a series of CLs changing the instantiation of absl::optional task runner handles to (Sequenced|SingleThread)TaskRunner::CurrentDefaultHandle. Bug: 1026641 Change-Id: Ia23a2354fe579a631763efb0385607680f152adf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4067588 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078583}
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.