Name Description Size Coverage
components.conf 470 -
Console.cpp Console API in workers uses the Structured Clone Algorithm to move any value from the worker thread to the main-thread. Some object cannot be moved and, in these cases, we convert them to strings. It's not the best, but at least we are able to show something. 97500 -
Console.h 17691 -
ConsoleAPIStorage.sys.mjs Check whether aId is the inner window ID of a window that no longer exists. @param string aId The inner window ID to check. @returns boolean true if aId identifies a destroyed inner window. Always returns false in content processes. 7323 -
ConsoleCommon.h mozilla_dom_ConsoleCommon_h 706 -
ConsoleInstance.cpp from chrome context 9540 -
ConsoleInstance.h aPrefName 3586 -
ConsoleReportCollector.cpp 6122 -
ConsoleReportCollector.h 2877 -
ConsoleReportIPCUtils.h 740 -
ConsoleUtils.cpp static 4486 -
ConsoleUtils.h mozilla_dom_ConsoleUtils_h 1598 -
moz.build 1180 -
nsIConsoleAPIStorage.idl Get the events array by inner window ID or all events from all windows. @param string [aId] Optional, the inner window ID for which you want to get the array of cached events. @returns array The array of cached events for the given window. If no |aId| is given this function returns all of the cached events, from any window. 2215 -
nsIConsoleReportCollector.h 5933 -
tests -