commit | cfe15c73beedaae52f156300be49a84cacb956c4 | [log] [tgz] |
---|---|---|
author | Orr Bernstein <orrb@google.com> | Fri Jan 17 19:29:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 19:29:43 2025 |
tree | ac1925c8274d026a90a2fa30b064e9785bf8bdc3 | |
parent | 94f1ae07477ce4eccaa598939052635050b2bc00 [diff] |
Fix name of KAnonymityServiceQueryInterval param. This had been inadvertently given the same name as the `KAnonymityServiceJoinInterval` parameter, such that the only way to change one of these would be to change both to the same value. This change enables the independent use of the `KAnonymityServiceQueryInterval`. Change-Id: I7bc1016099d382c49029f82c4ebdaf9fe10e782d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6181879 Reviewed-by: Russ Hamilton <behamilton@google.com> Auto-Submit: Orr Bernstein <orrb@google.com> Commit-Queue: Russ Hamilton <behamilton@google.com> Cr-Commit-Position: refs/heads/main@{#1408060}
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.