Closed
Bug 392155
Opened 17 years ago
Closed 13 years ago
[Win] Remove the need to use command line args for OS Integration
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: robert.strong.bugs, Unassigned)
References
Details
There is Mac OS X specific code to convert AppleEvents to a commandline and we should do the same for Windows DDE. Another option that I actually prefer is to remove the need to restart during startup entirely though I doubt that is realistic at this time.
We could then make our DDE implementation not convert the url part for WWW_OpenURL into separate command line arguments which would have prevented bug 384384. This would also fix several of the OS Integration bugs we have with opening links handed to us from the OS.
Updated•17 years ago
|
Assignee: nobody → jmathies
Component: XRE Startup → Startup and Profile System
QA Contact: xre.startup → startup
Updated•15 years ago
|
Assignee: jmathies → nobody
Reporter | ||
Comment 1•13 years ago
|
||
This bug is now wontfix since we are moving towards disabling DDE. Also, with Bug 491947 landed we no longer ise DDE for OS integration.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•