Closed
Bug 124467
Opened 23 years ago
Closed 23 years ago
Install.refreshPlugins() can't use the parent DOMWindow
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dveditz, Assigned: dveditz)
References
Details
(Keywords: topembed+)
The download progress dialog will possibly be supplied by an external embedding
client -- we can no longer count on it being a browser window and using it to
find the plugins array. Use the PluginManager directly instead.
This is a subtask of bug 105085. I want to enumerate it separately because it is
not otherwise obvious that making the UI embeddable means we have to retest
refreshPlugins().
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Updated•23 years ago
|
Assignee | ||
Comment 1•23 years ago
|
||
Landed embeddable XPInstall
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Build: 2002-03-28-06-trunk(WIN), 2002-03-28-08-trunk(MAC),
2002-03-28-08-trunk(LINUX)
Install.refreshPlugins() works on all platforms. Source shows lots of checkins.
Marking Verified.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•