Closed
Bug 504437
Opened 15 years ago
Closed 15 years ago
blocklist and update requests have bogus information on WinCE
Categories
(Toolkit Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: robert.strong.bugs)
References
Details
(Whiteboard: [nv])
WinCE builds make blocklist requests like this
https://addons.mozilla.org/blocklist/3/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/3.6a1pre/Firefox/20090715145613/WINCE_unknownABI/en-US/nightly/Windows_Unknown%200.0/default/default/
Problems
1 - "WINCE_unknownABI" is substituted for %BUILD_TARGET%. Something to be defined in XRE I'm guessing.
2 - "Windows_Unknown%200.0" is substituted for %OS_VERSION%. OS lookup needs to some help, not sure if the second is from XRE or not.
Update requests need this data too (mostly what I'm interested in!).
Reporter | ||
Updated•15 years ago
|
Whiteboard: [nv]
Assignee | ||
Comment 1•15 years ago
|
||
This will be fixed as soon as NSPR v 4.8.1 is pushed to mozilla-central from upstream.
Assignee | ||
Comment 2•15 years ago
|
||
btw: the following is the url on WinCE Firefox with both patches:
https://aus2.mozilla.org/update/3/Firefox/3.6a1pre/20090731022556/WINCE_arm-msvc/en-US/nightly/Windows_CE%206.0/default/default/update.xml?force=1
Reporter | ||
Comment 3•15 years ago
|
||
Awesome, thanks Rob.
Assignee | ||
Comment 4•15 years ago
|
||
btw: the 4.8.1 Beta of NSPR landed on 8/7 so this should be fixed now
http://hg.mozilla.org/mozilla-central/rev/df1fe9160875
Assignee: nobody → robert.bugzilla
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•