Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

RuntimeInstaller interface needs to be marked as privileged API #81

Closed
marcoscaceres opened this issue Apr 16, 2013 · 1 comment
Closed

Comments

@marcoscaceres
Copy link
Contributor

RuntimeInstaller interface is a privileged API and should not be accessed by untrusted application. We should prohibit untrusted application to install other applications. I found no such information is highlighted in the spec.

@mounirlamouri
Copy link
Contributor

What is RuntimeInstaller? Isn't that from the Samsung spec?
Our model is to allow any web page to install an application (we use a doorhanger as a confirmation in Firefox). The spec says that the installation should happen if the UA "allows" the installation [1] which is a bit vague. Maybe it should be clearer? If that is the case, please open another issue.

[1] http://runtime.sysapps.org/#widl-ApplicationRegistry-install-DOMRequest-DOMString-manifestUrl-Object-parameters

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants