Find
C
ase-sensitive
R
egexp search
Path
Showing
9b76a2f8
from
2026-06-27
:
Revert "Bug
2050515
: Enable WebGL Vendor and Renderer protection in Nightly PBM r=timhuang" for causing mochitest failures @test_webgl_constant_vendor_fpp.html.
firefox-main
/
remote
/
webdriver-bidi
/
modules
/
root
/
moz
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
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 %
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
-
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
-