Manish wrote:

Also we came across this error on console:

Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 
(NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]
Source File: XStringBundle
Line: 21
If you had a debug build you could try setting a breakpoint here:
http://mxr.mozilla.org/mozilla-release/source/intl/strres/src/nsStringBundle.cpp#219
aName would contain the missing string name, or you could call DumpJSStack() to find the caller.

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to