commit | 72a9e26605c7d05452b17cc54585f3789a295ac7 | [log] [tgz] |
---|---|---|
author | David Pennington <dpenning@chromium.org> | Wed Dec 18 18:26:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 18:26:27 2024 |
tree | 3e263770e2f596b1a258acf85cd1139c8e72b4e2 | |
parent | 1ac48f08cecfdce5251a51adfdc646d128b9d44a [diff] |
Launch TabGroupsSaveV2 in this CL we also fix a test for profile deletion which no longer works due to race conditions with profile deletion waiter relying on task completion. ProfileDeletionWaiter is changed to allow passing the path in directly. Bug: 383349936 Change-Id: If87dfa4a3e2d020ce8581bf0412fd83703749e89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6069409 Reviewed-by: Darryl James <dljames@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1398065}
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.