Closed
Bug 467124
Opened 15 years ago
Closed 15 years ago
Firefox 3.1 Beta 2 identifies itself as "Mozilla Firefox" and overwrites an existing Firefox installation
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla3.1b2
People
(Reporter: whimboo, Assigned: beltzner)
Details
Attachments
(1 file)
2.12 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2) Gecko/20081125 Firefox/3.1b2 When you install one of the build1 candidates of Firefox 3.1 Beta 2 on Windows (other platforms not tested yet) you will notice that it identifies as "Mozilla Firefox" instead of "Mozilla Firefox 3.1 Beta 2". As result an existing Firefox installation will be overwritten. This should be a blocker for Beta 2 and will cause a re-spin. Marking it as blocker for Beta 2. No idea which flag I have to set.
Updated•15 years ago
|
Product: Core → Firefox
QA Contact: build-config → build.config
Assignee | ||
Comment 1•15 years ago
|
||
This is my fault. I forgot to file a bug similar to bug 458895. Ben: we're going to need to respin for this. Tony: I hope you'll agree with me that QA can continue with providing QA on the existing builds, and then just move over to build 2 once we have them ready. Aside from the simple string changes, nothing will be different. Also: we should include this in the smoketests so we can catch it earlier.
Flags: blocking-firefox3.1+
Reporter | ||
Updated•15 years ago
|
OS: Windows Vista → All
Hardware: PC → All
Assignee | ||
Comment 2•15 years ago
|
||
The new Private Browsing stuff makes this a slightly more complicated patch. This should work, though. See attachment 342077 [details] [diff] [review] for a reference as to what we did in Beta 1.
Attachment #350528 -
Flags: review?(gavin.sharp)
Comment 3•15 years ago
|
||
Comment on attachment 350528 [details] [diff] [review] rebrand to Mozilla Firefox 3.1 Beta 2 This will result in: <url> - Mozilla Firefox (Private Browsing) 3.1 Beta 2 when private browsing mode is enabled, but fixing that to keep the (Private Browsing) at the end is more trouble than it's worth, so beltzner and I agreed that this is sufficient.
Attachment #350528 -
Flags: review?(gavin.sharp) → review+
Comment 4•15 years ago
|
||
Landed on the relbranch: http://hg.mozilla.org/mozilla-central/rev/3ed5ca9b8277
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Assignee: nobody → beltzner
Comment 5•15 years ago
|
||
(In reply to comment #1) > This is my fault. I forgot to file a bug similar to bug 458895. > > Ben: we're going to need to respin for this. > > Tony: I hope you'll agree with me that QA can continue with providing QA on the > existing builds, and then just move over to build 2 once we have them ready. > Aside from the simple string changes, nothing will be different. > > Also: we should include this in the smoketests so we can catch it earlier. My bad for missing this too. We'll rerun the installation smoketests for each platform after the respins, and try to miminize any loss time.
Reporter | ||
Comment 6•15 years ago
|
||
Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 ID:20081201061100
Status: RESOLVED → VERIFIED
Target Milestone: --- → Firefox 3.1b2
Reporter | ||
Comment 7•15 years ago
|
||
Sorry, I meant a Windows build and not an OS X one.
Assignee | ||
Updated•15 years ago
|
Keywords: fixed1.9.1
Updated•5 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•5 years ago
|
Keywords: verified1.9.1
Target Milestone: Firefox 3.1b2 → mozilla3.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•