Closed
Bug 196600
Opened 23 years ago
Closed 23 years ago
"./phoenix -register" broken
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
People
(Reporter: roland.mainz, Assigned: bryner)
References
()
Details
2003-03-08-trunk on Solaris2.7/SPARC, my automated nightly build system hung at
the point where "./phoenix -register" was executed. Instead of doing the
registration silently it openes the window as normal and waits there for user
input... ;-(
| Reporter | ||
Comment 1•23 years ago
|
||
Over to bryner per CVSblame:
http://bonsai.mozilla.org/cvsquery.cgi?branch=HEAD&file=mozilla/toolkit/&date=month
and
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/toolkit/xre&command=DIFF_FRAMESET&file=nsAppRunner.cpp&rev1=1.10&rev2=1.11&root=/cvsroot
Assignee: blaker → bryner
OS: Solaris → All
Hardware: Sun → All
Comment 2•23 years ago
|
||
Roland, bryner updated nsAppRunner.cpp to fix this:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/toolkit/xre&command=DIFF_FRAMESET&file=nsAppRunner.cpp&rev1=1.11&rev2=1.12&root=/cvsroot
Does it work now?
| Reporter | ||
Comment 3•23 years ago
|
||
Sébastien Delahaye wrote:
> Roland, bryner updated nsAppRunner.cpp to fix this
[snip]
> Does it work now?
Yes, seems to work now again...
bryner:
Thanks! :)
----
Marking bug as FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•