commit | d1a9c9150b1a40055ef1c216b697b0f6af5bb1dc | [log] [tgz] |
---|---|---|
author | Mickey Burks <mickeyburks@chromium.org> | Wed May 31 19:25:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 19:25:24 2023 |
tree | 8d28604408de79aaa465807ee1332dabcac25e17 | |
parent | b86f1c39f537bab2b51b9ed04b0a450ee60e9e9f [diff] |
[Whats New] Add refresh startup page Create a new What's New page to feature the UI refresh work. This page deviates from regular WNP startup logic in it's dependence on a feature flag, rather than being enabled by default for a new milestone. This is temporary work, as stated in the design doc (go/mickeyburks-wnp-refresh), so I've tried to avoid making new abstractions. At some point, when the WNP has served its purpose, we will undo this work. Bug: 1447231 Change-Id: I31400885f9740d39d16dd01b8b34f8a3b99123ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4549508 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Mickey Burks <mickeyburks@chromium.org> Cr-Commit-Position: refs/heads/main@{#1151415}
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.