Error: [Exception... "Component returned failure code: 0x80040111
(NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.write]" nsresult:
"0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
chrome://library/content/menu.js :: anonymous :: line 156" data: no]
Source File:chrome://library/content/menu.js
Line: 156
The string passed to document.write is just a web page string fetched
with AJAX call...
Could you please give me some advice on this?
Thanks in advance!
Regards!
Bo
Odd. That does sound like a failure somewhere inside the parser, but I
don't see how that would get propagated out... Nor should we have such
failures.
> Could you please give me some advice on this?
Can you put together a publicly available testcase?
-Boris
Regards!
If you could give an example testcase that shows it failing, then
Boris might find out why it is failing and if it's considered a bug in
Firefox 3, then it might get fixed.
Regards,
Martijn
> Regards!
> _______________________________________________
> dev-apps-firefox mailing list
> dev-apps...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-apps-firefox
>
--
Martijn Wargers - Help Mozilla!
http://weblogs.mozillazine.org/qa/
http://wiki.mozilla.org/Mozilla_QA_Community
irc://irc.mozilla.org/qa - /nick mw22
Not much has changed there. Any changes to support were certainly not
intentional.
> I have changed the three methods call to
> element.innerHTML to convert some string to DOM, and success.
You know... it helps to file bugs if you want them to get fixed. Hard
to fix a problem if you won't tell us about it.
-Boris