components.conf |
|
540 |
moz.build |
|
1583 |
nsDBusRemoteClient.cpp |
|
5521 |
nsDBusRemoteClient.h |
|
1319 |
nsDBusRemoteServer.cpp |
|
9516 |
nsDBusRemoteServer.h |
|
1358 |
nsGTKRemoteServer.cpp |
|
2216 |
nsGTKRemoteServer.h |
|
1136 |
nsIRemoteService.idl |
Sends command line arguments to another running instance.
Note that the other instance must be on the same update channel. The
profile argument should be the full path to the root profile folder. The
other instance must also have not disabled the remoting service (e.g. with
-no-remote on the command line).
@param aProfile
The profile the running instance is using.
@param aArgs
The command line arguments to send. Don't include the initial
binary path argument.
@param aRaise
Whether the target instance's window should be brought to the
foreground. The actual effect of this is platform-dependent; see
comments in platform-specific implementations for further
information.
@throws NS_ERROR_NOT_AVAILABLE if no running instance was found.
|
1438 |
nsMacRemoteClient.h |
|
908 |
nsMacRemoteClient.mm |
|
1951 |
nsMacRemoteServer.h |
|
955 |
nsMacRemoteServer.mm |
|
4417 |
nsRemoteClient.h |
Pure-virtual common base class for remoting implementations.
|
1620 |
nsRemoteServer.h |
|
632 |
nsRemoteService.cpp |
|
6114 |
nsRemoteService.h |
|
1559 |
nsUnixRemoteServer.cpp |
|
3780 |
nsUnixRemoteServer.h |
|
961 |
nsWinRemoteClient.cpp |
|
1528 |
nsWinRemoteClient.h |
|
790 |
nsWinRemoteServer.cpp |
|
3527 |
nsWinRemoteServer.h |
|
766 |
nsXRemoteClient.cpp |
|
20676 |
nsXRemoteClient.h |
|
1560 |
nsXRemoteServer.cpp |
long_offset |
5569 |
nsXRemoteServer.h |
Base class for GTK/Qt remote service
|
1238 |
RemoteUtils.cpp |
like strcpy, but return the char after the final null |
3034 |
RemoteUtils.h |
|
1105 |
tests |
|
|
WinRemoteMessage.cpp |
|
4204 |
WinRemoteMessage.h |
CommandLineOnly = 0, |
2900 |