Closed
Bug 408445
Opened 17 years ago
Closed 17 years ago
Blocklist (blacklist) "Free Download Manager" ("FDM") extension on trunk
Categories
(Toolkit :: Blocklist Policy Requests, defect, P1)
Toolkit
Blocklist Policy Requests
Tracking
()
VERIFIED
FIXED
3.2
People
(Reporter: fullmetaljacket.xp+bugmail, Assigned: morgamic)
References
()
Details
Attachments
(3 files, 4 obsolete files)
632 bytes,
patch
|
Details | Diff | Splinter Review | |
758 bytes,
text/xml
|
Details | |
157.10 KB,
image/png
|
Details |
since free download manager extension is causing firefox 3.0 to crash (see bug 354624 and dups) and it was the extension fault (bug 354624#c32), i think we should blocklist it to save end users from troubles.
troubled extension is fdm extension ver 1.0 to 1.3 (latest).
Flags: blocking-firefox3?
Comment 1•17 years ago
|
||
It only needs to be blocklisted for trunk, right?
Reporter | ||
Comment 2•17 years ago
|
||
yes, fdm extension works fine on branch.
Assignee | ||
Comment 3•17 years ago
|
||
So 1.0-1.3, Firefox 3.0 and up?
Reporter | ||
Comment 4•17 years ago
|
||
yup. :)
Updated•17 years ago
|
Summary: blocklist free download manager extension → Blocklist "Free Download Manager" extension
Updated•17 years ago
|
Component: General → Add-ons
Flags: blocking-firefox3?
Product: Firefox → addons.mozilla.org
QA Contact: general → add-ons
Version: Trunk → unspecified
Comment 5•17 years ago
|
||
Remember we'll need to update http://www.mozilla.com/en-US/blocklist/ before it's done as well, otherwise people will be seeing a blank page when they want more details. Although if it's only on trunk, I guess it's not a huge deal.
Updated•17 years ago
|
Summary: Blocklist "Free Download Manager" extension → Blocklist "Free Download Manager" extension on trunk
Updated•17 years ago
|
Summary: Blocklist "Free Download Manager" extension on trunk → Blocklist (blacklist) "Free Download Manager" ("FDM") extension on trunk
Reporter | ||
Comment 6•17 years ago
|
||
fwiw, version 1.3.1 of this extension no longer crashes firefox 3.0.
Comment 7•17 years ago
|
||
This is the xml required to be added to the blocklist.xml file hosted on amo. It blocks ver 1.0->1.3 of the extension for Firefox 3.0a1 and up.
I don't know how to go about getting this staged/live on amo or how to get http://www.mozilla.com/en-US/blocklist/ updated.
fullmetaljacket: do you know what the corresponding version numbers for the application are? And which is the first build of FDM v2.5 which has the fix? Also I'm a bit confused about versioning of FDM because bug 354624 comment 0 says v2.9
Comment 8•17 years ago
|
||
(In reply to comment #7)
<snip
> I don't know how to go about getting this staged/live on amo or how to get
> http://www.mozilla.com/en-US/blocklist/ updated.
I'm not sure the official policy, but emailing amo-admins@mozilla.org is a good way to reach them/us (I own QA for AMO now); I'll also let them know.
Comment 9•17 years ago
|
||
I don't see the point in blocklisting this if there's a fix out and people will be automatically updated. Nothing was blocklisted for over a year after the capability was added in Firefox 2, and all of the sudden we have a flurry of these requests. I think we're going to set bad precedent and will have people requesting blocklisting for every little thing.
And blocklisting won't help at all on the (malicious) security front once everyone knows it can be done and just disables the blocklist along with their malicious extension.
Assignee | ||
Comment 10•17 years ago
|
||
Fix deployed, there is auto-update for the extension and client, so no reason to blocklist as a formality.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 11•17 years ago
|
||
Okay, just the client since it's a plugin, but you get the idea... :)
Reporter | ||
Comment 12•17 years ago
|
||
why we are being inconsistent? internet download manager version 2.1 to 3.3 had been blocklisted (bug 382356) even new version of that extension is already available (https://bugzilla.mozilla.org/show_bug.cgi?id=382356#c20).
Assignee | ||
Comment 13•17 years ago
|
||
Because they took longer and it was more prevalent. The nature of the crash was also more severe (crash on startup, guaranteed). At least with this, worst case, users still have a client update path and the client can update with the plugin installed. In the other case, since startup failed, users would be stuck.
Does that answer your question?
Also, I'd ask what the net benefit of blocklisting now would be. I think if you compare the two situations, the net benefit is very small here, and doesn't warrant blocklisting this retro-actively. Do you disagree?
Reporter | ||
Comment 14•17 years ago
|
||
(In reply to comment #13)
> Because they took longer and it was more prevalent. The nature of the crash
> was also more severe (crash on startup, guaranteed). At least with this, worst
> case, users still have a client update path and the client can update with the
> plugin installed. In the other case, since startup failed, users would be
> stuck.
ok i agree, that justify why this bug is wontfix.
Assignee | ||
Updated•17 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Reporter | ||
Comment 15•17 years ago
|
||
(reopened due to bug 416521)
Comment 16•17 years ago
|
||
RtlpCoalesceFreeBlocks is the #4 ranked top crash for fx3 beta3. we should get on with the blocking of that extension, or figure out how to update it if there is a version with all the fixes needed to make it stable.
Flags: blocking-firefox3?
Comment 17•17 years ago
|
||
Here is the updated snippet. I downloaded the latest FDM and 1.3.1 was the maxVer I was given.
PS: I assume we've tried to contact the developer?
Attachment #297489 -
Attachment is obsolete: true
Comment 18•17 years ago
|
||
I sent mail via some link on their website...
Comment 19•17 years ago
|
||
Here is the HTML for blocklist.html -- only in en-US. Do we need to localize?
Comment 20•17 years ago
|
||
here is the sql for updating the remora db:
insert into blitems(guid,min,max) values('fdm_ffext@freedownloadmanager.org','1.0','1.3.1');
insert into blapps(blitem_id, guid, min, max) values((select id from blitems where guid = 'fdm_ffext@freedownloadmanager.org'), '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}', '3.0a1', '*');
staged here:
http://morgamic.khan-vm.mozilla.org/amo/site/blocklist/1/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/3.0b1/
Could someone land/stage the www.m.c patch?
Comment 21•17 years ago
|
||
People are still crashing here, despite there being an updated version of this extension:
http://forums.mozillazine.org/viewtopic.php?t=636336
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → morgamic
Status: REOPENED → NEW
OS: Windows XP → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → 3.2
Comment 22•17 years ago
|
||
I've done as much leg work as I can. Morgamic, Justin, can you help deploy?
Assignee | ||
Comment 23•17 years ago
|
||
Yeah, I took the bug.
Assignee | ||
Comment 24•17 years ago
|
||
Filed bug 422359 to add the blocklist entry, will push the site change once it's actually blocklisted.
Do we need to localize this change? Who do we talk to?
Assignee | ||
Comment 25•17 years ago
|
||
This is what blocklist.xml will look like after the db update...
Assignee | ||
Updated•17 years ago
|
Attachment #307830 -
Attachment is obsolete: true
Comment 26•17 years ago
|
||
(In reply to comment #24)
> Filed bug 422359 to add the blocklist entry, will push the site change once
> it's actually blocklisted.
>
> Do we need to localize this change? Who do we talk to?
>
I'll add it to the list for localizers once the FF3 redesign launches. In the meantime the locales will fallback to English.
Comment 27•17 years ago
|
||
This is now blocklisted in production.
https://addons.mozilla.org/blocklist/1/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/3.0b3/
Crashes should start going away... not resolving until www.m.c is updated
Comment 28•17 years ago
|
||
(In reply to comment #27)
> Crashes should start going away... not resolving until www.m.c is updated
>
Kubla is having a problem, I suspect due to fallout from bug 422500. Waiting on output of svn status from IT.
Reporter | ||
Comment 29•17 years ago
|
||
i can confirm that fdm extension is now disabled on my machine due to blocklisting.
thank you to all who work on this. :D
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Comment 30•17 years ago
|
||
> Crashes should start going away... not resolving until www.m.c is updated
>
https://www.mozilla.com/en-US/blocklist/
Comment 31•17 years ago
|
||
(In reply to comment #0)
> since free download manager extension is causing firefox 3.0 to crash (see bug
> 354624 and dups) and it was the extension fault (bug 354624#c32), i think we
> should blocklist it to save end users from troubles.
>
> troubled extension is fdm extension ver 1.0 to 1.3 (latest).
>
why i had no problems wit fdm on beta 4 mabe it crashes other ppl cos their comp sucks
Comment 32•17 years ago
|
||
Verified fix on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032405 Minefield/3.0b5pre. Tested out FDM version 1.0, and it comes up blocklisted against AMO and addons manager.
I've also verified the latest FDM v2.5 at http://www.freedownloadmanager.org/download.htm, is NOT blocklisted and works as expected.
Still cant repro the crashes though. If anyone can reproduce it, please open a new bug unless its related to an existing one.
Status: RESOLVED → VERIFIED
For posterity
Comment 34•17 years ago
|
||
FDM is working fine with mine Firefox 3 b4.
Anyway i can enable it without firefox blocklisting it.
Comment 35•17 years ago
|
||
FDM was working fine to me too.
How I can enable it?
Comment 36•17 years ago
|
||
One way it to use the IE Tab extension and set the site to use IE instead of firefox. Not perfect, but it'll work.
Updated•17 years ago
|
Component: Add-ons → Blocklisting
QA Contact: add-ons → blocklisting
Comment 37•17 years ago
|
||
(In reply to comment #35)
> FDM was working fine to me too.
> How I can enable it?
>
you can also edit the FDM section in your blocklist.xml file. Or remove the file altogether.
Comment 38•17 years ago
|
||
This is the first time I have been affected by blocklisting so I have no idea how prevalent it has been. I do know that I find it very irritating to not have the functionality of the program I have long used without knowing why for days and days after I upgraded to 3.0. Not until I stopped to install some add-ons did the notification show up.
In cases like this, in which the problem is not pandemic, I would suggest a warning with an option to proceed or not. I would gladly have risked a harmless crash or two before choosing to uninstall rather than the frustration and inconvenience of the last few days of heavy downloading without understanding why I couldn't use my favored resumable downloader.
Comment 39•17 years ago
|
||
sounds like providing the rational for the reasoning behind the blocking might be good. is there a a way to do that on the blocking page or should we file a bug to figure out how to build that into the web page and the UI.
Comment 40•17 years ago
|
||
chofmann: people are getting here based on
https://www.mozilla.com/en-US/blocklist/
(changed by attachment 307831 [details] [diff] [review])
which is normal html. it'd be trivial for us to put a more useful and scarier message into the page instead of directly linking to this bug.
we should probably include an indication of how many crashes something has caused, the penalty to MTBF, and an indication that it was in the top 10 of crashes plus a hint at the number of our customers who reported bugs (indicating just how many real people have suffered enough to complain to us).
Comment 41•17 years ago
|
||
My FF3 at work accepted using FDM just fine, but my FF3 copy at home does not. Can there be a way to at least choose to unblock so we can see for ourselves if it works or not?
Comment 42•17 years ago
|
||
Reinstalling FDM today restored functionality in FF3.
Comment 43•17 years ago
|
||
I think that when Firefox3 became exaustly test with complements it should be the best browser I ever used. I´ve install DownThenAll and its wonder.
Comment 44•16 years ago
|
||
Hi.
Just to know when did Mozilla and Firefox turned into a dictatorial regime where people I don't know take decisions disable something and not even let the option of enabling it at people's own risk?
Assignee | ||
Comment 45•16 years ago
|
||
Comment 46•16 years ago
|
||
See "Benevolent Dictator"
http://www.mozilla.org/mission.html
Assignee | ||
Comment 47•16 years ago
|
||
So really, to answer your question, it has always been the case.
But I'll add that we're not going to:
* make everyone happy
* be right
But:
* decisions are made with the user in mind
* we can work together to fix this
What hurts is assuming otherwise, and speaking in a way that doesn't promote collaboration. So, as I noted in comment #45, tact is very important -- for the same reason here as it is in any other forum.
Our "policy" is described here:
https://wiki.mozilla.org/Blocklisting
Especially with plugins, this is relatively new and we're still getting a feel for the best uses of this service.
In this case, if FDM is working again, we should look at shortening the blocklist range to only crashing versions. Do we have more info on this?
Assignee | ||
Comment 48•16 years ago
|
||
(In reply to comment #47)
> But I'll add that we're not going to:
> * be right
Hah. Meant "always be right". ;)
Comment 49•16 years ago
|
||
Hi,
The status of this bug says it's been verified and fixed, however I still can't use FDM 2.5 with firefox 3.0.6 on my windows XP Pro SP3 machine.
I have deleted the FDM section in my blocklist.xml file. That didn't work.
I reinstalled FDM. That didn't work.
I renamed my blocklist.xml to blocklist.old. That didn't work.
How do I get FDM to work with firefox if this has been fixed?
Comment 50•16 years ago
|
||
(In reply to comment #49)
> Hi,
> The status of this bug says it's been verified and fixed, however I still can't
> use FDM 2.5 with firefox 3.0.6 on my windows XP Pro SP3 machine.
> I have deleted the FDM section in my blocklist.xml file. That didn't work.
> I reinstalled FDM. That didn't work.
> I renamed my blocklist.xml to blocklist.old. That didn't work.
>
> How do I get FDM to work with firefox if this has been fixed?
I had same problem - I am now using Firefox 3.0.8 uninstall plub in for FDM then upgrade latest FDM (note - I still had a problem with FDM Lite) so using full version FDM 3.0 build 848 (still free!)
link is http://www.freedownloadmanager.org/download.htm
Comment 51•16 years ago
|
||
oops! plub in - should read plug in - LOL
Comment 52•16 years ago
|
||
Comment 53•16 years ago
|
||
Comment 54•16 years ago
|
||
The content of attachment 375528 [details] has been deleted by
Dave Miller [:justdave] <justdave@mozilla.com>
who provided the following reason:
Windows EXE file, unrelated to bug
The token used to delete this attachment was generated at 2009-05-03 14:36:49 PDT.
Comment 55•16 years ago
|
||
The content of attachment 375530 [details] has been deleted by
Dave Miller [:justdave] <justdave@mozilla.com>
who provided the following reason:
Windows EXE file, unrelated to bug
The token used to delete this attachment was generated at 2009-05-03 14:37:21 PDT.
Comment 56•15 years ago
|
||
I am using minefield/4.0b2pre Gecko/20100705 and fdm version 3.0 build 852
It is possible to configure flashgot (v 1.2.1.27) to use fdm for downloads
despite the fact that fdm is reported as disabled. I have seen no problems
with crashes. Before fdm was blocklisted, I used it with and without flashgot,
again without problem.
Comment 57•15 years ago
|
||
The current version of FDM and its Firefox extension is not blocklisted by Firefox.
The current version of the FDM extension is disabled in Minefield because it only claims to be compatible with versions 1.5 - 3.* of Firefox (and Minefield). As Minefield is at version 4.0b2pre the extension is considered incompatible.
Updated•9 years ago
|
Product: addons.mozilla.org → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•