WICG / web-app-launch

Web App Launch Handler
Other
74 stars 31 forks source link

Behavior of existing-client-* options when there are no existing clients #54

Closed LuHuangMSFT closed 1 year ago

LuHuangMSFT commented 2 years ago

How would existing-client-navigate and existing-client-retain behave when no existing clients are found?

alancutter commented 2 years ago

For either option it behaves as new-client if there are no clients available.

One possible extension the explainer mentions is a "new_client_url" should web apps not want to actually navigate to the target URL in the common case.