This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-03 15:26:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
tools
/
code-coverage
History
Jan de Mooij
84036b8de4
Bug 1474272 part 4 - Stop using js::GetGlobalForObjectCrossCompartment in xpc::NativeGlobal. r=bholley
2018-08-01 11:25:50 +02:00
..
tests
Bug 1471573 - Make SpecialPowers RequestDumpCoverageCounters and RequestResetCoverageCounters async messages that wait on the dumping/resetting to actually happen. r=jmaher
2018-06-28 09:40:32 +01:00
CodeCoverageHandler.cpp
Bug 1476213 - Include process.h on Windows and define getpid as _getpid. r=me
2018-07-17 12:09:16 +02:00
CodeCoverageHandler.h
Bug 1470151 - Make dumpCoverage and resetCoverage return a Promise that is resolved when the parent process and all content processes are done with dumping or resetting coverage counters. r=froydnj
2018-06-22 14:31:59 +01:00
moz.build
Bug 1471769 - Make sure PerTestCoverageUtils doesn't do anything unless per-test mode is enabled. r=jmaher
2018-06-28 09:35:45 +01:00
nsCodeCoverage.cpp
Bug 1474272 part 4 - Stop using js::GetGlobalForObjectCrossCompartment in xpc::NativeGlobal. r=bholley
2018-08-01 11:25:50 +02:00
nsCodeCoverage.h
…
nsCodeCoverageFactory.cpp
…
nsICodeCoverage.idl
Bug 1470151 - Make dumpCoverage and resetCoverage return a Promise that is resolved when the parent process and all content processes are done with dumping or resetting coverage counters. r=froydnj
2018-06-22 14:31:59 +01:00
PerTestCoverageUtils.jsm
Bug 1471573 - Make SpecialPowers RequestDumpCoverageCounters and RequestResetCoverageCounters async messages that wait on the dumping/resetting to actually happen. r=jmaher
2018-06-28 09:40:32 +01:00