gecko-dev/tools/code-coverage
Ted Campbell 62565b25fc Bug 1578730 - Add js::GetCodeCovergeSummaryAll API. r=nbp,marco
Split the GetCodeCoverageSummary API into a variant for a specific realm
vs checking all realms. This restores the original behaviour of the
getLcovInfo testing function to only return info on current realm. This
makes testing OOM behaviour much more predictable.

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

--HG--
extra : moz-landing-system : lando
2019-09-19 00:08:39 +00:00
..
tests Bug 1561435 - Format tools/, a=automatic-formatting 2019-07-05 11:18:19 +02:00
CodeCoverageHandler.cpp Bug 1578730 - Add js::GetCodeCovergeSummaryAll API. r=nbp,marco 2019-09-19 00:08:39 +00:00
CodeCoverageHandler.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PerTestCoverageUtils.jsm Bug 1561435 - Format tools/, a=automatic-formatting 2019-07-05 11:18:19 +02:00
components.conf Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
moz.build Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
nsCodeCoverage.cpp Bug 1512298 - Make IPDL MozPromise exclusive. r=gerald,froydnj 2018-12-11 19:22:26 +00:00
nsCodeCoverage.h Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
nsICodeCoverage.idl