commit | 26db4b110b01e993f229611e52c55949841a0d5b | [log] [tgz] |
---|---|---|
author | Anders Hartvoll Ruud <andruud@chromium.org> | Fri Nov 22 10:00:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 22 10:00:39 2024 |
tree | 8cc7ff5e60e62fdbec16dd64487bd2a2a07b76bd | |
parent | 02931e16bc775c3b13f29129bec65d485195f37b [diff] |
[@scope] Remove unused 'is_within_scope' parameter This parameter, which was recently introduced in its current form (CL:5998750), is no longer used (as of CL:6015378). Bug: https://issues.chromium.org/issues/369876911 Change-Id: If9e614ed62a96abeae95dad3331c188dd75f575a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6038297 Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386693}
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.