0
Go to file
Lu Huang f0c0a35e4e Revert "PWA: Implement 'handle_links' web app manifest field"
This reverts commit 517ae90803 and
commit 45a9193e4a.

Reason for revert: Removing experimental manifest field.

Original changes' description:
> PWA: Implement 'handle_links' web app manifest field
>
> - Adds 'handle_links' to manifest parser
> - Adds 'handle_links' storage and retrieval to web app database
> - Adds 'handle_links' to web app registrar
> - Let 'handle_links' change trigger manifest update
> - Value of 'handle_links' is kUndefined everywhere unless the feature
> flag is enabled
>
> Explainer:
> https://github.com/WICG/pwa-url-handler/blob/main/handle_links/explainer.md
> Design doc:
> https://docs.google.com/document/d/1FXW_7oalzPATPyNpfdE_TH8euntIlvatf4Zmbvj9tpw
>
> Bug: 1254457
> Change-Id: I5d2c7c2a6bd0d99e0d0da47d5b790f595cbd151a
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3290595
> Reviewed-by: Alan Cutter <alancutter@chromium.org>
> Reviewed-by: Dominick Ng <dominickn@chromium.org>
> Reviewed-by: Mike West <mkwst@chromium.org>
> Commit-Queue: Lu Huang <luhua@microsoft.com>
> Cr-Commit-Position: refs/heads/main@{#958916}


> Add feature flag for handle_links manifest field
> Intent to prototype:
> https://groups.google.com/a/chromium.org/g/blink-dev/c/fXASFrrFnps/m/leDjqvcXAQAJ
> Explainer:
> https://github.com/WICG/pwa-url-handler/blob/main/handle_links/explainer.md
> Design doc:
> https://docs.google.com/document/d/1FXW_7oalzPATPyNpfdE_TH8euntIlvatf4Zmbvj9tpw

> Bug: 1254457
> Change-Id: I2475d0e04f44dd34fa3bffc8339bbf44641de5ca
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3290329
> Reviewed-by: Kentaro Hara <haraken@chromium.org>
> Commit-Queue: Lu Huang <luhua@microsoft.com>
> Cr-Commit-Position: refs/heads/main@{#943144}

Bug: 1254457
Change-Id: I9a078278286fecda9054ed2fbe69c980b5ddd642
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3651207
Reviewed-by: Alan Cutter <alancutter@chromium.org>
Commit-Queue: Lu Huang <luhua@microsoft.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1017891}
2022-06-25 00:39:39 +00:00
2022-06-21 17:35:53 +00:00
2022-06-24 22:17:56 +00:00
2022-06-24 21:14:38 +00:00
2022-06-24 21:14:38 +00:00
2022-06-24 21:14:38 +00:00
2022-06-24 21:14:38 +00:00
2022-05-05 18:02:02 +00:00
2022-06-22 20:46:25 +00:00
2022-06-24 19:08:23 +00:00
2022-06-25 00:08:11 +00:00

Logo Chromium

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.

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%