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

Remove `version` from `RelatedApplication` #26

Open asankah opened 4 years ago

asankah commented 4 years ago

Inclusion of the version field in algorithm 5.2.1 carries the risk of a platform unwittingly allowing that field to be used as an identifier. Let's remove that from the spec, thus making this API a pure set intersection.