mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
bd7b62fd23
toolkit/content/debug.js debug.js is now included by globalOverlay.js, but if that's not in your scope you can just #include debug.js directly. NS_ASSERT() shows a dialog box containing a stack trace when it's called with a condition that isn't true. The dialog box will be suppressed in final builds, but in nightlies and alphas, it's useful for encouraging bug submissions. To disable the dialogs, set XUL_ASSERT_PROMPT=0 in your environment. bug=327349 r=darin@meer.net, gavin.sharp@gmail.com |
||
---|---|---|
.. | ||
content | ||
public | ||
src | ||
tests | ||
.cvsignore | ||
jar.mn | ||
Makefile.in |