Closed
Bug 557583
Opened 15 years ago
Closed 14 years ago
Update SeaMonkey to newer AUS URL scheme
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(blocking-seamonkey2.1 b1+, seamonkey2.1 wanted)
RESOLVED
FIXED
seamonkey2.1b1
People
(Reporter: kairo, Assigned: kairo)
References
Details
(Keywords: fixed-seamonkey2.0.7)
Attachments
(1 file, 1 obsolete file)
1.22 KB,
patch
|
Callek
:
review+
Callek
:
approval-seamonkey2.0.7+
|
Details | Diff | Splinter Review |
As bug 556564 comment #11 and later mention, we're still using version 1 of the AUS update URL scheme, but need to switch to at least version 2 (in 2.0.x!) to be able to correctly deprecate Tiger and not upgrade those users to 2.1 later on.
Our current pref lives at http://mxr.mozilla.org/comm-central/source/suite/browser/browser-prefs.js#417 - compare to the Firefox one living at http://mxr.mozilla.org/comm-central/source/mozilla/browser/app/profile/firefox.js#125
We probably don't need the distribution stuff introduced in version 3 atm, but it probably also doesn't do any harm.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → kairo
Comment 1•15 years ago
|
||
Assignee | ||
Comment 2•15 years ago
|
||
That's for one part of this, yes, but I don't care much about the patches that changes this elsewhere, really. I know what to do anyhow.
Assignee | ||
Updated•14 years ago
|
blocking-seamonkey2.1: --- → ?
Not blocking a3 on it but we should try and get it in for a beta, also need to get it into 2.0.x
Assignee | ||
Comment 4•14 years ago
|
||
This patch makes us go to v3 directly - we don't really support the "distribution" infrastructure in SeaMonkey well at the moment, but adding that makes us future-proof on the updates. I have updates the aus2-community server to current code in the last few months, so I'm sure it has picked up what it needs for that.
Attachment #466726 -
Flags: review?(bugspam.Callek)
Assignee | ||
Updated•14 years ago
|
Attachment #466726 -
Flags: approval-seamonkey2.0.7?
Assignee | ||
Comment 5•14 years ago
|
||
gah, should attach the right patch.
Attachment #466726 -
Attachment is obsolete: true
Attachment #466727 -
Flags: review?(bugspam.Callek)
Attachment #466727 -
Flags: approval-seamonkey2.0.7?
Attachment #466726 -
Flags: review?(bugspam.Callek)
Attachment #466726 -
Flags: approval-seamonkey2.0.7?
Comment 6•14 years ago
|
||
Comment on attachment 466727 [details] [diff] [review]
go to v3 right away
r+a+=me, provided we have confirmation that aus2 on the community site supports format 3 already.
Attachment #466727 -
Flags: review?(bugspam.Callek)
Attachment #466727 -
Flags: review+
Attachment #466727 -
Flags: approval-seamonkey2.0.7?
Attachment #466727 -
Flags: approval-seamonkey2.0.7+
Assignee | ||
Comment 7•14 years ago
|
||
Assignee | ||
Comment 8•14 years ago
|
||
Pushed as http://hg.mozilla.org/comm-central/rev/acd82c8f31fa and http://hg.mozilla.org/releases/comm-1.9.1/rev/6abb9b573894
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: fixed-seamonkey2.0.7
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b1
You need to log in
before you can comment on or make changes to this bug.
Description
•