commit | a8c51b22d9e7cd6712a8267df1300dbbd551aac7 | [log] [tgz] |
---|---|---|
author | Nancy Wang <nancylingwang@chromium.org> | Sat Aug 06 16:14:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 06 16:14:26 2022 |
tree | b0f3728c802678b50832d06e2ce1afbdef6515c5 | |
parent | 9c4c577e60d48bc66935ff25e052164f045b86f5 [diff] |
Implement the non mojom SetPermission for WebApps. Modify the mojom SetPermission to use the non mojom interface. BUG=1253250 Change-Id: I2f3eb760f933a427949a5ac319945f53d6585679 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3812717 Reviewed-by: Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032297}
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.