diff --git a/suite/app/application.ini b/suite/app/application.ini index 542632ce501..4f610aedca0 100644 --- a/suite/app/application.ini +++ b/suite/app/application.ini @@ -53,5 +53,7 @@ EnableProfileMigrator=1 EnableExtensionManager=1 [Crash Reporter] -Enabled=0 +#if MOZILLA_OFFICIAL +Enabled=1 +#endif ServerURL=https://crash-reports.mozilla.com/submit diff --git a/tools/tinderbox-configs/seamonkey/linux/tinder-config.pl b/tools/tinderbox-configs/seamonkey/linux/tinder-config.pl index cac139361f5..5cb6bc09e9c 100644 --- a/tools/tinderbox-configs/seamonkey/linux/tinder-config.pl +++ b/tools/tinderbox-configs/seamonkey/linux/tinder-config.pl @@ -188,8 +188,7 @@ $BinaryName = 'seamonkey-bin'; $ReleaseBuild = 1; #$clean_objdir = 1; # remove objdir when starting release cycle? #$clean_srcdir = 1; # remove srcdir when starting release cycle? -$shiptalkback = 1; -$UsePrebuiltTalkback = "/builds/tinderbox/SeaMonkey-Trunk//talkback-seamonkey-trunk-linux.tar.bz2"; +$shiptalkback = 0; #$ReleaseToLatest = 1; # Push the release to latest-? #$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-? $ReleaseGroup = 'seamonkey'; # group to set uploaded files to diff --git a/tools/tinderbox-configs/seamonkey/win32/tinder-config.pl b/tools/tinderbox-configs/seamonkey/win32/tinder-config.pl index 939b5bda090..aea81270b44 100755 --- a/tools/tinderbox-configs/seamonkey/win32/tinder-config.pl +++ b/tools/tinderbox-configs/seamonkey/win32/tinder-config.pl @@ -190,8 +190,7 @@ $Timezone = 'PDT'; $ReleaseBuild = 1; #$clean_objdir = 1; # remove objdir when starting release cycle? #$clean_srcdir = 1; # remove srcdir when starting release cycle? -$shiptalkback = 1; -$UsePrebuiltTalkback = "/cygdrive/d/builds/tinderbox/SeaMonkeyTrunk/talkback-seamonkey-trunk-win32.tar.bz2"; +$shiptalkback = 0; #$ReleaseToLatest = 1; # Push the release to latest-? #$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-? $ReleaseGroup = 'seamonkey'; # group to set uploaded files to