commit | 83951e536f67d7fafebf40641327fc81e2cf6556 | [log] [tgz] |
---|---|---|
author | Jenny Zhang <jennyz@chromium.org> | Tue Nov 19 00:46:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 00:46:48 2024 |
tree | 0cbf02fe640a9028d2ec379cd413cbd773c6a81a | |
parent | 8ac704693fda48ddb8c99a6516576c9a9c4f1ac1 [diff] |
[Desktop Android CRX] Enable WebRequestApi test case. This cl includes the following key changes: 1. Add `context_type_` support in ExtensionPlatformBrowserTest and refactor to have common code shared with ExtensionBrowserTest. 2. Enable ExtensionWebRequestApiTestWithContextType.WebRequestApi for service work. This test exercises all the listener events of webRequest api. This CL affects only tests, should have no behavior change. Bug: 371324825 Change-Id: I00d1b833ff14585810f250ebf00f95b85cf2a4e5 Cq-Include-Trybots: luci.chromium.try:android-desktop-arm64-compile-rel,android-desktop-x64-compile-rel,android-desktop-14-x64-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6013701 Commit-Queue: Jenny Zhang <jennyz@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1384681}
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.