Name Description Size
browser.sys.mjs An object that holds information about a user context. @typedef UserContextInfo @property {string} userContext The id of the user context. 3777
browsingContext.sys.mjs @typedef {string} ClipRectangleType 63965
input.sys.mjs Reset the input state in the provided browsing context. @param {object=} options @param {string} options.context Id of the browsing context to reset the input state. @throws {InvalidArgumentError} If <var>context</var> is not valid type. @throws {NoSuchFrameError} If the browsing context cannot be found. 4459
log.sys.mjs 444
network.sys.mjs @typedef {object} AuthChallenge @property {string} scheme @property {string} realm 47821
script.sys.mjs @typedef {string} ScriptEvaluateResultType 28500
session.sys.mjs Commands 14384
storage.sys.mjs Enum of possible partition types supported by the storage.getCookies command. @readonly @enum {PartitionType} 26407