Closed
Bug 191969
Opened 22 years ago
Closed 22 years ago
need to dynamically acquire and use GRE's build id
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4alpha
People
(Reporter: ssu0262, Assigned: ssu0262)
Details
(Whiteboard: [adt1])
Attachments
(2 files)
13.76 KB,
patch
|
Details | Diff | Splinter Review | |
13.46 KB,
patch
|
Details | Diff | Splinter Review |
Right now in the config.it, the GRE version that mozilla is compatible with is
hard coded. This version needs to be acquired from nsBuildID.h and used by
config.it.
This is so that the mozilla installer's supersede functionality can acurately
determine if the installed GRE is the one that it is compatible with.
This bug doesn't need to be fixed until bug 190057 is fixed and GRE is no longer
'forced' to be installed.
Status: NEW → ASSIGNED
Comment 4•22 years ago
|
||
Installer triage team: nsbeta1+/adt1
Comment on attachment 113570 [details] [diff] [review]
patch v1.0 (ns tree)
I'm going to change SupersedeMinVersion= and SuersedeMaxVersion= to be blank.
Attachment #113570 -
Flags: review?(sgehani)
Comment on attachment 113571 [details] [diff] [review]
patch v1.0 (moz tree)
I'm going to change SupersedeMinVersion= and SuersedeMaxVersion= to be blank.
Attachment #113571 -
Flags: review?(sgehani)
this was fixed when patches to bug 190389 were landed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Attachment #113571 -
Flags: review?(sgehani)
Attachment #113570 -
Flags: review?(sgehani)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•