gecko-dev/dom/console
Kris Maglione c31aa68fb4 Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
This covers most cycle collected objects which support weak references, but
not the ones which inherit from a cycle collected class and don't do any cycle
collection on their own.

Differential Revision: https://phabricator.services.mozilla.com/D63962

--HG--
extra : moz-landing-system : lando
2020-02-25 19:44:39 +00:00
..
tests Bug 1599386 - Better string formatting for console events, r=smaug 2019-11-28 07:29:40 +00:00
Console.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
Console.h
ConsoleAPIStorage.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
ConsoleCommon.h
ConsoleInstance.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/console. r=smaug 2020-02-20 16:18:07 +00:00
ConsoleInstance.h
ConsoleReportCollector.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/console. r=smaug 2020-02-20 16:18:07 +00:00
ConsoleReportCollector.h
ConsoleUtils.cpp
ConsoleUtils.h
components.conf
moz.build Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
nsIConsoleAPIStorage.idl
nsIConsoleReportCollector.h