Closed
Bug 416668
Opened 18 years ago
Closed 18 years ago
Command line handler (-chat) should re-use existing windows
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rdmsoft, Assigned: rdmsoft)
Details
(Whiteboard: [cz-0.9.81])
Attachments
(1 file)
2.50 KB,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
Currently, running |<app> -chat [<url>]| always opens a new ChatZilla window. It shouldn't.
Patch changes the command line handler to use spawnChatZilla, and changes spawnChatZilla to just focus the window if no URL is specified.
Attachment #302405 -
Flags: review?(silver)
Updated•18 years ago
|
Attachment #302405 -
Flags: review?(silver) → review+
Comment 1•18 years ago
|
||
Checking in mozilla/extensions/irc/js/lib/chatzilla-service.js;
/cvsroot/mozilla/extensions/irc/js/lib/chatzilla-service.js,v <-- chatzilla-service.js
new revision: 1.45; previous revision: 1.44
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.81]
Updated•6 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•