gecko-dev/dom/console
Andreas Farre 63e21eec70 Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika
To be able to remove SystemGroup, NS_ReleaseOnMainThreadSystemGroup
needs to have its dependency on SystemGroup removed. Since all
releases using SystemGroup would've released on the main thread anyway
we can safely replace NS_ReleaseOnMainThreadSystemGroup with
NS_ReleaseOnMainThread.

Depends on D64390

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

--HG--
extra : moz-landing-system : lando
2020-04-07 15:16:23 +00:00
..
tests Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
Console.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
Console.h Bug 1492011 introduce a separate class to hold main-thread data associated with each Console r=baku 2020-03-25 01:06:16 +00:00
ConsoleAPIStorage.jsm
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 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
ConsoleReportCollector.h Bug 1619971 - Clear-site-data operations show appear in the console - part 1 - report and flush console events, r=dragana 2020-03-04 15:12:05 +00:00
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 Bug 1619971 - Clear-site-data operations show appear in the console - part 1 - report and flush console events, r=dragana 2020-03-04 15:12:05 +00:00