commit | 2070ab26be52d0748a58d5a433e436a70efceef0 | [log] [tgz] |
---|---|---|
author | Nate Chapin <japhet@chromium.org> | Wed May 24 00:38:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 24 00:38:32 2023 |
tree | 00d57bb009e980390be1febf88101d353b5d6f75 | |
parent | 5baa7fd0d4802b6b6f8382e073a6ae2465572632 [diff] |
Move WindowOrWorkerGlobalScope's timers to modules/scheduler/ Nothing depends on them, and they are conceptually related to the APIs that are already in modules/scheduler/. Change-Id: I4c35acae0ddd0eb6c720da96e891bf32b73b6b98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4557034 Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Scott Haseley <shaseley@chromium.org> Cr-Commit-Position: refs/heads/main@{#1148286}
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.