commit | d96c778b069311077b865892876bc00209bc296f | [log] [tgz] |
---|---|---|
author | Tim Judkins <tjudkins@chromium.org> | Wed Sep 29 00:48:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 29 00:48:45 2021 |
tree | ec5a3cdc2a7ebd129a863ed4cc0c0249f8a23d12 | |
parent | 52a278b4b6ca40304b58d88bf1879ac47ce85a73 [diff] |
[Extensions] Update several API schemas to use the new promise format This CL makes changes to the schema files for the following APIs: - enterprise.deviceAttributes - certificateProvider - certificateProviderInternal - documentScan These changes enable promise support on them. Bug: 328932 Change-Id: I1e6fb292820ef12a9bf7ae164c2f07884d4c6595 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3192170 Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Tim Judkins <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#926044}
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.