commit | ede226924bad1243db18a767c1f1386793487e5e | [log] [tgz] |
---|---|---|
author | EmiliaPaz <emiliapaz@chromium.org> | Fri Oct 25 22:27:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 22:27:10 2024 |
tree | 55238661d94f692c5983c586fb43c0d06678ab90 | |
parent | c35f4f2f8315574c133036d7171b67cd9010ebe8 [diff] |
[Extensions c2s] Update request access button iff feature enabled Site access requests can be added if ApiPermissionsSiteAccessRequests is enabled. However, they will only be signaled on the site access request button iff kExtensionsMenuAccessControl is also enabled. Thus, this CLs adds an early exit if trying to update the button and kExtensionsMenuAccessControl is not enabled. Bug: 374905851 Change-Id: I2da390eb01b3708fd6f81c89f7c45190c10680e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5954824 Reviewed-by: Oliver Dunk <oliverdunk@chromium.org> Commit-Queue: Emilia Paz <emiliapaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374165}
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.