Find
C
ase-sensitive
R
egexp search
Path
Showing
16fdd6ac
from
2026-03-29
:
Revert "Bug
2027455
- Disable WebGL if GPU process disabled on platforms with a GPU process. r=gfx-reviewers,jrmuizel,nical" for causing reftest failures at color_quads.html?e_context=webgl.
firefox-main
/
remote
/
webdriver-bidi
/
modules
Coverage
97 %
Navigation
Enable keyboard shortcuts
2026-03-22
:
97 %
2026-03-23
:
97 %
2026-03-24
:
97 %
2026-03-24
:
97 %
2026-03-25
:
97 %
2026-03-25
:
97 %
2026-03-25
:
96 %
2026-03-25
:
97 %
2026-03-26
:
97 %
2026-03-26
:
97 %
2026-03-27
:
96 %
2026-03-27
:
97 %
2026-03-28
:
96 %
2026-03-28
:
96 %
2026-03-29
:
97 %
Name
Description
Size
Coverage
Intercept.sys.mjs
The serialization of JavaScript objects in the content process might produce extra data that needs to be transferred and then processed by the parent process. This extra data is part of the payload as returned by commands and events and can contain the following: - {Map<BrowsingContext, Array<string>>} seenNodeIds DOM nodes that need to be added to the navigable seen nodes map. @param {string} sessionId Id of the WebDriver session @param {object} payload Payload of the response for the command and event that might contain a `_extraData` field. @returns {object} The payload with the extra data removed if it was present.
3136
100 %
ModuleRegistry.sys.mjs
2956
100 %
root
96 %
RootBiDiModule.sys.mjs
Emits an event for a specific browsing context. @param {string} browsingContextId The ID of the browsing context to which the event should be emitted. @param {string} eventName The name of the event to be emitted. @param {object} eventPayload The payload to be sent with the event. @returns {boolean} Returns `true` if the event was successfully emitted, otherwise `false`.
5281
98 %
windowglobal
97 %
windowglobal-in-root
90 %
WindowGlobalBiDiModule.sys.mjs
Base class for all WindowGlobal BiDi MessageHandler modules.
2493
100 %