commit | dc046dfad1eff473e0ec946b9412ee6cd3c07ac4 | [log] [tgz] |
---|---|---|
author | Nate Chapin <japhet@chromium.org> | Tue Mar 12 22:27:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 22:27:58 2024 |
tree | 03a7a3bdb8d7283c66783043e84e3e67ce382e17 | |
parent | bcd3bdbcf96c235b0aa818a572fd6312a2a5b299 [diff] |
Use typed promises for UnderlyingSinkBase and its subclasses Change-Id: I06ee3f9ab7c587a83bc2db069433e7a860449862 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5362619 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1271856}
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.