| commit | 82fe5aa8c0da7ffc9652c5d43ea0727e2f6cb8bf | [log] [tgz] |
|---|---|---|
| author | Ashutosh Singhal <macinashutosh@google.com> | Tue Mar 18 07:17:11 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 07:17:11 2025 |
| tree | de128b523d7fcaa26c8fc543929f5c48d19c860e | |
| parent | c5b065d36a6a2511f1fe832c56c269e0a1222cd2 [diff] |
Allow click on remote screen sharing notification at lock screen * Introduced new method in the LockScreenController to check if the notification is allowed on the lock screen. * Remote screen sharing notification is shown when there is an active remote access session on the device. To allow the user to terminate remote access they need to click on the "Stop" button shown in the notification. In the original behaviour if the notification click is not enabled, the user sees a toast as shown in the screenshot in bug b:403766916. Bug: b:403766916 Change-Id: I29cc5bb096212d1d40c4a23ce443caf796789717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6357355 Reviewed-by: Andre Le <leandre@chromium.org> Commit-Queue: Ashutosh Singhal <macinashutosh@google.com> Cr-Commit-Position: refs/heads/main@{#1433988}
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.