Open
Bug 1814521
Opened 3 years ago
Updated 4 months ago
Provide a mechanism for gathering code coverage for self-hosted code
Categories
(Core :: JavaScript Engine, enhancement, P5)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 2 open bugs)
Details
We currently disable source-notes for self-hosted code, which disables code-coverage.
I can imagine wanting to enable that; it would be good to provide an option.
Opening this bug not so we do it now, but partially to keep track of how to do it when we want to: l11d identified ShouldSuppressBreakpointsAndSourceNotes as one of the culprits.
Updated•4 months ago
|
Blocks: js-code-coverage
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•