Difference between revisions of "Vesper notes"
m |
|||
Line 1: | Line 1: | ||
− | + | ==Working with Mozilla Build== | |
To get rid of Abort/Retry/Ignore pop-ups in Windows for debug builds: | To get rid of Abort/Retry/Ignore pop-ups in Windows for debug builds: | ||
*export XPCOM.DEBUG.BREAK=warn | *export XPCOM.DEBUG.BREAK=warn |
Revision as of 11:46, 7 October 2008
Working with Mozilla Build
To get rid of Abort/Retry/Ignore pop-ups in Windows for debug builds:
- export XPCOM.DEBUG.BREAK=warn