From 25a5b3d38082851c6e39d39e76da299bb7c24c74 Mon Sep 17 00:00:00 2001 From: "bhearsum%mozilla.com" Date: Fri, 8 Oct 2010 18:05:48 +0000 Subject: [PATCH] bug 602913: Please bump up 3.6.11 throttling up to 100%. r=me, patch=jhford git-svn-id: svn://10.0.0.236/trunk@261366 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/aus/xml/inc/config-dist.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/mozilla/webtools/aus/xml/inc/config-dist.php b/mozilla/webtools/aus/xml/inc/config-dist.php index 9ac5fa38c59..823cc8d25cb 100644 --- a/mozilla/webtools/aus/xml/inc/config-dist.php +++ b/mozilla/webtools/aus/xml/inc/config-dist.php @@ -88,8 +88,7 @@ define('THROTTLE_LOGGING',false); $productThrottling = array( 'Firefox' => array( '3.0.19' => 0, - '3.5.14' => 0, - '3.6.10' => 50 + '3.5.14' => 0 ), 'Thunderbird' => array( '2.0.0.24' => 25 @@ -118,10 +117,6 @@ $throttleExceptions = array( 'betatest', 'releasetest' ), - '3.6.10' => array ( - 'betatest', - 'releasetest' - ), '2.0.0.24' => array ( 'betatest', 'releasetest'