Closed Bug 297222 Opened 20 years ago Closed 20 years ago

Build software update URL dynamically

Categories

(Toolkit :: Application Update, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED
mozilla1.8final

People

(Reporter: darin.moz, Assigned: darin.moz)

References

Details

(Keywords: fixed1.8)

Build software update URL dynamically The URL should include the following fields: Field Example --------------------------- Name Firefox Version 1.1.2 BuildID 2005110408 Locale en-US Target Linux_x86-gcc3 Target is given by @OS_TARGET@_@TARGET_XPCOM_ABI@, and it is the same thing used to represent build target in extensions. BuildID is important in order to distinguish separate builds of the 1.1.2 release. Remember: each build will have the BuildID hardcoded in it, so we must include the BuildID, or binary patching will not work.
Blocks: 290390
Status: NEW → ASSIGNED
Depends on: 296426
Target Milestone: --- → Firefox1.1
Fixed in revision 1.31 of nsUpdateService.js.in
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Keywords: fixed1.8
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.