Closed
Bug 565557
Opened 16 years ago
Closed 7 years ago
specify a <link> target for a .webapp file
Categories
(Mozilla Labs :: Prism, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100224 Gentoo Firefox/3.6
Build Identifier:
It would be helpful to be able to supply a link to a .webapp file in my application's HTML to provide users to want to "convert" my application with all the convenient features the .webapp container provides even if they use direct navigation to add it to Prism.
I envision something like the <link rel="icon"> tag for favicons.
Reproducible: Always
Comment 1•15 years ago
|
||
We already do this:
<link rel="webapp" href="http://path/to/my/bundle.webapp" />
The user has to have the Prism for Firefox installed for this to do anything useful.
Comment 2•7 years ago
|
||
Prism isn't maintained anymore. Mass closing of the bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•