commit | 976bb3fe7d1d5c42773488da5021a848793abd46 | [log] [tgz] |
---|---|---|
author | Maggie Cai <mxcai@google.com> | Tue Oct 12 07:51:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 12 07:51:57 2021 |
tree | b1c35621cd49a49b324e9e3ba1d29c605fb80eed | |
parent | 8b0969374cc008a9ed9bfab8421f4825c7c55a4b [diff] |
[Lacors] Remove the permission value type. This CL removes the permission value type from the permission struct. Now that the permission value is an union, the permission value type is no longer needed. BUG=1198390 Change-Id: Ibcc5f8f91e3cfe4c2c496049321678644fc0272c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3211692 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Jeevan Shikaram <jshikaram@chromium.org> Cr-Commit-Position: refs/heads/main@{#930454}
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.