commit | 856d75498442c75cbf2d3590249033ef7bd67443 | [log] [tgz] |
---|---|---|
author | Dominic Farolino <dom@chromium.org> | Thu Jul 11 16:08:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 16:08:43 2024 |
tree | 76b35b91c978077925fb71c906e45806e5a35e5c | |
parent | 6f946aad974af89c2c58e0648ed328a49842bf59 [diff] |
DOM: Make `Observable#take()` use const counter R=averge Bug: 40282760 Change-Id: I29b0b874968c7d948b00962ab47bb70280e4576b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5695985 Auto-Submit: Dominic Farolino <dom@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Reviewed-by: Andrew Verge <averge@chromium.org> Commit-Queue: Andrew Verge <averge@chromium.org> Cr-Commit-Position: refs/heads/main@{#1326185}
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.