| commit | d8dc1b1e408db2bc9be3394f68b1f8637ba45fab | [log] [tgz] |
|---|---|---|
| author | Zaina Al-Mashni <zalmashni@google.com> | Fri Jan 24 09:57:33 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 09:57:33 2025 |
| tree | 3cb98cfc6b0c185ac3fb6fd5f9f199fac4f3d9c6 | |
| parent | 00f53922e65267797451b63ff5c37b8e8cb336b4 [diff] |
[Quick Delete] Refactor Hats survey trigger logic Move the QD HaTS trigger logic to BrowsingDataBridge and modify it so that we have a CurrentTabObserver to observe the next page load on any window instead of restricting it to the window we are currently on. This change also removes the need to pass in a TabModelSelector which will make it easier to share this implementation for the CBD Hats survey in the follow up CL. Bug: 40255099 Change-Id: I037da875930844e1b4a8fbda686940f281773a5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180305 Commit-Queue: Zaina Al-Mashni <zalmashni@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410787}
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.