Find
C
ase-sensitive
R
egexp search
Path
Showing
af3c77e2
:
Bug
2001527
: add smartwindow quick_prompt_displayed glean metric integration r=ai-frontend-reviewers,Mardak
firefox-main
/
devtools
/
server
/
actors
/
highlighters
/
utils
Navigation
Enable keyboard shortcuts
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
351
-