commit | 4647bf51fea8f18ffbe8bf308a080c7ac96ce0bb | [log] [tgz] |
---|---|---|
author | Matt Reichhoff <mreichhoff@chromium.org> | Mon Apr 11 21:35:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 11 21:35:20 2022 |
tree | 1007e1a028d98c26a901fdd414ccd0452298c7cb | |
parent | 77c8ae87f4c648b029dc5f4348e6752172f3de9b [diff] |
[UrlParamFilter] Add subframe/subresource browsertest coverage Previous browsertests included empty html pages only. This change seeks to ensure we do not filter, e.g., iframes or script tags. Bug: 1315259 Change-Id: I80350433e72fa7d749658a7c48b20b7b8d4a6466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581940 Reviewed-by: Ben Kelly <wanderview@chromium.org> Commit-Queue: Matt Reichhoff <mreichhoff@chromium.org> Cr-Commit-Position: refs/heads/main@{#991202}
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.