commit | bedeb6d6c5a03f1fc153a0b8e9bbb05fd0e839ec | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Fri Jan 31 17:55:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 17:55:52 2025 |
tree | 135bdc78f2f1835768a4a59d78dd7b08100fdfe2 | |
parent | 3309a69a8be9eb7e2e79ead0756b6f5e4a05e959 [diff] |
update iph to match agreed-upon spec This gets us as close to the requested spec as possible within the bounds if what is possible with IPH. I have verified that the triggering logic and "feature used" dismissal logic fit with what was requested. The triggering logic can be refined later for more efficiency/elegance. Bug: 379340988 Change-Id: I6434288cb25c3e2f4ed02507a738e9445bc5e7d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6220272 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Auto-Submit: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414213}
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.