Hello!
Le 11/04/2013 15:05, ISHIKAWA, Chiaki a écrit :
Hi, as TB user, I often find javascript errors in error console when
something
does not work right. For example, syntax error (rare, but happens
during testing),
or undefined property error in error console (these are actually
rather routine :-(
I got a few dozen such messages during "make mozmill" test run that
gets dumped in the tty console
where I run DEBUG BUILD of TB.
These happen during the normal operation of thunderbird, UI
interaction or message operation and such,
and without any WEB browsing involved (after all it is TB).
So let me clarify my understanding is correct or not.
These errors issued by JavaScript interpreter will still go to error
console, won't they?
So, if I need to look at them, I touch the about:config to re-enable
error console
to appear on the menu and then click the menu item to see the console
for real.
Am I correct in the above understanding?
You are correct. Errors will continue to show in the Error Console in
Firefox and Thunderbird. Also, these changes will not affect Thunderbird
in any way.
The only change is the new Browser Console will become the default way
to look at all of the errors you have in the Error Console - the same
ones, and even more stuff. So, in Firefox you do not need to enable the
Error Console (unless you want to!). The Browser Console is made with
the goal to track errors that are not related to the web.
Best regards,
Mihai
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform