Closed
Bug 597664
Opened 14 years ago
Closed 14 years ago
Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spec
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
VERIFIED
FIXED
mozilla2.0b7
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file, 1 obsolete file)
7.14 KB,
patch
|
mossop
:
review+
mossop
:
approval2.0+
|
Details | Diff | Splinter Review |
This will assist in troubleshooting problems with the mirror servers
Assignee | ||
Comment 1•14 years ago
|
||
I don't think it is worth the time to add tests for this since finalURL is only for troubleshooting.
Attachment #476579 -
Flags: review?(dtownsend)
Assignee | ||
Comment 2•14 years ago
|
||
Henrik, just an fyi that this will add the actual url used to download the mar to the active-update.xml and updates.xml
Assignee | ||
Comment 3•14 years ago
|
||
Actually, this doesn't need to protect against the finalURL attribute not being present
Attachment #476579 -
Attachment is obsolete: true
Attachment #476581 -
Flags: review?(dtownsend)
Attachment #476579 -
Flags: review?(dtownsend)
Comment 4•14 years ago
|
||
(In reply to comment #2)
> Henrik, just an fyi that this will add the actual url used to download the mar
> to the active-update.xml and updates.xml
Is this URL the load balancer or the real mirror server we are downloading the update from?
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•14 years ago
|
||
It is the real one.
Updated•14 years ago
|
Attachment #476581 -
Flags: review?(dtownsend) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #476581 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #476581 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 6•14 years ago
|
||
Pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/e4fdb23efa33
I don't think a test is necessary for this but will likely add one as time permits
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
Comment 7•14 years ago
|
||
Would we be able to backport this change to older branches (1.9.2 and 1.9.1)? That would also give us the information for software update tests not only on trunk.
Comment 8•14 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101012 Firefox/4.0b8pre
Status: RESOLVED → VERIFIED
status1.9.1:
--- → wanted
status1.9.2:
--- → wanted
Comment 9•14 years ago
|
||
Robert, do we need a different patch for the older branches or can we request approval?
Assignee | ||
Comment 10•14 years ago
|
||
A new patch and atm I am busy with Firefox 4.0 work so it will have to wait until I have time to backport this and other patches that aren't critical.
Comment 11•14 years ago
|
||
This is fairly critical for branch releases as the past 3 have had slow mirrors impact end-to-end release time. It isn't as important as most FF4 blockers though...
Assignee | ||
Comment 12•14 years ago
|
||
The patch in bug 530872 includes this for 1.9.2.
Depends on: 530872
You need to log in
before you can comment on or make changes to this bug.
Description
•