The Mozilla foundation has still no luck with its new Firefox version. In the latest published version 2.0.0.10, which closes three security holes, contains a new error:
The browser cannot indicate now certain diagrams any longer.
Firefox 2.0.0.10 reacts on the Javascript method canvas.drawImage () with the exception “NS_ERROR_NOT_AVAILABLE”. The Canvas object, a component supported since Firefox 1,5 of (X) HTML5, makes vector diagrams possible by HTML and Javascript; the now incorrect drawImage () - method draws pixel pictures into the vector diagrams. I hope they will fix it soon - I need it.
11/27/2007
ONwebCHECK : Firefox still with bugs
Posted by
onwebcheck
at
12:09 PM
Labels: Internet, Internet Security, Software
Subscribe to:
Post Comments (Atom)



2 COMMENTS:
Hi i had also issues with FF 2.0.0.10 but it seems i got over this thing.
I'm not sure if it helps, but you might want to try:
1) go to URL "about:config" (w/o quotes)
2) look for browser.sessionstore.resume_from_crash
3) toggle its value to false
With Greasemonkey installed, I saw on every page, that shortly after loading the page, i got some Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame
Now that i changed resume_from_crash to false, it does not give me these errors anymore.
Cures the symptom, not the cause.
I have an same error message.
Post a Comment