MCPcopy Create free account

hub / github.com/ChromeDevTools/devtools-frontend / functions

Functions30,857 in github.com/ChromeDevTools/devtools-frontend

↓ 95 callersMethodkeys
()
front_end/panels/sources/TabbedEditorContainer.ts:874
↓ 94 callersFunctioncreateIcon
(name: string, className?: string)
front_end/ui/kit/icons/Icon.ts:171
↓ 94 callersFunctiongetFirstOrError
(iterator: IterableIterator<T>)
front_end/testing/InsightHelpers.ts:93
↓ 94 callersMethodsetEnabled
(enabled: boolean)
front_end/panels/timeline/TimelineHistoryManager.ts:208
↓ 93 callersMethodgetResourcesPath
(host = 'localhost')
test/e2e/shared/target-helper.ts:40
↓ 92 callersMethodcreateTarget
( id: Protocol.Target.TargetID|'main', name: string, type: TargetType, parentTarget: Target|null,
front_end/core/sdk/TargetManager.ts:277
↓ 91 callersMethodsection
(section: Models.Section.Section|undefined)
front_end/panels/recorder/components/StepView.ts:544
↓ 91 callersMethodtext
(node?: CodeMirror.SyntaxNode|null)
front_end/core/sdk/CSSPropertyParser.ts:100
↓ 90 callersFunctioncreateAiAssistancePanel
(options?: { aidaClient?: Host.AidaClient.AidaClient, aidaAvailability?: Host.AidaClient.AidaAccessPrecond
front_end/testing/AiAssistanceHelpers.ts:187
↓ 90 callersFunctionexpectVeEvents
( expectedEvents: TestLogEntry[], root: string|undefined = undefined, devToolsPage: DevToolsPage, asyn
test/e2e/helpers/visual-logging-helpers.ts:158
↓ 90 callersMethodrootElement
()
front_end/ui/legacy/Treeoutline.ts:142
↓ 90 callersFunctionwaitForAndClickTreeElementWithPartialText
(text: string, devToolsPage: DevToolsPage)
test/e2e/helpers/elements-helpers.ts:274
↓ 90 callersMethodwaitForNone
(selector: string, root?: puppeteer.ElementHandle, asyncScope = new AsyncScope(), handler?: string)
test/e2e/shared/page-wrapper.ts:251
↓ 89 callersMethodisUserOrSourceMapIgnoreListedUISourceCode
(uiSourceCode: UISourceCode)
front_end/models/workspace/IgnoreListManager.ts:189
↓ 89 callersFunctionopenSourceCodeEditorForFile
( sourceFile: string, testInput: string, devToolsPage: DevToolsPage, inspectedPage: InspectedPage)
test/e2e/helpers/sources-helpers.ts:119
↓ 88 callersMethodalert
(message: string)
front_end/ui/legacy/ARIAUtils.ts:446
↓ 88 callersMethodcreateFromHeaderValue
(valueString: string)
front_end/core/sdk/ServerTiming.ts:88
↓ 87 callersMethodaddScript
(script: SDK.Script.Script)
front_end/models/bindings/ResourceScriptMapping.ts:209
↓ 87 callersMethodcreateTarget
* Convenience shortcut for `createTarget({targetManager: testUniverse.targetManager})`
front_end/testing/TestUniverse.ts:57
↓ 87 callersMethodfindIndex
(callback: (arg0: T) => boolean)
front_end/ui/legacy/ListModel.ts:39
↓ 87 callersMethoduiSourceCodeForURL
(url: Platform.DevToolsPath.UrlString)
front_end/models/workspace/WorkspaceImpl.ts:46
↓ 86 callersMethodexec
(callable: (messages: string[]) => Promise<T>, description?: string)
test/conductor/async-scope.ts:49
↓ 85 callersMethodfocus
()
front_end/ui/legacy/Widget.ts:1041
↓ 85 callersMethodtoProtocolRGBA
()
front_end/core/common/Color.ts:2182
↓ 85 callersMethodurl
* @deprecated
front_end/core/sdk/Cookie.ts:191
↓ 84 callersMethodinstance
(opts: { forceNew: boolean|null, } = {forceNew: null})
front_end/entrypoints/main/MainImpl.ts:776
↓ 84 callersMethodurl
()
front_end/models/workspace/UISourceCode.ts:95
↓ 83 callersMethodfill
()
front_end/core/sdk/AnimationModel.ts:742
↓ 83 callersMethodinstance
()
front_end/panels/profiler/HeapProfilerPanel.ts:28
↓ 83 callersMethodinstance
({forceNew}: {forceNew: boolean} = {forceNew: false})
front_end/models/badges/UserBadges.ts:76
↓ 82 callersFunctionexpectCall
( stub: sinon.SinonStub<TArgs, TReturnValue>, options: {fakeFn?: (...args: TArgs) => TReturnValue, cal
front_end/testing/ExpectStubCall.ts:18
↓ 82 callersMethodinstance
({forceNew}: { forceNew: boolean, } = {forceNew: false})
front_end/core/sdk/FrameManager.ts:44
↓ 82 callersMethodparse
(text: string)
front_end/ui/legacy/components/inline_editor/CSSShadowEditor.ts:75
↓ 81 callersMethodadd
(expression: string)
front_end/panels/console/ConsolePinPane.ts:548
↓ 81 callersMethodinstance
(opts: { forceNew: boolean|null, } = {forceNew: null})
front_end/ui/legacy/Context.ts:20
↓ 81 callersMethodmodel
()
front_end/panels/coverage/CoverageView.ts:666
↓ 81 callersMethodrgba
()
front_end/core/common/Color.ts:2169
↓ 81 callersFunctionruleMatch
( selectorOrList: string|Protocol.CSS.SelectorList, properties: Protocol.CSS.CSSProperty[]|Record<stri
front_end/testing/StyleHelpers.ts:80
↓ 80 callersFunctionassert
(condition: unknown, message: string)
front_end/ui/legacy/Widget.ts:50
↓ 80 callersFunctioncreateQuad
(...points: number[])
inspector_overlay/highlight_flex_common.test.ts:43
↓ 80 callersFunctiongetCleanTextContentFromElements
(el: ShadowRoot|HTMLElement, selector: string)
front_end/testing/DOMHelpers.ts:274
↓ 80 callersMethodpushHistoryItem
* Pushes a committed text into the history.
front_end/ui/components/text_editor/AutocompleteHistory.ts:66
↓ 79 callersMethodreplaceAll
(items: T[])
front_end/ui/legacy/ListModel.ts:89
↓ 78 callersMethodentries
()
front_end/panels/coverage/CoverageModel.ts:272
↓ 78 callersMethodfirstChild
()
front_end/ui/legacy/Treeoutline.ts:146
↓ 78 callersMethodmodels
()
front_end/core/sdk/Target.ts:208
↓ 78 callersMethodrequestContentData
()
front_end/models/text_utils/ContentProvider.ts:15
↓ 77 callersMethodchildAt
(index: number)
front_end/ui/legacy/Treeoutline.ts:585
↓ 77 callersMethoddispose
()
front_end/core/platform/api/HostRuntime.ts:23
↓ 75 callersMethodinstance
(opts: { forceNew: true, resourceLoader: SDK.PageResourceLoader.ResourceLoader, traceModel?: Trace
front_end/panels/timeline/TimelinePanel.ts:717
↓ 75 callersFunctionprint
(treeItem, prefix, depth)
front_end/legacy_test_runner/elements_test_runner/ElementsTestRunner.js:782
↓ 75 callersMethodregister
(setting: string)
front_end/core/common/Settings.ts:263
↓ 75 callersMethodshow
* Shows the context menu. This involves loading items from registered providers * and then displaying either a soft or native menu.
front_end/ui/legacy/ContextMenu.ts:714
↓ 74 callersFunctionargumentsList
(input: string)
front_end/ui/components/text_editor/javascript.ts:540
↓ 74 callersMethodget
(index: number)
extensions/cxx_debugging/src/SymbolsBackend.d.ts:14
↓ 74 callersMethodtabForward
()
test/e2e/shared/page-wrapper.ts:475
↓ 73 callersMethodaddDependent
(node: Node)
front_end/models/trace/lantern/graph/BaseNode.ts:103
↓ 73 callersFunctiondispatchKeyDownEvent
(element: T, options: KeyboardEventInit = {})
front_end/testing/DOMHelpers.ts:175
↓ 73 callersMethodmatch
(path: PathPair)
test/run.ts:157
↓ 73 callersFunctionnavigateToNetworkTab
(testName: string, devToolsPage: DevToolsPage, inspectedPage: InspectedPage)
test/e2e/helpers/network-helpers.ts:28
↓ 72 callersMethodcontext
()
front_end/testing/TestUniverse.ts:111
↓ 72 callersMethoddomModel
()
front_end/panels/elements/ShortcutTreeElement.ts:112
↓ 71 callersFunctionaddBreakpointForLine
(index: number|string, devToolsPage: DevToolsPage)
test/e2e/helpers/sources-helpers.ts:167
↓ 71 callersMethodbuildDescriptor
* Builds a descriptor object for this item. * This descriptor is used to create the actual menu item in either * a soft-rendered menu or a nativ
front_end/ui/legacy/ContextMenu.ts:116
↓ 71 callersFunctionformatJavaScript
(text: string)
front_end/entrypoints/formatter_worker/JavaScriptFormatter.test.ts:9
↓ 71 callersMethodgetValue
(index: number)
front_end/core/platform/TypedArrayUtilities.ts:14
↓ 71 callersMethodhandleAction
(context: Context, actionId: string, opts?: Record<string, unknown>)
front_end/ui/legacy/ActionRegistration.ts:102
↓ 71 callersMethodnode
()
front_end/panels/elements/StylesContainer.ts:25
↓ 71 callersMethodwaitForMany
( selector: Selector, count: number, root?: puppeteer.ElementHandle, asyncScope = new AsyncScope(),
test/e2e/shared/page-wrapper.ts:381
↓ 70 callersMethod$
* Get a single element handle. Uses `pierce` handler per default for piercing Shadow DOM.
test/e2e/shared/page-wrapper.ts:122
↓ 70 callersFunctionexpectCalled
( stub: sinon.SinonStub<TArgs, TReturnValue>, options: {fakeFn?: (...args: TArgs) => TReturnValue, cal
front_end/testing/ExpectStubCall.ts:47
↓ 70 callersMethodfromParsedTrace
(parsedTrace: Trace.TraceModel.ParsedTrace)
front_end/models/ai_assistance/performance/AIContext.ts:38
↓ 70 callersFunctiongetVisibleTreeNodeByText
(shadowRoot: ShadowRoot, text: string)
front_end/ui/components/tree_outline/TreeOutline.test.ts:256
↓ 70 callersMethodon
(method: Method, handler: Handler<Method>)
extensions/cxx_debugging/tests/RealBackend.ts:141
↓ 70 callersMethodtimeout
(duration: number)
test/e2e/shared/page-wrapper.ts:82
↓ 70 callersMethodwaitForElementWithTextContent
(textContent: string, root?: puppeteer.ElementHandle, asyncScope = new AsyncScope())
test/e2e/shared/page-wrapper.ts:279
↓ 69 callersMethodcopyText
* If you need to alert to the user after copying use {@link UIUtils.copyTextToClipboard}.
front_end/core/host/InspectorFrontendHostAPI.ts:358
↓ 69 callersMethodinitialize
(size: number)
test/e2e/application/crash-report-context.test.ts:20
↓ 69 callersFunctionmatchSingleValue
( name: string, value: string, matcher: SDK.CSSPropertyParser.Matcher<T>)
front_end/core/sdk/CSSPropertyParserMatchers.test.ts:13
↓ 68 callersMethodgetAction
(actionId: string)
front_end/ui/legacy/ActionRegistry.ts:86
↓ 68 callersMethodinstance
(opts: {forceNew: boolean|null} = {forceNew: null})
front_end/entrypoints/inspector_main/InspectorMain.ts:227
↓ 68 callersMethodjoin
(devToolsPaths: DevToolsPathType[], separator?: string)
front_end/core/common/ParsedURL.ts:237
↓ 68 callersMethodnodeType
()
front_end/core/sdk/DOMModel.ts:477
↓ 68 callersMethodproject
()
front_end/models/workspace/UISourceCode.ts:177
↓ 68 callersMethodreset
()
front_end/panels/network/NetworkLogView.ts:2756
↓ 68 callersMethodsendMessageToEmbedder
* @param method * @param args * @param callback
front_end/devtools_compatibility.js:92
↓ 68 callersFunctionsubstitute
(expression: string)
front_end/entrypoints/formatter_worker/Substitute.test.ts:19
↓ 67 callersMethodactiveManager
* Gets the ModificationsManager instance corresponding to a trace * given its index used in Model#traces. If no index is passed gets * the manag
front_end/panels/timeline/ModificationsManager.ts:56
↓ 66 callersMethodmatch
({includeNullOrUndefinedValues, regex}: {includeNullOrUndefinedValues: boolean, regex: RegExp|null})
front_end/core/sdk/RemoteObject.ts:714
↓ 66 callersFunctionopenSourcesPanel
(devToolsPage: DevToolsPage)
test/e2e/helpers/sources-helpers.ts:61
↓ 65 callersMethodexpand
(expand: boolean)
front_end/panels/elements/StylesSidebarPane.ts:1714
↓ 65 callersFunctiongetMainFrame
( target: SDK.Target.Target, framePayload?: Partial<Protocol.Page.Frame>)
front_end/testing/ResourceHelpers.ts:44
↓ 65 callersMethodmoveTo
(targetNode: DOMNode, anchorNode: DOMNode|null, callback?: ((arg0: string|null, arg1: DOMNode|null) => void))
front_end/core/sdk/DOMModel.ts:1000
↓ 65 callersFunctionnavigateToIssuesTab
(devToolsPage: DevToolsPage)
test/e2e/helpers/issues-helpers.ts:38
↓ 65 callersFunctionprocessTrace
(context: Mocha.Suite|Mocha.Context, traceFile: string)
front_end/models/trace/insights/ForcedReflow.test.ts:12
↓ 64 callersFunctiongetMatchedStyles
( payload: Partial<SDK.CSSMatchedStyles.CSSMatchedStylesPayload>&{connection: MockCDPConnection}, getE
front_end/testing/StyleHelpers.ts:134
↓ 64 callersMethodwidget
()
front_end/ui/legacy/View.ts:28
↓ 63 callersMethodapply
(tr: CodeMirror.Transaction)
front_end/panels/sources/UISourceCodeFrame.ts:720
↓ 63 callersFunctioncreateRequest
( requestId: number, url: string, rendererStartTime = 0, initiator: null|Partial<Lantern.Types
front_end/models/trace/lantern/graph/PageDependencyGraph.test.ts:12
↓ 63 callersFunctionemitLine
(str?: string)
scripts/protocol_typescript/protocol_dts_generator.ts:32
← previousnext →201–300 of 30,857, ranked by callers