commit | 37881423cd7e6c5a80117d444b8ce6e1408333ad | [log] [tgz] |
---|---|---|
author | Emmanuel Arias Soto <eariassoto@google.com> | Wed Jun 04 16:01:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 04 16:01:17 2025 |
tree | a94f0e8d248e7d812a6d280b3385792367f1630b | |
parent | a7a563c0b777d89d5ca45809ae00f070dbfc39cd [diff] |
content: Prevent bypass of URL block policy via about debug URLs The navigation controller now checks non navigation "about" URLs for URL block policy compliance. This prevents managed users from intentionally crashing the browser by bypassing URL restrictions. Test: Manually confirmed that blocked debug URLs don't perform actions Bug: b:412844502 Change-Id: I0e05916d474aefea093ca35654d1b118d9eb882d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6495332 Reviewed-by: Roland Bock <rbock@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Emmanuel Arias Soto <eariassoto@google.com> Cr-Commit-Position: refs/heads/main@{#1469334}
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.