commit | 07ad37564f735a1777c8cc7b069745bdb9ebe7f4 | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@chromium.org> | Mon Dec 13 07:41:23 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 13 07:41:23 2021 |
tree | 60859a35cf0e324bfa20efcb86ef5db73cb06e2c | |
parent | 80e91235f50e278ecc63b4a1baa2f563d143a011 [diff] |
Web apps: Remove kDesktopPWAsFlashAppNameInsteadOfOrigin experimental feature When web app windows launch the origin of the site is shown in the window title momentarily. This feature replaces the origin with the app name. This feature hasn't been shipped since implementation for ~1 year so this CL cleans it up until there's a stronger desire for it to be enabled. Bug: 1156934 Change-Id: I531b5c4809fb3159e4d2b3489aae876d93995198 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3331858 Reviewed-by: Raymes Khoury <raymes@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/main@{#950941}
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.