commit | e431b7386590475eaf23c87ec0eba1e9a74a72b4 | [log] [tgz] |
---|---|---|
author | David Bertoni <dbertoni@chromium.org> | Wed Mar 29 22:28:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 29 22:28:21 2023 |
tree | 2c4138fa1c55337cd40ce9c7c110f9612bd57890 | |
parent | fbaf775dba2dfa06baa5e5b4176b4ce02331f8dc [diff] |
[Extensions] Convert declarativeContent tests to run as service workers. This CL parameterizes most of the API tests that have a background script or page. There are a few tests that are blocked on crbug.com/1425203, and those are marked with TODOs. A test which turns out to be flaky on an additional platform after being converted is also disabled. Bug: 1093066 Change-Id: I3ec96cb2dbd571590c655c81912fae652f0f1529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4373794 Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1123895}
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.