Find
C
ase-sensitive
R
egexp search
Path
Showing
40c78846
from
2026-04-11
:
Bug
2030599
- Move commitPendingWrapperPreservations call to WeakRefObject::readBarrier. r=dthayer
firefox-main
/
devtools
/
server
/
actors
/
highlighters
/
utils
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
86 %
2026-04-04
:
86 %
2026-04-05
:
86 %
2026-04-05
:
86 %
2026-04-06
:
86 %
2026-04-06
:
86 %
2026-04-06
:
86 %
2026-04-07
:
86 %
2026-04-07
:
86 %
2026-04-07
:
86 %
2026-04-08
:
86 %
2026-04-08
:
86 %
2026-04-08
:
86 %
2026-04-09
:
86 %
2026-04-09
:
86 %
2026-04-09
:
86 %
2026-04-09
:
86 %
2026-04-10
:
86 %
2026-04-11
:
86 %
Name
Description
Size
Coverage
accessibility.js
The AccessibleInfobar is a class responsible for creating the markup for the accessible highlighter. It is also reponsible for updating content within the infobar such as role and name values.
19745
90 %
canvas.js
Draws a rect to the context given and applies a transformation matrix if passed. The coordinates are the start and end points of the rectangle's diagonal. @param {CanvasRenderingContext2D} ctx The 2D canvas context. @param {number} x1 The x-axis coordinate of the rectangle's diagonal start point. @param {number} y1 The y-axis coordinate of the rectangle's diagonal start point. @param {number} x2 The x-axis coordinate of the rectangle's diagonal end point. @param {number} y2 The y-axis coordinate of the rectangle's diagonal end point. @param {Array} [matrix=identity()] The transformation matrix to apply.
20377
78 %
markup.js
Is this content window a XUL window? @param {Window} window @return {boolean}
23810
89 %
moz.build
262
-