WICG / manifest-incubations

Before install prompt API for installing web applications
https://wicg.github.io/manifest-incubations/
Other
99 stars 29 forks source link

Rewrite web app launch procedures in terms of the web-app-launch spec algorithm #63

Closed alancutter closed 1 year ago

alancutter commented 1 year ago

Fixes: https://github.com/WICG/web-app-launch/issues/67

This updates 3 launch sites in manifest-incubations (note taking, protocol handlers and file handlers) to make use of the [=launch a web application with handling=] algorithm being added by: https://github.com/WICG/web-app-launch/pull/79/files

Note that the removal of Launch queue and launch params from this spec is due to these concepts already existing in https://wicg.github.io/web-app-launch/#script-interfaces-to-app-launches.


Preview | Diff