Closed
Bug 675785
Opened 15 years ago
Closed 15 years ago
Firefox command line not respected by restart
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
DUPLICATE
of bug 399317
People
(Reporter: k0scist, Unassigned)
Details
See https://bugzilla.mozilla.org/show_bug.cgi?id=640435#c18 for details.
In short, the original command line is
: -jsbridge
: 24242
: -foreground
However, after calling window.Application.restart() from JS-land, there are no command line arguments (although the nsICommandlineHandler handle method is hit).
Bug or feature? Not sure, but undesirable from my point of view (since I'm giving a port on the command line, the second run should use the same port)
Updated•15 years ago
|
Product: Firefox → Toolkit
QA Contact: general → general
Comment 1•15 years ago
|
||
Undesirable for some command line arguments but desirable for others. This has been around for a while.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•