commit | 78e06e75f6b337ee23fd023834f0917aeb0a6267 | [log] [tgz] |
---|---|---|
author | fikremen <fikremengistu@chromium.org> | Fri Aug 29 19:50:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 19:50:13 2025 |
tree | c4ad8c5a57386d3fff65cfbedc57b0d242688f60 | |
parent | cc80fb3dce569d8fd88b27888477e495d72f253a [diff] |
Introducing temporary logging to confirm automatic DSE resets trigger OnDefaultSearchPrefChanged() observer. This work is part of the DSE Tampering Recovery project and is gated by the kResetTamperedDefaultSearchEngine feature flag. The tampering recovery and notification dialog itself will be added in separate CL's. The logging will also only be shown on debug builds. So, this should not have any effect on users experience. Bug: crbug.com/441966580 Change-Id: Ife615ee2887defd7a3de784f18ff4f7edcd7f864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6899786 Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by: Anunoy Ghosh <anunoy@chromium.org> Commit-Queue: Fikre Mengistu <fikremengistu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1508549}
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.