commit | e60045ef4f373dd36d7e6c2d4d83663c2c788025 | [log] [tgz] |
---|---|---|
author | James Lee <ljjlee@google.com> | Mon Sep 26 15:49:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 15:49:11 2022 |
tree | bec5edb5864a037ca62c7cef075acd037bc5fcab | |
parent | e51c138cb9ce85c72a408bfb7904b6adc4f9cbc8 [diff] |
Start of local approvals integration test This CL adds a skeleton test, as well as some of the initial plumbing to: * Expose the local web feature flags to Java code * Expose a test-only interface to Java code to set the website filtering behavior Later CLs will add the remainder of the mainline test (clicking to run through the approval flow and mocking the parent auth) but I'd like to keep the CL size small by submitting in stages. Bug: 1340913 Change-Id: I0e4e766a82929d104b1b3cac0eeafd2f516555be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3757845 Commit-Queue: James Lee <ljjlee@google.com> Auto-Submit: James Lee <ljjlee@google.com> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1051216}
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.