commit | f83c4b8b03dcb0fb79fb3ca59c8d129c72876cda | [log] [tgz] |
---|---|---|
author | Stanley Hon <[email protected]> | Wed Jan 08 00:52:30 2025 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jan 08 00:52:30 2025 |
tree | b80394e141a09b5aff9fc500fcaccae7db0e8145 | |
parent | 9e0f84784bc72d4fc18adf3fa8be7969d88880b2 [diff] |
dPWA: Update meta tag app-title name to application-title. The title element often requires more details to stand alone, such as in search engine results or bookmarks. In contrast, the app-title (combined with application-name) is displayed in the window and can be more concise for use in an app switcher. Given that application-name exists in HTML, we should use application-title instead of app-title for consistency. See discussion: https://github.com/mozilla/standards-positions/issues/749 Bug: 1269738907 Change-Id: Id494b3875d4731a276a1cd8ebf816467adac5e44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6092083 Commit-Queue: Stanley Hon <[email protected]> Reviewed-by: Nasko Oskov <[email protected]> Reviewed-by: Stanley Hon <[email protected]> Reviewed-by: Daniel Murphy <[email protected]> Reviewed-by: David Baron <[email protected]> Cr-Commit-Position: refs/heads/main@{#1403300}
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.