Closed
Bug 330528
Opened 19 years ago
Closed 19 years ago
bump Firefox version on trunk to 3.0a1
Categories
(Firefox Build System :: General, defect, P1)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla3
People
(Reporter: dbaron, Assigned: dbaron)
References
Details
Attachments
(1 file)
1.17 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
We should bump the Firefox version on the trunk to 3.0a1 (we should have right after we branched, in fact). Thunderbird has already done this.
Assignee | ||
Comment 1•19 years ago
|
||
I don't think the "6a1" in the comma-separated thing works; the installer product version with 1,6a1,0,0 shows up in the UI as 3.12.0.0.
Attachment #215090 -
Flags: review?
Assignee | ||
Updated•19 years ago
|
Attachment #215090 -
Flags: review? → review?(mconnor)
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [patch]
Version: unspecified → Trunk
Assignee | ||
Updated•19 years ago
|
Summary: bump Firefox version on trunk to 3.0a3 → bump Firefox version on trunk to 3.0a1
Comment 2•19 years ago
|
||
we're gonna try to get this checked in today so we can close out bug 308973
Blocks: 308973
Updated•19 years ago
|
Attachment #215090 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 3•19 years ago
|
||
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060406 Firefox/3.0a1 ID:2006040613 [cairo]
both DOMi and Talkback are 3.0a1 incompatible
Assignee | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> both DOMi and Talkback are 3.0a1 incompatible
I think that will be fixed at the next clobber build, at least for inspector.
Comment 6•19 years ago
|
||
The menu bar doesn't work in the Pacifica build.
Assignee | ||
Comment 7•19 years ago
|
||
The DOMi / talkback thing because the patch for bug 304476 has no dependency mechanism.
I have no idea why you're adding comments here that the menu bar doesn't work, unless we have even bigger dependency problems elsewhere.
Comment 8•19 years ago
|
||
(In reply to comment #7)
> The DOMi / talkback thing because the patch for bug 304476 has no dependency
> mechanism.
>
> I have no idea why you're adding comments here that the menu bar doesn't work,
> unless we have even bigger dependency problems elsewhere.
It seems to have started with this build. If I'm wrong, I'm sorry for the bug spam.
Assignee | ||
Comment 9•19 years ago
|
||
I clobbered pacifica.
Comment 10•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060406 Firefox/3.0a1 ID:2006040615 [cairo]
one point in about dialog.
screen shot : http://img62.imageshack.us/img62/3660/30a10ce.jpg
Comment 11•19 years ago
|
||
> one point in about dialog.
> screen shot : http://img62.imageshack.us/img62/3660/30a10ce.jpg
aboutDialog.xul references MOZ_APP_VERSION, so clobbering should fix this as well:
http://lxr.mozilla.org/seamonkey/source/browser/base/content/aboutDialog.xul#72
Whiteboard: [patch]
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•6 years ago
|
Target Milestone: Firefox 3 → mozilla3
You need to log in
before you can comment on or make changes to this bug.
Description
•