Closed
Bug 344129
Opened 19 years ago
Closed 19 years ago
download.js and variables changes need to be ported to mozilla.org
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dbaron, Assigned: reed)
References
Details
Attachments
(1 file, 1 obsolete file)
27.13 KB,
patch
|
Details | Diff | Splinter Review |
We've made a bunch of changes to the download.js and probably the variables on mozilla.com that need to be ported back to mozilla.org. These include at least:
* changes to offer universal binaries (although if it's not simultaneous it's mainly stuff like the icon)
* changes to not offer mac builds for South Asian localizations, where they don't work
and perhaps some other things. It's worth starting to look at getting this stuff ready to offer beta1 from mozilla.org a little before we ship and want to type in the Web page changes.
Assignee | ||
Comment 1•19 years ago
|
||
Here's a quick try at porting download.js over. Not sure what exactly should go in the fxbeta/tbbeta slots for the various locales.
Attachment #228935 -
Flags: review?(dbaron)
Assignee | ||
Comment 2•19 years ago
|
||
I used http://lxr.mozilla.org/mozilla1.8/source/browser/locales/shipped-locales for the list of locales to get b1. Please make sure I did "ja" and "ja-JP-mac" correctly.
Assignee: nobody → reed
Attachment #228935 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #228970 -
Flags: review?(dbaron)
Attachment #228935 -
Flags: review?(dbaron)
Reporter | ||
Comment 3•19 years ago
|
||
Have you tested these in a local pull of the webtree?
Assignee | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> Have you tested these in a local pull of the webtree?
Nope, I don't have a local built copy.
steven: Would you mind testing this?
Reporter | ||
Comment 5•19 years ago
|
||
It looks like you merged buildValidForPlatform into two places -- the second time into getLanguageIDs. But you're going to discover more by testing than by reading.
Comment 6•19 years ago
|
||
Checked-in version of reed's patch with some minor changes.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 7•19 years ago
|
||
Comment on attachment 228970 [details] [diff] [review]
Second attempt (includes VARIABLES changes)
I've corrected the error in download.js.
Attachment #228970 -
Flags: review?(dbaron)
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•