Releases/Firefox 3.6b3/BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 38: Line 38:
|-
|-
| Win32
| Win32
|  
| 20091115182845
| moz2-win32-slave40
| moz2-win32-slave40
|-
|-
| Mac
| Mac
|  
| 20091115172407
| moz2-darwin9-slave07
| moz2-darwin9-slave07
|-
|-
Line 71: Line 71:


==== Socorro product data updates ====
==== Socorro product data updates ====
Filed {{bug|528840}} against IT to add the following entries to the Socorro db:
Filed {{bug|528840}} against IT to add the following entries to the Socorro db. Since Socorro 1.1 went live this is done with an Admin control panel, so asked ss to enable those versions. That requires at least one crash report so created those using the [http://code.google.com/p/crashme/ CrashMe extension] with linux 3.6b3 and 3.6b4pre builds.
 
INSERT INTO productdims (product, version, branch, release)
    VALUES ('Firefox','3.6b3', '1.9.2', 'milestone');
INSERT INTO productdims (product, version, branch, release)
    VALUES ('Firefox','3.6b4pre', '1.9.2', 'development');
INSERT INTO product_visibility (productdims_id,start_date,end_date)
    SELECT id, '2009-11-15' as start_date, '2010-02-13' as end_date
    FROM productdims
    WHERE product = 'Firefox' AND version = '3.6b3';
INSERT INTO product_visibility (productdims_id,start_date,end_date)
    SELECT id, '2009-11-15' as start_date, '2010-02-13' as end_date
    FROM productdims
    WHERE product = 'Firefox' AND version = '3.6b4pre';
''This process will change for future releases, now that Socorro has an Admin control panel. For now ask ss to add it, but it requires at least one crash report to do so.''


==== Tag ====
==== Tag ====
Confirmed users
4,293

edits

Navigation menu