Draft
This page is not complete.
- accessibility.tabfocus
- The preference
accessibility.tabfocuscontrols what elements receive focus when the user presses the Tab key. - browser.altClickSave
- The preference
browser.altClickSavecontrols whether clicking a link while holding thealtkey starts the download of that link. - browser.dom.window.dump.enabled
- This setting enables the dump function, which sends messages to the system console. Set it to true to enable it, or false to disable it.
- browser.dom.window.dump.file
browser.dom.window.dump.fileredirects the ouput ofwindow.dump()calls to a file whose address is specified in this preference ifbrowser.dom.window.dump.enabledis set totrue. Changes require an application restart.- browser.download.lastDir.savePerSite
browser.download.lastDir.savePerSitecontrols whether the directory preselected in the file picker for saving a file download is being remembered on a per-website (host) base. If set totrue, the data is stored as content preference.- browser.pagethumbnails.capturing_disabled
- The preference
browser.pagethumbnails.capturing_disabledcontrols whether the application creates screenshots of visited pages which will be shown if the web page is shown in the grid of the "New Tab Page" (about:newtab) which offers the most often visited pages for fast navigation. - browser.search.context.loadInBackground
browser.search.context.loadInBackgroundcontrols whether a search from the context menu with "Search <search engine> for <selected text>" opening a new tab will give focus to it and load it in the foreground or keep focus on the current tab and open it in the background.- browser.urlbar.formatting.enabled
- The preference
browser.urlbar.formatting.enabledcontrols whether the domain name including the top level domain is highlighted in the address bar by coloring it black and the other parts grey. - browser.urlbar.trimURLs
- The preference
browser.urlbar.trimURLscontrols whether the protocolhttpand the trailing slash behind domain name (if the open page is exactly the domain name) are hidden. - dom.event.clipboardevents.enabled
dom.event.clipboardevents.enabledlets websites get notifications if the user copies, pastes, or cuts something from a web page, and it lets them know which part of the page had been selected. The emitting of theoncopy,oncutandonpasteevents are controlled by this preference.
- javascript.options.showInConsole
- The preference
javascript.options.showInConsolecontrols whether errors or warnings in chrome code are shown in the Error Console. - javascript.options.strict
- Technical review completed.
- mail.tabs.drawInTitlebar
- Starting in Thunderbird 17.0, the tabs are drawn in the title bar. The old behavior can be restored by setting the preference
mail.tabs.drawInTitlebartofalse. - nglayout.debug.disable xul fastload
- The preference
nglayout.debug.disable_xul_fastloadcontrols whether or not XUL fastload is used. - nglayout.debug.disable_xul_cache
- To improve performance, Mozilla caches chrome XUL documents the first time they load for faster loading later. The effect is that the source XML file is not read and re-parsed each time the chrome in question is displayed. The XUL cache is serialized and saved between Mozilla sessions in the XUL FastLoad file, which saves a βcompiledβ version of the XUL and JavaScript in a document to disk for faster startup the next time the application runs.
- reader.parse-on-load.force-enabled
- The preference
reader.parse-on-load.force-enabledcontrols if the reader mode used in Firefox Mobile should be enabled independent of the memory available in the device. By default, the reader mode in Firefox Mobile is only enabled if the memory is greater than 384MB. - ui.alertNotificationOrigin
ui.alertNotificationOrigincontrols the position and direction from which popup notifications invoked by nsIAlertsService are sliding in.- ui.SpellCheckerUnderline
ui.SpellCheckerUnderlineholds the colour which is used to underline words not recognized by the spellchecker.- ui.SpellCheckerUnderlineStyle
ui.SpellCheckerUnderlineStyleholds the style which is used to underline words not recognized by the spellchecker.- ui.textSelectBackground
ui.textSelectBackgroundsaves the color in which the background of a text selection in the user interface or in content will be styled.- ui.textSelectForeground
ui.textSelectForegroundsaves the color in which the text of a text selection in the user interface or the content will be styled.- ui.tooltipDelay
ui.tooltipDelaystores the delay in milliseconds between the mouse stopping over an element and the appearing of its tooltip.- view_source.syntax_highlight
- The preference
view_source.syntax_highlightcontrols whether markup in the view source view is syntax highlighted.
