Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

NS_ERROR_FAILURE when other browsers work fine!

  • 5 відповідей
  • 44 мають цю проблему
  • 5 переглядів
  • Остання відповідь від maskenazi

more options

Javascript throws an NS_ERROR_FAILURE where other browsers do not. Example at the following site: http://slice.med.nyu.edu/cptac/dice/static/replicate.html if you click on any of the boxes at the top of the graph (e.g. the green square in the upper left part of the graph) -- the resulting divs open up with empty screens (i.e. no data, clicking on the screen icon in the resulting graphs yields a similar plot that does contain data).

The relevant error (there are currently others that do not appear to be relevant to the bug at hand) is: NS_ERROR_FAILURE: Failure on line 1675 of jquery.flot.js

Javascript throws an NS_ERROR_FAILURE where other browsers do not. Example at the following site: http://slice.med.nyu.edu/cptac/dice/static/replicate.html if you click on any of the boxes at the top of the graph (e.g. the green square in the upper left part of the graph) -- the resulting divs open up with empty screens (i.e. no data, clicking on the screen icon in the resulting graphs yields a similar plot that does contain data). The relevant error (there are currently others that do not appear to be relevant to the bug at hand) is: NS_ERROR_FAILURE: Failure on line 1675 of jquery.flot.js

Усі відповіді (5)

more options

<strike>No problems here on Linux.</strike>

OK, I see what you mean.
I do get a partially working graph if I click the screen button to open the image in a new tab.

Змінено cor-el

more options

In the interim, I had tried your suggestions: they didn't work.

Also, I replicated the bug on a brand new installation of Firefox on a Windows (7 I think) box. I don't get the error on Internet Explorer or Chrome for Windows, so this is a bona fide cross-platform Firefox weirdness!!!

I add an image of what I get (bug.png) and what I should get (correct.png) as well where to click to generate the problem (click_here.png)...

So, definitely a Firefox issue...

Manor.

more options

Did you try to click the screen button that show to the left of the close X that closes the pop-up on the first screenshot?

more options

Sure, and I am aware that this generates a perfectly functional spectrum... I am unclear as to why in one context, pretty much the same code yields an NS_ERROR_FAILURE whereas in the context of a standalone window there is no error being thrown. Having said all that, we still have a situation where only Firefox throws an error... (This _is_ getting curiouser and curiouser :-)

more options

I posted this on Bugzilla as well: https://bugzilla.mozilla.org/show_bug.cgi?id=941146