commit | 191b85cf89243c46d01cce61d1dc14c6f8fa70b8 | [log] [tgz] |
---|---|---|
author | Kevin Radtke <kradtke@chromium.org> | Wed Jan 24 23:41:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 23:41:30 2024 |
tree | 13e494b32a0194dd7342f4f6063eae86d7e1c19e | |
parent | 2421ad2a783c6567c420bb81895543f7bd5c9099 [diff] |
nudge-migration: Enable feature flag by default Launch bug: https://launch.corp.google.com/launch/4290526 The `SystemNudge` class is deprecated in favor of using the new `AnchoredNudge` component, created through the `AnchoredNudgeManager` class. Please visit go/system-nudge-v2 to learn more about this migration and go/howtonudge on how to use the new component. Instances of `SystemNudge` that will now use the new component: - Dictation nudge - Autozoom nudge - Clipboard nudges go/nudge-migration-screenshots Bug: None Change-Id: Iaf6bd9c3728c7ff1ba79ae3dbbd78b2a18a36037 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5213528 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Kevin Radtke <kradtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251789}
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.