MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[Web Install] How do related applications impact these APIs?
@diekus is already working on this.
Since Apr 18, 2024.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
The explainer calls out
When the
related_applicationsandprefer_related_applicationskey/values are present in the manifest, the UA should try to handoff the install to the prefered catalog.
What should be the return value of install() in this case? And should future calls to getInstalledApps be expected to include information about this app?
My assumption would be that it is expected to behave like any other case, returning the manifest_id and appropriately including the manifest_id in future getInstalledApps calls, but it would be good to confirm.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.