commit | d48f0407c03633f0f327572c770725a5ae159621 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Tue Nov 26 23:24:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 23:24:30 2024 |
tree | 3d0f5a78517e9cd5f71fc161b98b29a8925b9ef3 | |
parent | 1d4b6457b94a5c66813ceab923cf98c950d635ed [diff] |
extensions: Add chrome.extension bindings to desktop android build This includes the ExtensionHooksDelegate and API extension.json file. Add a small test that demonstrates we can now read the property chrome.extension.inIncognitoContext. This support is needed for some upcoming alarms API tests. Bug: 371263572 Test: android_browsertests Change-Id: I1788e8284986118a818a0f309503d1450fc10111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6049603 Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388524}
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.