commit | 8a8dc358ce402d0f70a414fed05239952772196f | [log] [tgz] |
---|---|---|
author | François Doray <fdoray@chromium.org> | Fri Feb 16 17:10:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 17:10:55 2024 |
tree | 16e81eeccbb222c6f5ea70b2fd397e8c5f832a22 | |
parent | 1f1d19aedc4fba26526fefa6fe3355c3312a39d6 [diff] |
[throttling] Create helper methods in FrameScheduler tests. This makes existing tests more readable and will used in an upcoming CL to avoid introducing even more duplication. Bug: 323790692 Change-Id: I80df37eacc03dbccc9e162a1aaa169f2df7f3fea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5281358 Reviewed-by: Scott Haseley <shaseley@chromium.org> Commit-Queue: Francois Pierre Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/main@{#1261710}
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.