const TEST_URI = URL_ROOT_COM_SSL + "doc_print_media_emulation.html";
add_task(async function () {
const { inspector, view } = await openRuleView();
info("Open emulation panel and check that the print emulation switch exists");
await openEmulationPanel(view);
const printEmulationSwitch = inspector.panelDoc.querySelector(
"#print-emulation-enabled"
ok(printEmulationSwitch, "The print emulation switch exists");
is(printEmulationSwitch.checked, false, "The print switch is not enabled");
const ruleViewHasColor = async color =>
(await getPropertiesForRuleIndex(view, 1)).has("background-color:" + color);
info("Select a div that will change according to print emulation");
await selectNode("div", inspector);
await ruleViewHasColor("#f00"),
"The rule view shows the expected initial rule"
getRuleViewAncestorRulesDataElementByIndex(view, 1),
"No media query information are displayed initially"
info("Click on the switch and wait for print media to be applied");
printEmulationSwitch.click();
await waitFor(() => printEmulationSwitch.checked === true);
ok(true, "The switch is now enabled");
await waitFor(() => ruleViewHasColor("#00f"));
"The rules view was updated with the rule view from the print media query"
getRuleViewAncestorRulesDataTextByIndex(view, 1),
"Media queries information is displayed"
info("Select the node from the remote iframe");
await selectNodeInFrames(["iframe", "html"], inspector);
await ruleViewHasColor("#0ff"),
"The emulation is also applied on the remote iframe"
getRuleViewAncestorRulesDataTextByIndex(view, 1),
"Media queries information are displayed for the node on the remote iframe as well"
info("Select the top level div again");
await selectNode("div", inspector);
info("Click the switch again to disable print emulation");
printEmulationSwitch.click();
await waitFor(() => printEmulationSwitch.checked === false);
ok(true, "The switch is no longer enabledF");
await waitFor(() => ruleViewHasColor("#f00"));
getRuleViewAncestorRulesDataElementByIndex(view, 1),
"The media query is no longer displayed"
info("Select the node from the remote iframe again");
await selectNodeInFrames(["iframe", "html"], inspector);
await waitFor(() => ruleViewHasColor("#ff0"));
ok(true, "The emulation stopped on the remote iframe as well");
getRuleViewAncestorRulesDataElementByIndex(view, 1),
"The media query is no longer displayed on the remote iframe as well"
\"","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/resource/tests/browser_resources_target_switching.js#8"}},"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"\"data:text/html;charset=utf-8,\"","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js#11"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js#8"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().","js_sym":"#ok","type_pretty":"void","kind":"method","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js#36"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().","js_sym":"#ok","type_pretty":"void","kind":"method","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js#34"}},"S_js_typescript_devtools/shared/protocol/Pool.js/Pool#has().":{"sym":"S_js_typescript_devtools/shared/protocol/Pool.js/Pool#has().","pretty":"Pool::has","meta":{"structured":1,"pretty":"Pool::has","sym":"S_js_typescript_devtools/shared/protocol/Pool.js/Pool#has().","js_sym":"#has","type_pretty":"null","kind":"method","subsystem":"DevTools/General","parentsym":"S_js_typescript_devtools/shared/protocol/Pool.js/Pool#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/protocol/Pool.js#127"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#checked.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#checked.","pretty":"AccessibleNode::checked","meta":{"structured":1,"pretty":"AccessibleNode::checked","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#checked.","js_sym":"#checked","type_pretty":"string | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AccessibleNode_checked"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8058"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#has().","pretty":"AccessibleNode::has","meta":{"structured":1,"pretty":"AccessibleNode::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#has().","js_sym":"#has","type_pretty":"string[]) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AccessibleNode_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8140"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().","pretty":"AccessibleNode::is","meta":{"structured":1,"pretty":"AccessibleNode::is","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().","js_sym":"#is","type_pretty":"string[]) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AccessibleNode_is"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8142"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CacheStorage#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CacheStorage#has().","pretty":"CacheStorage::has","meta":{"structured":1,"pretty":"CacheStorage::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CacheStorage#has().","js_sym":"#has","type_pretty":"string) => Promise
","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CacheStorage#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CacheStorage_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12140"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().","pretty":"Console::info","meta":{"structured":1,"pretty":"Console::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().","js_sym":"#info","type_pretty":"any[]) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_console_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#43322"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().","pretty":"ConsoleInstance::info","meta":{"structured":1,"pretty":"ConsoleInstance::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().","js_sym":"#info","type_pretty":"any[]) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ConsoleInstance_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#13126"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.","pretty":"ElementCreationOptions::is","meta":{"structured":1,"pretty":"ElementCreationOptions::is","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.","js_sym":"#is","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ElementCreationOptions_is"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1395"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSet#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSet#has().","pretty":"FontFaceSet::has","meta":{"structured":1,"pretty":"FontFaceSet::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSet#has().","js_sym":"#has","type_pretty":"FontFace) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSet#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FontFaceSet_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16393"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FormData#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FormData#has().","pretty":"FormData::has","meta":{"structured":1,"pretty":"FormData::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FormData#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FormData#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FormData_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16448"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.","pretty":"GPUAdapter::info","meta":{"structured":1,"pretty":"GPUAdapter::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.","js_sym":"#info","type_pretty":"GPUAdapterInfo","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GPUAdapter_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16594"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassColorAttachment#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassColorAttachment#view.","pretty":"GPURenderPassColorAttachment::view","meta":{"structured":1,"pretty":"GPURenderPassColorAttachment::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassColorAttachment#view.","js_sym":"#view","type_pretty":"GPUTexture | GPUTextureView","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassColorAttachment#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GPURenderPassColorAttachment_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2040"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassDepthStencilAttachment#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassDepthStencilAttachment#view.","pretty":"GPURenderPassDepthStencilAttachment::view","meta":{"structured":1,"pretty":"GPURenderPassDepthStencilAttachment::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassDepthStencilAttachment#view.","js_sym":"#view","type_pretty":"GPUTexture | GPUTextureView","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPURenderPassDepthStencilAttachment#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GPURenderPassDepthStencilAttachment_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2061"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().","pretty":"HTMLElement::click","meta":{"structured":1,"pretty":"HTMLElement::click","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().","js_sym":"#click","type_pretty":"(method) click() => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click()."],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19082"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#checked.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#checked.","pretty":"HTMLInputElement::checked","meta":{"structured":1,"pretty":"HTMLInputElement::checked","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#checked.","js_sym":"#checked","type_pretty":"boolean","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLInputElement_checked"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19549"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Headers#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Headers#has().","pretty":"Headers::has","meta":{"structured":1,"pretty":"Headers::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Headers#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Headers#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Headers_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#21298"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaKeyStatusMap#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaKeyStatusMap#has().","pretty":"MediaKeyStatusMap::has","meta":{"structured":1,"pretty":"MediaKeyStatusMap::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaKeyStatusMap#has().","js_sym":"#has","type_pretty":"BufferSource) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaKeyStatusMap#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MediaKeyStatusMap_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#24554"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MozSharedMap#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozSharedMap#has().","pretty":"MozSharedMap::has","meta":{"structured":1,"pretty":"MozSharedMap::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozSharedMap#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozSharedMap#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MozSharedMap_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25502"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.","pretty":"NavigateEvent::info","meta":{"structured":1,"pretty":"NavigateEvent::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigateEvent_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25686"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.","pretty":"NavigateEventInit::info","meta":{"structured":1,"pretty":"NavigateEventInit::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigateEventInit_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4008"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.","pretty":"NavigationOptions::info","meta":{"structured":1,"pretty":"NavigationOptions::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigationOptions_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4046"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().","pretty":"ParentNode::querySelector","meta":{"structured":1,"pretty":"ParentNode::querySelector","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().","js_sym":"#querySelector","type_pretty":"MathMLElementTagNameMap[K] | null; ...","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ParentNode_querySelector"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Range#selectNode().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Range#selectNode().","pretty":"Range::selectNode","meta":{"structured":1,"pretty":"Range::selectNode","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Range#selectNode().","js_sym":"#selectNode","type_pretty":"Node) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Range#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Range_selectNode"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29221"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamBYOBRequest#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamBYOBRequest#view.","pretty":"ReadableStreamBYOBRequest::view","meta":{"structured":1,"pretty":"ReadableStreamBYOBRequest::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamBYOBRequest#view.","js_sym":"#view","type_pretty":"ArrayBufferView | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamBYOBRequest#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ReadableStreamBYOBRequest_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29332"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.","pretty":"Response::ok","meta":{"structured":1,"pretty":"Response::ok","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.","js_sym":"#ok","type_pretty":"boolean","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Response_ok"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29550"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/StylePropertyMapReadOnly#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StylePropertyMapReadOnly#has().","pretty":"StylePropertyMapReadOnly::has","meta":{"structured":1,"pretty":"StylePropertyMapReadOnly::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StylePropertyMapReadOnly#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StylePropertyMapReadOnly#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_StylePropertyMapReadOnly_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33637"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeEvent#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeEvent#view.","pretty":"TimeEvent::view","meta":{"structured":1,"pretty":"TimeEvent::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeEvent#view.","js_sym":"#view","type_pretty":"WindowProxy | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TimeEvent_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34839"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEvent#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEvent#view.","pretty":"UIEvent::view","meta":{"structured":1,"pretty":"UIEvent::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEvent#view.","js_sym":"#view","type_pretty":"WindowProxy | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_UIEvent_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#35418"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEventInit#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEventInit#view.","pretty":"UIEventInit::view","meta":{"structured":1,"pretty":"UIEventInit::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEventInit#view.","js_sym":"#view","type_pretty":"Window | null | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/UIEventInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_UIEventInit_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#6997"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/URLSearchParams#has().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/URLSearchParams#has().","pretty":"URLSearchParams::has","meta":{"structured":1,"pretty":"URLSearchParams::has","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/URLSearchParams#has().","js_sym":"#has","type_pretty":"string | undefined) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/URLSearchParams#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_URLSearchParams_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#35542"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().","pretty":"XULElement::click","meta":{"structured":1,"pretty":"XULElement::click","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().","js_sym":"#click","type_pretty":"(method) click() => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_XULElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#42286"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTreeElement#view.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTreeElement#view.","pretty":"XULTreeElement::view","meta":{"structured":1,"pretty":"XULTreeElement::view","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTreeElement#view.","js_sym":"#view","type_pretty":"nsITreeView | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTreeElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_XULTreeElement_view"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#42458"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualManager.typeLiteral456:passwordsEnabled.GleanEventWithExtras:typeLiteral457:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualManager.typeLiteral456:passwordsEnabled.GleanEventWithExtras:typeLiteral457:checked.","pretty":"GleanImpl::contextualManager::typeLiteral456::passwordsEnabled::GleanEventWithExtras::typeLiteral457::checked","meta":{"structured":1,"pretty":"GleanImpl::contextualManager::typeLiteral456::passwordsEnabled::GleanEventWithExtras::typeLiteral457::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualManager.typeLiteral456:passwordsEnabled.GleanEventWithExtras:typeLiteral457:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1403"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.","pretty":"GleanImpl::contextualServicesTopsites::typeLiteral251::click","meta":{"structured":1,"pretty":"GleanImpl::contextualServicesTopsites::typeLiteral251::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.","js_sym":"#click","type_pretty":"Record","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#839"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#linkHandling.typeLiteral499:openNextToActiveTabSettingsChange.GleanEventWithExtras:typeLiteral501:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#linkHandling.typeLiteral499:openNextToActiveTabSettingsChange.GleanEventWithExtras:typeLiteral501:checked.","pretty":"GleanImpl::linkHandling::typeLiteral499::openNextToActiveTabSettingsChange::GleanEventWithExtras::typeLiteral501::checked","meta":{"structured":1,"pretty":"GleanImpl::linkHandling::typeLiteral499::openNextToActiveTabSettingsChange::GleanEventWithExtras::typeLiteral501::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#linkHandling.typeLiteral499:openNextToActiveTabSettingsChange.GleanEventWithExtras:typeLiteral501:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1484"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.","pretty":"GleanImpl::newtabContent::typeLiteral306::click","meta":{"structured":1,"pretty":"GleanImpl::newtabContent::typeLiteral306::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.","js_sym":"#click","type_pretty":"string | ... 1 more ... | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#930"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.","pretty":"GleanImpl::newtabSearchAd::typeLiteral424::click","meta":{"structured":1,"pretty":"GleanImpl::newtabSearchAd::typeLiteral424::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.","js_sym":"#click","type_pretty":"string | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1255"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.","pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::info","meta":{"structured":1,"pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::info","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.","js_sym":"#info","type_pretty":"string | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6731"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.","pretty":"GleanImpl::pocket::typeLiteral321::click","meta":{"structured":1,"pretty":"GleanImpl::pocket::typeLiteral321::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.","js_sym":"#click","type_pretty":"string | ... 1 more ... | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#956"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:checkbox.GleanEventWithExtras:typeLiteral361:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:checkbox.GleanEventWithExtras:typeLiteral361:checked.","pretty":"GleanImpl::privacyUiFppClick::typeLiteral360::checkbox::GleanEventWithExtras::typeLiteral361::checked","meta":{"structured":1,"pretty":"GleanImpl::privacyUiFppClick::typeLiteral360::checkbox::GleanEventWithExtras::typeLiteral361::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:checkbox.GleanEventWithExtras:typeLiteral361:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1037"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:bookmarksEnabled.GleanEventWithExtras:typeLiteral482:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:bookmarksEnabled.GleanEventWithExtras:typeLiteral482:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::bookmarksEnabled::GleanEventWithExtras::typeLiteral482::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::bookmarksEnabled::GleanEventWithExtras::typeLiteral482::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:bookmarksEnabled.GleanEventWithExtras:typeLiteral482:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1447"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:chatbotEnabled.GleanEventWithExtras:typeLiteral483:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:chatbotEnabled.GleanEventWithExtras:typeLiteral483:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::chatbotEnabled::GleanEventWithExtras::typeLiteral483::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::chatbotEnabled::GleanEventWithExtras::typeLiteral483::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:chatbotEnabled.GleanEventWithExtras:typeLiteral483:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1448"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:expandOnHoverEnabled.GleanEventWithExtras:typeLiteral484:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:expandOnHoverEnabled.GleanEventWithExtras:typeLiteral484:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::expandOnHoverEnabled::GleanEventWithExtras::typeLiteral484::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::expandOnHoverEnabled::GleanEventWithExtras::typeLiteral484::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:expandOnHoverEnabled.GleanEventWithExtras:typeLiteral484:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1449"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:historyEnabled.GleanEventWithExtras:typeLiteral485:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:historyEnabled.GleanEventWithExtras:typeLiteral485:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::historyEnabled::GleanEventWithExtras::typeLiteral485::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::historyEnabled::GleanEventWithExtras::typeLiteral485::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:historyEnabled.GleanEventWithExtras:typeLiteral485:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1452"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:syncedTabsEnabled.GleanEventWithExtras:typeLiteral489:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:syncedTabsEnabled.GleanEventWithExtras:typeLiteral489:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::syncedTabsEnabled::GleanEventWithExtras::typeLiteral489::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::syncedTabsEnabled::GleanEventWithExtras::typeLiteral489::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:syncedTabsEnabled.GleanEventWithExtras:typeLiteral489:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1457"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:tabsDisplay.GleanEventWithExtras:typeLiteral490:checked.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:tabsDisplay.GleanEventWithExtras:typeLiteral490:checked.","pretty":"GleanImpl::sidebarCustomize::typeLiteral481::tabsDisplay::GleanEventWithExtras::typeLiteral490::checked","meta":{"structured":1,"pretty":"GleanImpl::sidebarCustomize::typeLiteral481::tabsDisplay::GleanEventWithExtras::typeLiteral490::checked","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#sidebarCustomize.typeLiteral481:tabsDisplay.GleanEventWithExtras:typeLiteral490:checked.","js_sym":"#checked","type_pretty":"string | boolean | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1458"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.","pretty":"GleanImpl::tabgroup::typeLiteral510::addTab","meta":{"structured":1,"pretty":"GleanImpl::tabgroup::typeLiteral510::addTab","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.","js_sym":"#addTab","type_pretty":"string | number | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1511"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.","pretty":"GleanImpl::topsites::typeLiteral327::click","meta":{"structured":1,"pretty":"GleanImpl::topsites::typeLiteral327::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.","js_sym":"#click","type_pretty":"string | ....","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#970"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICascadeFilter#has().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICascadeFilter#has().","pretty":"nsICascadeFilter::has","meta":{"structured":1,"pretty":"nsICascadeFilter::has","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICascadeFilter#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICascadeFilter#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsICascadeFilter_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#2401"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.","pretty":"nsIConsoleMessage::info","meta":{"structured":1,"pretty":"nsIConsoleMessage::info","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.","js_sym":"#info","type_pretty":"1 | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#","slotOwner":{"slotKind":"const","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIConsoleMessage_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#23562"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULButtonElement#checked.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULButtonElement#checked.","pretty":"nsIDOMXULButtonElement::checked","meta":{"structured":1,"pretty":"nsIDOMXULButtonElement::checked","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULButtonElement#checked.","js_sym":"#checked","type_pretty":"boolean","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULButtonElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIDOMXULButtonElement_checked"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#7471"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpServerIdentity#has().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpServerIdentity#has().","pretty":"nsIHttpServerIdentity::has","meta":{"structured":1,"pretty":"nsIHttpServerIdentity::has","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpServerIdentity#has().","js_sym":"#has","type_pretty":"number) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpServerIdentity#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIHttpServerIdentity_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#19171"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueDatabase#has().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueDatabase#has().","pretty":"nsIKeyValueDatabase::has","meta":{"structured":1,"pretty":"nsIKeyValueDatabase::has","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueDatabase#has().","js_sym":"#has","type_pretty":"string) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueDatabase#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIKeyValueDatabase_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#9383"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperties#has().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperties#has().","pretty":"nsIProperties::has","meta":{"structured":1,"pretty":"nsIProperties::has","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperties#has().","js_sym":"#has","type_pretty":"string) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperties#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIProperties_has"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24171"}},"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().":{"sym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().","pretty":"ElementHandle::click","meta":{"structured":1,"pretty":"ElementHandle::click","sym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/ElementHandle.ts#768"}},"S_js_typescript_src/api/Frame.ts/Frame#click().":{"sym":"S_js_typescript_src/api/Frame.ts/Frame#click().","pretty":"Frame::click","meta":{"structured":1,"pretty":"Frame::click","sym":"S_js_typescript_src/api/Frame.ts/Frame#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/Frame#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#1058"}},"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().":{"sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().","pretty":"HTTPResponse::ok","meta":{"structured":1,"pretty":"HTTPResponse::ok","sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().","js_sym":"#ok","type_pretty":"boolean","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/HTTPResponse.ts#48"}},"S_js_typescript_src/api/Input.ts/Mouse#click().":{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click().","pretty":"Mouse::click","meta":{"structured":1,"pretty":"Mouse::click","sym":"S_js_typescript_src/api/Input.ts/Mouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Input.ts/Mouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","S_js_typescript_src/cdp/Input.ts/CdpMouse#click()."],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Input.ts#396"}},"S_js_typescript_src/api/Page.ts/Page#click().":{"sym":"S_js_typescript_src/api/Page.ts/Page#click().","pretty":"Page::click","meta":{"structured":1,"pretty":"Page::click","sym":"S_js_typescript_src/api/Page.ts/Page#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/Page#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#2818"}},"S_js_typescript_src/api/locators/locators.ts/Locator#click().":{"sym":"S_js_typescript_src/api/locators/locators.ts/Locator#click().","pretty":"Locator::click","meta":{"structured":1,"pretty":"Locator::click","sym":"S_js_typescript_src/api/locators/locators.ts/Locator#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/locators/locators.ts/Locator#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/locators/locators.ts#703"}},"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().":{"sym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","pretty":"BidiMouse::click","meta":{"structured":1,"pretty":"BidiMouse::click","sym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/Input.ts#531"}},"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.":{"sym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.","pretty":"UserPrompt::info","meta":{"structured":1,"pretty":"UserPrompt::info","sym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.","js_sym":"#info","type_pretty":"Bidi.BrowsingContext.UserPromptOpenedParameters","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/core/UserPrompt.ts#56"}},"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#checked.":{"sym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#checked.","pretty":"SerializedAXNode::checked","meta":{"structured":1,"pretty":"SerializedAXNode::checked","sym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#checked.","js_sym":"#checked","type_pretty":"boolean | \"mixed\" | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/Accessibility.ts#62"}},"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().":{"sym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().","pretty":"CdpMouse::click","meta":{"structured":1,"pretty":"CdpMouse::click","sym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/Input.ts#435"}},"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.","pretty":"ARIAQueryHandler::querySelector","meta":{"structured":1,"pretty":"ARIAQueryHandler::querySelector","sym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/AriaQueryHandler.ts#65"}},"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.","pretty":"CSSQueryHandler::querySelector","meta":{"structured":1,"pretty":"CSSQueryHandler::querySelector","sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"string) => AsyncIterable<...>; }>) =>...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/CSSQueryHandler.ts#15"}},"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.","pretty":"PQueryHandler::querySelector","meta":{"structured":1,"pretty":"PQueryHandler::querySelector","sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PQueryHandler.ts#24"}},"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.","pretty":"PierceQueryHandler::querySelector","meta":{"structured":1,"pretty":"PierceQueryHandler::querySelector","sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"string) => AsyncIterable<...>; }>)...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PierceQueryHandler.ts#15"}},"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.","pretty":"QueryHandler::querySelector","meta":{"structured":1,"pretty":"QueryHandler::querySelector","sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/QueryHandler.ts#52"}},"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().":{"sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().","pretty":"QueryHandler::waitFor","meta":{"structured":1,"pretty":"QueryHandler::waitFor","sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().","js_sym":"#waitFor","type_pretty":"Promise<...>","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/QueryHandler.ts#148"}},"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.","pretty":"XPathQueryHandler::querySelector","meta":{"structured":1,"pretty":"XPathQueryHandler::querySelector","sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/XPathQueryHandler.ts#25"}},"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().":{"sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().","pretty":"CustomQuerySelector::querySelector","meta":{"structured":1,"pretty":"CustomQuerySelector::querySelector","sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().","js_sym":"#querySelector","type_pretty":"string) => Awaitable","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/CustomQuerySelector.ts#14"}},"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#has().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#has().","pretty":"EventEmitter::has","meta":{"structured":1,"pretty":"EventEmitter::has","sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionCommon.sys.mjs#254"}},"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/LocaleData().prototype.has().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/LocaleData().prototype.has().","pretty":"LocaleData::prototype::has","meta":{"structured":1,"pretty":"LocaleData::prototype::has","sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/LocaleData().prototype.has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"WebExtensions/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionCommon.sys.mjs#2034"}},"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/LegacyPermissionStore#has().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/LegacyPermissionStore#has().","pretty":"LegacyPermissionStore::has","meta":{"structured":1,"pretty":"LegacyPermissionStore::has","sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/LegacyPermissionStore#has().","js_sym":"#has","type_pretty":"Promise","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/LegacyPermissionStore#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionPermissions.sys.mjs#74"}},"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/PermissionStore#has().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/PermissionStore#has().","pretty":"PermissionStore::has","meta":{"structured":1,"pretty":"PermissionStore::has","sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/PermissionStore#has().","js_sym":"#has","type_pretty":"Promise","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/PermissionStore#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionPermissions.sys.mjs#264"}},"S_js_typescript_toolkit/components/extensions/ExtensionShortcuts.sys.mjs/ExtensionShortcutKeyMap#has().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionShortcuts.sys.mjs/ExtensionShortcutKeyMap#has().","pretty":"ExtensionShortcutKeyMap::has","meta":{"structured":1,"pretty":"ExtensionShortcutKeyMap::has","sym":"S_js_typescript_toolkit/components/extensions/ExtensionShortcuts.sys.mjs/ExtensionShortcutKeyMap#has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/ExtensionShortcuts.sys.mjs/ExtensionShortcutKeyMap#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionShortcuts.sys.mjs#74"}},"S_js_typescript_toolkit/components/extensions/Schemas.sys.mjs/Namespace#has().":{"sym":"S_js_typescript_toolkit/components/extensions/Schemas.sys.mjs/Namespace#has().","pretty":"Namespace::has","meta":{"structured":1,"pretty":"Namespace::has","sym":"S_js_typescript_toolkit/components/extensions/Schemas.sys.mjs/Namespace#has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/Schemas.sys.mjs/Namespace#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_lib/lib.es2015.collection.d.ts/Map#has()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/Schemas.sys.mjs#3666"}},"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.":{"sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.","js_sym":"#ok","type_pretty":"any[]) => void","kind":"field","subsystem":"WebExtensions/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/types/extensions.ts#50"}},"S_js_typescript_toolkit/components/formautofill/FormAutofillSync.sys.mjs/AutofillChangeset#has().":{"sym":"S_js_typescript_toolkit/components/formautofill/FormAutofillSync.sys.mjs/AutofillChangeset#has().","pretty":"AutofillChangeset::has","meta":{"structured":1,"pretty":"AutofillChangeset::has","sym":"S_js_typescript_toolkit/components/formautofill/FormAutofillSync.sys.mjs/AutofillChangeset#has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"Toolkit/Form Autofill","parentsym":"S_js_typescript_toolkit/components/formautofill/FormAutofillSync.sys.mjs/AutofillChangeset#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_services/sync/modules/engines.sys.mjs/Changeset#has()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/formautofill/FormAutofillSync.sys.mjs#256"}},"S_js_typescript_toolkit/components/kvstore/kvstore.sys.mjs/KeyValueDatabase#has().":{"sym":"S_js_typescript_toolkit/components/kvstore/kvstore.sys.mjs/KeyValueDatabase#has().","pretty":"KeyValueDatabase::has","meta":{"structured":1,"pretty":"KeyValueDatabase::has","sym":"S_js_typescript_toolkit/components/kvstore/kvstore.sys.mjs/KeyValueDatabase#has().","js_sym":"#has","type_pretty":"Promise","kind":"method","subsystem":"Core/SQLite and Embedded Database Bindings","parentsym":"S_js_typescript_toolkit/components/kvstore/kvstore.sys.mjs/KeyValueDatabase#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/kvstore/kvstore.sys.mjs#233"}},"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.":{"sym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.","pretty":"ProgressAndStatusCallbackParams::ok","meta":{"structured":1,"pretty":"ProgressAndStatusCallbackParams::ok","sym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.","js_sym":"#ok","type_pretty":"boolean | null","kind":"field","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/content/Utils.sys.mjs#164"}},"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().":{"sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().","pretty":"MLPerfAssertions::ok","meta":{"structured":1,"pretty":"MLPerfAssertions::ok","sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().","js_sym":"#ok","type_pretty":"string | undefined) => void","kind":"method","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/ml.d.ts#319"}},"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().":{"sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().","pretty":"MLPerfTestContext::info","meta":{"structured":1,"pretty":"MLPerfTestContext::info","sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().","js_sym":"#info","type_pretty":"string) => void","kind":"method","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/ml.d.ts#347"}},"S_js_typescript_toolkit/components/nimbus/lib/SharedDataMap.sys.mjs/SharedDataMap#has().":{"sym":"S_js_typescript_toolkit/components/nimbus/lib/SharedDataMap.sys.mjs/SharedDataMap#has().","pretty":"SharedDataMap::has","meta":{"structured":1,"pretty":"SharedDataMap::has","sym":"S_js_typescript_toolkit/components/nimbus/lib/SharedDataMap.sys.mjs/SharedDataMap#has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"Firefox/Nimbus Desktop Client","parentsym":"S_js_typescript_toolkit/components/nimbus/lib/SharedDataMap.sys.mjs/SharedDataMap#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/nimbus/lib/SharedDataMap.sys.mjs#203"}},"S_js_typescript_toolkit/components/normandy/lib/AddonRollouts.sys.mjs/AddonRollouts.has().":{"sym":"S_js_typescript_toolkit/components/normandy/lib/AddonRollouts.sys.mjs/AddonRollouts.has().","pretty":"AddonRollouts::has","meta":{"structured":1,"pretty":"AddonRollouts::has","sym":"S_js_typescript_toolkit/components/normandy/lib/AddonRollouts.sys.mjs/AddonRollouts.has().","js_sym":"#has","type_pretty":"Promise","kind":"method","subsystem":"Firefox/Normandy Client","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/normandy/lib/AddonRollouts.sys.mjs#167"}},"S_js_typescript_toolkit/components/normandy/lib/AddonStudies.sys.mjs/AddonStudies.has().":{"sym":"S_js_typescript_toolkit/components/normandy/lib/AddonStudies.sys.mjs/AddonStudies.has().","pretty":"AddonStudies::has","meta":{"structured":1,"pretty":"AddonStudies::has","sym":"S_js_typescript_toolkit/components/normandy/lib/AddonStudies.sys.mjs/AddonStudies.has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"Firefox/Normandy Client","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/normandy/lib/AddonStudies.sys.mjs#242"}},"S_js_typescript_toolkit/components/normandy/lib/PreferenceExperiments.sys.mjs/PreferenceExperiments.has().":{"sym":"S_js_typescript_toolkit/components/normandy/lib/PreferenceExperiments.sys.mjs/PreferenceExperiments.has().","pretty":"PreferenceExperiments::has","meta":{"structured":1,"pretty":"PreferenceExperiments::has","sym":"S_js_typescript_toolkit/components/normandy/lib/PreferenceExperiments.sys.mjs/PreferenceExperiments.has().","js_sym":"#has","type_pretty":"Promise","kind":"method","subsystem":"Firefox/Normandy Client","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/normandy/lib/PreferenceExperiments.sys.mjs#894"}},"S_js_typescript_toolkit/components/normandy/lib/PreferenceRollouts.sys.mjs/PreferenceRollouts.has().":{"sym":"S_js_typescript_toolkit/components/normandy/lib/PreferenceRollouts.sys.mjs/PreferenceRollouts.has().","pretty":"PreferenceRollouts::has","meta":{"structured":1,"pretty":"PreferenceRollouts::has","sym":"S_js_typescript_toolkit/components/normandy/lib/PreferenceRollouts.sys.mjs/PreferenceRollouts.has().","js_sym":"#has","type_pretty":"boolean","kind":"method","subsystem":"Firefox/Normandy Client","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/normandy/lib/PreferenceRollouts.sys.mjs#275"}},"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().":{"sym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","pretty":"MozBaseInputElement::click","meta":{"structured":1,"pretty":"MozBaseInputElement::click","sym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/lit-utils.mjs#404"}},"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","pretty":"MozBoxButton::click","meta":{"structured":1,"pretty":"MozBoxButton::click","sym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-box-button/moz-box-button.mjs#42"}},"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().","pretty":"MozButton::click","meta":{"structured":1,"pretty":"MozButton::click","sym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-button/moz-button.mjs#314"}},"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().","pretty":"MozVisualPickerItem::click","meta":{"structured":1,"pretty":"MozVisualPickerItem::click","sym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs#85"}},"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().":{"sym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","pretty":"PanelItem::click","meta":{"structured":1,"pretty":"PanelItem::click","sym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/panel-list/panel-list.mjs#1083"}},"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().":{"sym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().","pretty":"Logger::info","meta":{"structured":1,"pretty":"Logger::info","sym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().","js_sym":"#info","type_pretty":"void","kind":"method","subsystem":"Toolkit/General","parentsym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/modules/Log.sys.mjs#398"}},"S_js_typescript_toolkit/mozapps/extensions/internal/AddonTestUtils.sys.mjs/AddonTestUtils.info().":{"sym":"S_js_typescript_toolkit/mozapps/extensions/internal/AddonTestUtils.sys.mjs/AddonTestUtils.info().","pretty":"AddonTestUtils::info","meta":{"structured":1,"pretty":"AddonTestUtils::info","sym":"S_js_typescript_toolkit/mozapps/extensions/internal/AddonTestUtils.sys.mjs/AddonTestUtils.info().","js_sym":"#info","type_pretty":"void","kind":"method","subsystem":"Toolkit/Add-ons Manager","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/mozapps/extensions/internal/AddonTestUtils.sys.mjs#508"}},"inspector#panelDoc":{"sym":"inspector#panelDoc","pretty":"inspector.panelDoc"},"printEmulationSwitch#checked":{"sym":"printEmulationSwitch#checked","pretty":"printEmulationSwitch.checked"},"printEmulationSwitch#click":{"sym":"printEmulationSwitch#click","pretty":"printEmulationSwitch.click"}};