WICG / get-installed-related-apps

proposal to add an API to the web for determining if related apps are installed
http://wicg.github.io/get-installed-related-apps/spec/
Other
42 stars 14 forks source link

Nit: can `greater` be defined in some minimal detail? #21

Closed foolip closed 4 years ago

foolip commented 4 years ago

In https://wicg.github.io/get-installed-related-apps/spec/index.html#match-an-installed-app, the "greater" comparator is explicitly platform-specific. However, it can be called with the empty string, so presumably at least that case should be defined to return false, or avoided.