WICG / web-app-launch

Web App Launch Handler
Other
75 stars 28 forks source link

unsupported extensions ? #38

Closed sigurdle closed 2 years ago

sigurdle commented 3 years ago

I'm trying out this API, I'm finding that:

1) If there are duplicate extension entries then no file handlers will be registered 2) If the following extensions are attempted at being registered: exe, fon, scr, ttf (and maybe more), then no file handlers will be registered

This is found out through debugging, if this is correct (?), then document this in the spec (or maybe this is a limitation of Windows ?)

(also, I'm trying this out in Edge, since its easier to uninstall/install a wpa)

alancutter commented 2 years ago

This sounds like something to file in crbug.com rather than as a spec issue. Aside: This is the launch_handler spec repo, for file_handlers spec issues you'd create an issue in: https://github.com/WICG/manifest-incubations/issues/