commit | d9d3307260d658a8b38dc5bbb68a871b38ee6fb3 | [log] [tgz] |
---|---|---|
author | Thomas Nguyen <[email protected]> | Thu Jun 06 15:15:27 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jun 06 15:15:27 2024 |
tree | 27bbe97f2d96b6643d80d640a02e4197e0c445de | |
parent | ef19ff262c7016942e6709f426bcb3d37c003975 [diff] |
[PEPC]: Fire device status changed event when request finishes Before requesting the embedded permission, we will cache the device status. Once the request is complete, we will trigger a status change event. Fixed: 343010261 Change-Id: I6f938577e3344a91634d09c36073b3d5472f714b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5598758 Commit-Queue: Thomas Nguyen <[email protected]> Reviewed-by: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/main@{#1311271}
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.