| commit | 30a89c5b7b8cf25f3b9cdf512749c2bc6bb38515 | [log] [tgz] |
|---|---|---|
| author | Erik Chen <erikchen@chromium.org> | Tue Sep 10 01:41:24 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 10 01:41:24 2024 |
| tree | 08089bac2a846ac8ae357c112b502e083433509d | |
| parent | 3056fcb833d222f98eaaa9078d42a2ea83a5aed1 [diff] |
Delete ReadAnythingCoordinator. This CL is a refactor with no intended behavior change. This CL moves remaining logic in ReadAnythingCoordinator to ReadAnythingService and deletes ReadAnythingCoordinator. The change-detector unit test is replaced with a CUJ test. Bug: 355485153 Change-Id: Iebfa147cdd6e3740739f3dd37dfaf99c07cdedc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5843280 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1353092}
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.