Closed
Bug 411800
Opened 18 years ago
Closed 18 years ago
Download Statusbar addon not available/working for Firefox 3
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: chofmann, Assigned: velcrospud)
References
()
Details
(Whiteboard: eta: with Firefox 3)
| Assignee | ||
Comment 1•18 years ago
|
||
A version of Download Statusbar is available and working from the extension's homepage: http://downloadstatusbar.mozdev.org/
This information is listed in the Developer Comments for on the AMO page
Extensive changes to firefox's download system have required extensive changes to the download statusbar extension and it's just not feasible to make the new version backwards compatible to firefox 2.
It would be very much preferable if AMO could serve one version to ff2 users and another version to ff3 users. As is stands, I hope to "flip the switch" just before firefox 3 is released
Comment 2•18 years ago
|
||
Since a beta is available for Firefox 3, I am marking this INVALID.
Devon - Is there a way for you to use the "app flags" in the chrome manifest to basically pull in the old code for FF2 and the new code for FF3?
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 3•18 years ago
|
||
One of the problems with that approach is that the versions for ff2 and ff3 have some different features and capabilities, but would then have the same version number. This can only add to user confusion.
Also, that is the kind of bloated, monster of an extension I was trying to avoid (i.e. 2 versions of 3 language files in 25 different languages) - but I'll look into using the app flags for the sake of ff3 testers.
For small, simple extensions I'm sure app flags work great, but in the future, AMO should really add multiple version support
Updated•18 years ago
|
Whiteboard: eta: with Firefox 3
You need to log in
before you can comment on or make changes to this bug.
Description
•