Find
C
ase-sensitive
R
egexp search
Path
Showing
7f94689f
from
2026-07-17
:
Bug
2044383
- Stop the profiler from the perf actor on destroy instead of from the panel on close. r=canova,devtools-reviewers,profiler-reviewers,ochameau
firefox-main
/
remote
/
webdriver-bidi
/
modules
/
root
/
moz
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
98 %
2026-06-12
:
100 %
2026-06-13
:
99 %
2026-06-14
:
100 %
2026-06-15
:
100 %
2026-06-16
:
100 %
2026-06-17
:
100 %
2026-06-18
:
95 %
2026-06-19
:
100 %
2026-06-20
:
100 %
2026-06-22
:
95 %
2026-06-22
:
95 %
2026-06-23
:
100 %
2026-06-23
:
100 %
2026-06-25
:
100 %
2026-06-29
:
84 %
2026-06-30
:
98 %
2026-06-30
:
98 %
2026-06-30
:
98 %
2026-07-03
:
98 %
2026-07-03
:
98 %
2026-07-07
:
97 %
2026-07-08
:
93 %
2026-07-08
:
98 %
2026-07-15
:
91 %
2026-07-15
:
98 %
2026-07-15
:
93 %
2026-07-16
:
98 %
2026-07-16
:
98 %
2026-07-17
:
98 %
2026-07-17
:
98 %
Name
Description
Size
Coverage
debugging.sys.mjs
An object that identifies the location of a breakpoint via url, line and column information. @typedef BreakpointLocation @property {number=} column The column of the breakpoint location. (optional) @property {number} line The line of the breakpoint location. @property {string} url The URL (as a string) of the script where the breakpoint is located.
10533
100 %
profiler.sys.mjs
Check whether the profiler is currently running. @returns {object} An object with an <var>active</var> boolean property, which is true when the profiler is running.
6945
96 %