Name Description Size Coverage
components.conf 451 -
moz.build 1494 -
nsDBusRemoteClient.cpp 5486 77 %
nsDBusRemoteClient.h 1178 100 %
nsDBusRemoteServer.cpp 9385 42 %
nsDBusRemoteServer.h 1267 100 %
nsGTKRemoteServer.cpp 2019 -
nsGTKRemoteServer.h 975 -
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. 1358 -
nsMacRemoteClient.h 783 -
nsMacRemoteClient.mm 1826 -
nsMacRemoteServer.h 830 -
nsMacRemoteServer.mm 4296 -
nsRemoteClient.h Pure-virtual common base class for remoting implementations. 1495 100 %
nsRemoteServer.h 501 100 %
nsRemoteService.cpp 8763 89 %
nsRemoteService.h Attempts to asynchronously lock Firefox startup files. Resolves when the lock is acquired or the timeout is reached Locking is attempted by polling so if multiple instances are attempting to lock it is undefined which one will acquire it when it becomes available. If this instance already has the lock then this returns the same lock. The lock will be released once all instances of `nsStartupLock` have been released. Since this blocks the main thread it should only be called during startup. 3281 100 %
nsUnixRemoteServer.cpp 4220 0 %
nsUnixRemoteServer.h 904 -
nsWinRemoteClient.cpp 1403 100 %
nsWinRemoteClient.h 662 100 %
nsWinRemoteServer.cpp 3376 91 %
nsWinRemoteServer.h 637 100 %
nsXRemoteClient.cpp 20535 -
nsXRemoteClient.h 1644 -
nsXRemoteServer.cpp long_offset 5477 -
nsXRemoteServer.h Base class for GTK/Qt remote service 1113 -
RemoteUtils.cpp like strcpy, but return the char after the final null 3073 84 %
RemoteUtils.h 2046 57 %
tests -
WinRemoteMessage.cpp 4157 60 %
WinRemoteMessage.h CommandLineOnly = 0, 2811 100 %