Difference between revisions of "Vesper notes"

From CDOT Wiki
Jump to: navigation, search
(New page: 'Working with Mozilla Build' To get rid of Abort/Retry/Ignore pop-ups in Windows for debug builds: *export XPCOM.DEBUG.BREAK=warn)
 
m
Line 1: Line 1:
 
+
''Working with Mozilla Build''
'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 12: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