Closed
Bug 684973
Opened 14 years ago
Closed 14 years ago
Behavior of -no-remote different/broken?
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jduell.mcbugs, Unassigned)
References
Details
Is this intententional?:
Aurora (and earlier FF back into mists of time):
firefox -no-remote & // launch browser
firefox http://foo.com/ // open foo.com in new tab in same FF instance
Nightly (as of today for me, but I didn't use it this weekend):
Same commands cause 2nd to fail with "firefox already running but not responding" error.
This smells like a serious regression to me...
FWIW I also see this change (which made me notice in the first place): I open my browser with a -profile and -no-remote, then have thunderbird open http links with neither flag, and instead of opening new tab in my browser, I get new firefox with default profile. Repeating it causes new tabs to be opened in the default firefox (as opposed to error, above), which is why I suspect this is linked to -no-remote.
Comment 1•14 years ago
|
||
This was an intentional change made in bug 650078, which makes Linux match the Windows behavior.
Blocks: 650078
Status: NEW → RESOLVED
Closed: 14 years ago
Component: General → Startup and Profile System
Product: Firefox → Toolkit
QA Contact: general → startup
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•