Closed
Bug 65669
Opened 24 years ago
Closed 24 years ago
Support for PLUGINURL attribute for plugins
Categories
(Core Graveyard :: Plug-ins, enhancement, P1)
Tracking
(Not tracked)
VERIFIED
INVALID
mozilla0.8
People
(Reporter: peterlubczynski-bugs, Assigned: peterlubczynski-bugs)
References
Details
(Whiteboard: [ETA 2/7/1])
Add support for a PLUGINURL attribute for the EMBED tag which is an URL that
points to an executable or possibly an XPInstall package in the future.
When no plugin is found but a PLUGINURL attribute is found, we should:
1) Download the executable pointed to by this URL. Show status
2) Give the user a warning about executing untrusted code
3) Execute code or invoke XPInstall
The Default Plugin should also skip the step of finding the correct plugin but
instead go directly the reload message..ie "Click here after installing"
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.8
Assignee | ||
Updated•24 years ago
|
Whiteboard: [ETA 2/7/1]
Comment 1•24 years ago
|
||
cc'ing myself.
Assignee | ||
Comment 2•24 years ago
|
||
The PLUGINSURL and PLUGINPAGE attributes are already supported by the "Default
Plugin" (plugin downloader plugin). It already works pretty well but may still
need some minor cosmetic changes.
Assignee | ||
Comment 3•24 years ago
|
||
If anyone wants to see how this works currently, I have some screen shots
visible at:
http://retro/users/peterlubczynski/publish/pluginDemo2/demo.htm
or
http://panther/pluginDemo2/demo.htm
Depends on: 46405
Assignee | ||
Comment 4•24 years ago
|
||
Since support is already there, marking INVALID.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 5•23 years ago
|
||
spam : marking invalid bugs 'verif'. reopen if u disagree, reporter!
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•