commit | b99df8eefba82d181071086c4985afd011e623d3 | [log] [tgz] |
---|---|---|
author | Angus L. M. McLean IV <angusmclean@google.com> | Thu Jan 04 00:08:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 00:08:19 2024 |
tree | 495a4a0ddf5cb001470da6bf39c6430b0bdfc660 | |
parent | f20cde033062241ae61227daeac08271e2ef4ba4 [diff] |
tote tour: Expose feature flags Expose the feature flags to enable the holding space wallpaper nudge: - HoldingSpaceWallpaperNudge - HoldingSpaceWallpaperNudgeForceEligibility HoldingSpaceWallpaperNudgeForceEligibility is a rename from HoldingSpaceWallpaperNudgeIgnoreRateLimiting, also done in this CL so that it can also be used to control whether account type and user new-ness affects whether the nudge is shown, in addition to rate limiting. That additional control will be added in an upcoming CL. Bug: b:274659315 Change-Id: I22026ef9f6950e46eed17e5f373389d8746ac9a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5165507 Reviewed-by: David Black <dmblack@google.com> Commit-Queue: Angus McLean <angusmclean@google.com> Cr-Commit-Position: refs/heads/main@{#1242697}
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.