commit | 5242c3266222d4b54dd712d6d64e767e5b608864 | [log] [tgz] |
---|---|---|
author | Giovanni Pezzino <giovax@google.com> | Mon Feb 10 16:59:33 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 10 16:59:33 2025 |
tree | 33892a8eaceef03506db31af8da6058d99e140c5 | |
parent | 0918de94d9c57bfb1738d9d21d2a837d80387b7b [diff] |
Notify users of deprecation of user-installed Chrome Apps User-installed Chrome Apps will stop working in M139. This CL adds a notification every time a user-installed app is launched, so customers are nudged to find an alternative app. Bug: crbug.com/379264433 Test: tools/autotest.py chrome/browser/apps/app_service/notifications_browsertest.cc Change-Id: Icff062f00870cc3649ef20796df3e77bc52757a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6216877 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Commit-Queue: Giovanni Pezzino <giovax@google.com> Reviewed-by: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1418191}
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.