Skip to content

[Web Install] Cross-origin case needs an install_url #863

Closed
@jyasskin

Description

@jyasskin

https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WebInstall/explainer_cross_domain.md#signatures-of-the-install-method-cross-origin has

In the absence of an install_url, the value defaults to that of the manifest's start_url.

But the other parameter is a manifest_id, not a URL from which a manifest could be fetched, so I don't think it works to omit the install_url. You also have "navigator.install(<manifest_id>[, <install_url>...])" a bit above that which also ought to change to make the install_url required.

Metadata

Metadata

Assignees

Labels

Web Install APIDeclarative install for web apps from a web app.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions