commit | c29d5d9a6a61d14b0584b49cc351d5d88808224a | [log] [tgz] |
---|---|---|
author | Zoraiz Naeem <zoraiznaeem@chromium.org> | Tue Jun 10 19:42:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 10 19:42:39 2025 |
tree | 02a340e7658223f86847fac7fb45945675992bd2 | |
parent | 6c46fd1aa0d4499c02b041c2ececbc4d74684de6 [diff] |
Remove non-reactive frame submission code path Reactive frame submission code path has been enabled for quite some time without any issues. We can now remove its associated feature and clean the code. Bug: b:421983167 Change-Id: I0d7c04e93b93da87440d2278147d0879c4bb8e4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6631144 Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> Cr-Commit-Position: refs/heads/main@{#1472008}
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.