bug#112213 -adding timeline pref to mailnews; sr=mscott

git-svn-id: svn://10.0.0.236/trunk@111011 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
varada%netscape.com
2001-12-21 23:21:50 +00:00
parent 0eefc09bbb
commit e465380fac
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,9 @@
*
* ***** END LICENSE BLOCK ***** */
//mailnews.timeline_is_enabled should be set to true ONLY for perf measurement-timeline builds.
pref("mailnews.timeline_is_enabled", false);
pref("mailnews.logComposePerformance", false);
pref("mail.wrap_long_lines", true);

View File

@@ -35,6 +35,9 @@
*
* ***** END LICENSE BLOCK ***** */
//mailnews.timeline_is_enabled should be set to true ONLY for perf measurement-timeline builds.
pref("mailnews.timeline_is_enabled", false);
pref("mailnews.logComposePerformance", false);
pref("mail.wrap_long_lines", true);