Talk:Setting up extension development environment

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This needs updating

nglayout.debug.disable_xul_cache = true browser.dom.window.dump.enabled = true

I cannot find these in Firefox 1.0.4 on Windows XP Home. What are the equivalents?

They are not set by default; you must add them. In about:config, right-click and choose New → Boolean and enter the appropriate names and values. --Unarmed 19:51, 25 Jun 2005 (PDT)
OK, thanks. --[[User:Pile0nades|pile0nadestalk | contrib]] 19:54, 25 Jun 2005 (PDT)