Closed Bug 490488 Opened 16 years ago Closed 16 years ago

Add Firefox 3.0.9, Firefox 3.0.10, and Firefox 3.5b4

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Unassigned)

References

()

Details

We are missing Firefox 3.0.9, Firefox 3.0.10, and Firefox 3.5b4 to run queries against the socorro database. Can you please add those versions?
I think these all need added: 3.0.8 3.0.9pre 3.0.9 3.0.10pre 3.0.10 3.0.11pre 3.5b4 3.5b5pre
We need the following run against production. INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.8', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.9pre', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.9', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.10pre', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.10', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.0.11pre', '1.9'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.5b4', '1.9.1'); INSERT INTO branches (product, version, branch) VALUES('Firefox', '3.5b5pre', '1.9.1');
Depends on: 490646
Doing a hard refresh should now show these updates.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Looks good! --> VERIFIED
Status: RESOLVED → VERIFIED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.