Eliminate debug pref: show about box as modal.

b=86780; r=morse; sr=alecf
This commit is contained in:
sgehani%netscape.com 2006-05-17 02:32:52 +00:00
parent 6ca419a8a9
commit f0c7344560
2 changed files with 0 additions and 3 deletions

View File

@ -75,8 +75,6 @@
prefstring="nglayout.debug.enable_xbl_forms"/>
<checkbox id="nglayoutDebugEnableXPCOMRefcntLog" label="&debugEnableXPCOMRefcntLog.label;"
prefstring="nglayout.debug.enable_xpcom_refcnt_log"/>
<checkbox id="showAboutAsStupidModalWindow" label="&debugShowAboutAsModal.label;"
prefstring="browser.show_about_as_stupid_modal_window"/>
</groupbox>

View File

@ -11,7 +11,6 @@
<!ENTITY debugStrictJavascript.label "Show strict JavaScript warnings">
<!ENTITY debugUseXBLForms.label "Use XBL-based form controls (takes effect after restart). These are still under construction.">
<!ENTITY debugEnableXPCOMRefcntLog.label "Enable XPCOM Refcount Log">
<!ENTITY debugShowAboutAsModal.label "Show 'About' as modal dialog">
<!-- Debug: Turn on gfx-rendered widgets -->
<!ENTITY widgetRendering.label "Rendering">