commit | 285f62bf2f26e342ae335ed0b3e1545d210b9a80 | [log] [tgz] |
---|---|---|
author | Matt Dembski <dembski@google.com> | Tue Jun 11 18:12:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 18:12:33 2024 |
tree | f9ace9b70bcd87ed141745e88fec6f8121170456 | |
parent | f04af207aa8cbfe38b5ab10273054af3c94a84c0 [diff] |
[TrackingProtection] Site refresh executes TP snackbars for PWAs. If a site refresh / reloads hits certain threshold (2 times / 30 seconds), we have to show the PWA UB controls. We cannot use exactly the same logic as for BrApp / CCT as there are not controls to access without notifications / snackbar logic. Todo: expose the time diff via parameter. Bug: 326147784 Change-Id: Ie454a0c0c5c4ba4278bbd4ff38f657be788f6056 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5611890 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Matt Dembski <dembski@google.com> Reviewed-by: Martin Šrámek <msramek@chromium.org> Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Commit-Queue: Matt Dembski <dembski@google.com> Cr-Commit-Position: refs/heads/main@{#1313555}
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.