Closed
Bug 787110
Opened 12 years ago
Closed 12 years ago
throttle updates to Firefox 15.0
Categories
(Release Engineering :: Release Requests, defect, P2)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lsblakk, Assigned: coop)
References
Details
Attachments
(1 file)
2.25 KB,
patch
|
bhearsum
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
We're at just over 10M ADI now, so please go ahead and throttle the updates.
I'll test this as soon as we are throttled.
Assignee: nobody → bhearsum
QA Contact: bhearsum → anthony.s.hughes
Assignee | ||
Updated•12 years ago
|
Assignee: bhearsum → coop
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #656967 -
Flags: review?(bhearsum)
Comment 3•12 years ago
|
||
Comment on attachment 656967 [details] [diff] [review]
Throttle updates to Firefox 15
>Index: config-dist.php
>+ '10.0' => array(
>+ 'betatest',
>+ 'releasetest',
>+ 'beta',
>+ 'esr',
>+ 'esrtest',
>+ 'esrreleasetext',
Typo here, s/text/test/. Can you fix the indentation too?
r=me with that.
Attachment #656967 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 656967 [details] [diff] [review]
Throttle updates to Firefox 15
$ php -l config-dist.php
No syntax errors detected in config-dist.php
$ cvs commit -m"Bug 787110 - throttle updates to Firefox 15 - r=bhearsum"
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.221; previous revision: 1.220
done
$ cvs tag -F AUS2_PRODUCTION config-dist.php
T config-dist.php
Attachment #656967 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•