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
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user