commit | e1dda381f52e3a553444a434e89139e016675701 | [log] [tgz] |
---|---|---|
author | Andrea Orru <andreaorru@chromium.org> | Tue Apr 08 00:57:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 00:57:34 2025 |
tree | 36441286732c9a252e2838f1a757be57b6d5f9b6 | |
parent | 202b13fdc27b3103df05dc2a3db6adc34a26534f [diff] |
[Extensions] Regression test: WebRequestAPI ResetURLLoaderFactories bug This change adds a regression test for the referenced bug. It tests both that enabling the `DeferResetURLLoaderFactories` feature flag resolves the issue, and that disabling it causes the issue. Design doc: http://go/defer-reset-url-loader-factories Bug: 394523691 Change-Id: I46671553e4c0631416b76654c476cb6e29dd65ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6424484 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: Andrea Orru <andreaorru@chromium.org> Cr-Commit-Position: refs/heads/main@{#1443868}
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.