Closed
Bug 232279
Opened 22 years ago
Closed 22 years ago
"opening..." window when starting a download is different to official build
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: james, Assigned: bugs)
References
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040127 Firebird/0.8.0+
if I build firebird in any way other than doing a brand new pull and build, i
get a different (i think seamonkey) "opening..." download box than in the
official firebird builds, see this thread for confirmation ->
http://forums.mozillazine.org/viewtopic.php?t=47811
Reproducible: Always
Steps to Reproduce:
1. build firebird from an existing tree
2. try to download a file with the resulting build
Actual Results:
see that the "opening..." box looks like the seamonkey one not the offical
firebird one
Expected Results:
should be the same box as the official builds / the first build you do from a
new tree
| Reporter | ||
Updated•22 years ago
|
Summary: "opening..." window when starting a download is different in anything but a new pull/build → "opening..." window when starting a download is different to official build
Comment 1•22 years ago
|
||
*** Bug 232280 has been marked as a duplicate of this bug. ***
Comment 2•22 years ago
|
||
this might be build-config related too...
.mozconfig?
| Reporter | ||
Comment 3•22 years ago
|
||
the bog standard .mozconfig as per the project page
----------
. $topsrcdir/browser/config/mozconfig
ac_add_options --disable-debug
ac_add_options --enable-optimize
ac_add_options --disable-tests
ac_add_options --enable-static
ac_add_options --disable-shared
--------------------------
this is in winxp using vc6
| Reporter | ||
Comment 4•22 years ago
|
||
seems ben has fixed this with this checkin ->
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=02%2F03%2F2004+15%3A57&maxdate=02%2F03%2F2004+15%3A57&cvsroot=%2Fcvsroot
got confirmation in the original forum thread
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•