commit | 544a571f4565e21c93c0e26f36b3081035bf7b68 | [log] [tgz] |
---|---|---|
author | Daniel Song <danielsong@microsoft.com> | Fri Aug 30 21:01:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 21:01:55 2024 |
tree | 5252d0ca174c25b37e1e8ab9f47b941bb5823faa | |
parent | bc00f5cf1f47bf4f9cd412c47f7a1b06cf090133 [diff] |
Remove TODO to Return early if presented same DComp surface Removing outdated TODO, as we already have an early return later in PresentDCompSurface. Change-Id: Icbb078ef40329303f99e0063453e8d7736bfc803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5805711 Commit-Queue: Daniel Song <danielsong@microsoft.com> Reviewed-by: Sushanth Rajasankar <Sushraja@microsoft.com> Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/main@{#1349413}
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.