-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
Web Install APIImperative install for web apps from a web page.Imperative install for web apps from a web page.
Description
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 APIImperative install for web apps from a web page.Imperative install for web apps from a web page.