commit | b74575d4a7f8fc420018b1fa49c4b858322bb272 | [log] [tgz] |
---|---|---|
author | Kirubel Aklilu <kaklilu@chromium.org> | Mon Sep 26 23:18:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 23:18:19 2022 |
tree | 4cd29c0a533d91ec4fdbfc23bf6fdedfc1304a02 | |
parent | 5b01fde6a57f61efd2ddbf0f3d7bfe5ecfd6de1e [diff] |
Make FPSAccessDelegate respond to dynamic enable/disable updates. This CL: - Adds a `SetEnabled` method to the FPSAccessDelegate.mojom to be called from the browser process in a future CL. - Add unit tests testing SetEnabled and above mentioned behavior. Bug: 1366918 Change-Id: I288a0bade76086c9687bbc7229e6897c2da6892a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3897093 Commit-Queue: Kirubel Aklilu <kaklilu@chromium.org> Reviewed-by: Shuran Huang <shuuran@chromium.org> Reviewed-by: Joe Mason <joenotcharles@google.com> Cr-Commit-Position: refs/heads/main@{#1051469}
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.