MCPcopy Create free account

hub / github.com/ChromeDevTools/chrome-devtools-mcp / functions

Functions3,308 in github.com/ChromeDevTools/chrome-devtools-mcp

↓ 1 callersFunctionfinalize47
(partialModel)
src/third_party/lighthouse-devtools-mcp-bundle.js:30092
↓ 1 callersFunctionfinalize48
(partialModel)
src/third_party/lighthouse-devtools-mcp-bundle.js:30226
↓ 1 callersFunctionfinalizeWebSocketData
()
src/third_party/lighthouse-devtools-mcp-bundle.js:19297
↓ 1 callersMethodfind
( extensionId: string, filter: (item: WithSymbolId<ConsoleMessage | UncaughtError>) => boolean, )
src/ServiceWorkerCollector.ts:196
↓ 1 callersMethodfindAvailableConnectionWithLargestCongestionWindow
(connections)
src/third_party/lighthouse-devtools-mcp-bundle.js:13312
↓ 1 callersFunctionfindCachedRawSourceMap
(script, options)
src/third_party/lighthouse-devtools-mcp-bundle.js:23296
↓ 1 callersMethodfindCommonCanonicalURLMistakes
* @param {CanonicalURLData} canonicalURLData * @param {URL} canonicalURL * @param {URL} baseURL * @return {LH.Audit.Product|undef
src/third_party/lighthouse-devtools-mcp-bundle.js:53278
↓ 1 callersMethodfindEntry
(lineNumber, columnNumber, inlineFrameIndex)
src/third_party/lighthouse-devtools-mcp-bundle.js:38571
↓ 1 callersFunctionfindFirstJSCallsForAsyncTaskRun
(asyncTaskRun, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20537
↓ 1 callersFunctionfindFirstJsInvocationForAsyncTaskRun
(asyncTaskRun, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20534
↓ 1 callersFunctionfindFrame
(meta, frameId)
src/third_party/lighthouse-devtools-mcp-bundle.js:23215
↓ 1 callersMethodfindInvalidCanonicalURLReason
* @param {CanonicalURLData} canonicalURLData * @return {LH.Audit.Product|undefined}
src/third_party/lighthouse-devtools-mcp-bundle.js:53244
↓ 1 callersMethodfindMainFrameIds
* @param {LH.TraceEvent[]} events * @return {{startingPid: number, frameId: string}}
src/third_party/lighthouse-devtools-mcp-bundle.js:1265
↓ 1 callersMethodfindMainFramePidTids
* If there were any cross-origin navigations, there'll be more than one pid returned * @param {{startingPid: number, frameId: string}} mainFram
src/third_party/lighthouse-devtools-mcp-bundle.js:1309
↓ 1 callersFunctionfindMetaCharsetDisposition
(data31, context)
src/third_party/lighthouse-devtools-mcp-bundle.js:25548
↓ 1 callersFunctionfindMostSpecificCSSRule
(matchedCSSRules, property)
src/third_party/lighthouse-devtools-mcp-bundle.js:37103
↓ 1 callersFunctionfindMostSpecificMatchedCSSRule
(matchedCSSRules = [], isDeclarationOfInterest)
src/third_party/lighthouse-devtools-mcp-bundle.js:37084
↓ 1 callersFunctionfindNearestJSAncestor
(asyncTaskScheduled, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20519
↓ 1 callersFunctionfindNetworkRequest
(networkRequests, script)
src/third_party/lighthouse-devtools-mcp-bundle.js:23224
↓ 1 callersMethodfindNextNodeCompletionTime
* Computes and returns the minimum estimated completion time of the nodes currently in progress.
src/third_party/lighthouse-devtools-mcp-bundle.js:13853
↓ 1 callersFunctionfindRule
(path7, rules)
src/third_party/lighthouse-devtools-mcp-bundle.js:53815
↓ 1 callersFunctionfindScreenshots
(timestamp)
src/third_party/lighthouse-devtools-mcp-bundle.js:22742
↓ 1 callersFunctionfindWorkerThreads
(trace)
src/third_party/lighthouse-devtools-mcp-bundle.js:30526
↓ 1 callersFunctionfirstPositiveValueInList
(entries)
src/third_party/lighthouse-devtools-mcp-bundle.js:18973
↓ 1 callersMethodfixMissingSamples
()
src/third_party/lighthouse-devtools-mcp-bundle.js:19776
↓ 1 callersFunctionflowGroupTokenForFlowPhaseEvent
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:18479
↓ 1 callersFunctionflushLogs
( logFile: fs.WriteStream, timeoutMs = 2000, )
src/logger.ts:35
↓ 1 callersFunctionfmtLong
(ms)
src/third_party/lighthouse-devtools-mcp-bundle.js:227
↓ 1 callersFunctionfmtShort
(ms)
src/third_party/lighthouse-devtools-mcp-bundle.js:210
↓ 1 callersMethodforEachFrame
* Traverses the call tree derived from the samples calling back when a call is opened * and when it's closed
src/third_party/lighthouse-devtools-mcp-bundle.js:19821
↓ 1 callersFunctionformatArg
(arg: unknown, formatter: {isIgnored: IgnoreCheck})
src/formatters/ConsoleFormatter.ts:324
↓ 1 callersFunctionformatArgs
(msg: ConsoleMessageDetailed)
src/formatters/ConsoleFormatter.ts:308
↓ 1 callersFunctionformatAsyncFragment
( fragment: DevTools.DevTools.StackTrace.StackTrace.AsyncFragment, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:384
↓ 1 callersFunctionformatCause
( cause: SymbolizedError | undefined, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:412
↓ 1 callersMethodformatProtocol
* A simple formatting utility for event logging. * @param {string} prefix * @param {!Object} data A JSON-serializable object of event da
src/third_party/lighthouse-devtools-mcp-bundle.js:817
↓ 1 callersFunctionformatSignedCount
(n: number)
src/formatters/HeapSnapshotFormatter.ts:210
↓ 1 callersFunctionformatterTestDetailed
( label: string, setup: (t: it.TestContext) => Promise<IssueFormatter>, )
tests/formatters/IssueFormatter.test.ts:41
↓ 1 callersMethodframesAreEqual
(frame1, frame2)
src/third_party/lighthouse-devtools-mcp-bundle.js:18165
↓ 1 callersMethodframesById
()
src/third_party/lighthouse-devtools-mcp-bundle.js:21287
↓ 1 callersMethodfromProtocolMessage
* @param {string} method * @param {{message: string, data?: string|undefined}} protocolError * @return {Error|LighthouseError}
src/third_party/lighthouse-devtools-mcp-bundle.js:32267
↓ 1 callersFunctiongatherCompositorThreads
()
src/third_party/lighthouse-devtools-mcp-bundle.js:20277
↓ 1 callersFunctiongatherFinalLCPEvents
()
src/third_party/lighthouse-devtools-mcp-bundle.js:22336
↓ 1 callersFunctiongenerateCli
()
scripts/generate-cli.ts:108
↓ 1 callersFunctiongenerateConfigOptionsMarkdown
()
scripts/generate-docs.ts:154
↓ 1 callersMethodgenerateErrorAuditResult
* @param {typeof Audit} audit * @param {string | LH.IcuMessage} errorMessage * @param {string=} errorStack * @return {LH.RawIcu<L
src/third_party/lighthouse-devtools-mcp-bundle.js:4431
↓ 1 callersMethodgenerateFlowReportHtml
* Returns the standalone flow report HTML as a string with the report JSON and renderer JS inlined. * @param {FlowResult} flow * @return
src/third_party/lighthouse-devtools-mcp-bundle.js:58472
↓ 1 callersFunctiongenerateNetworkDependencyTree
(context)
src/third_party/lighthouse-devtools-mcp-bundle.js:29029
↓ 1 callersFunctiongeneratePreconnectCandidates
(data31, context, contextRequests)
src/third_party/lighthouse-devtools-mcp-bundle.js:29266
↓ 1 callersFunctiongeneratePreconnectedOrigins
(data31, context, contextRequests, preconnectCandidates)
src/third_party/lighthouse-devtools-mcp-bundle.js:29178
↓ 1 callersFunctiongenerateReport
(result, format = "html")
src/third_party/lighthouse-devtools-mcp-bundle.js:61288
↓ 1 callersMethodgenerateReportCSV
* Converts the results to a CSV formatted string * Each row describes the result of 1 audit with * - the name of the category the audit
src/third_party/lighthouse-devtools-mcp-bundle.js:58493
↓ 1 callersMethodgenerateReportHtml
* Returns the standalone report HTML as a string with the report JSON and renderer JS inlined. * @param {LHResult} lhr * @return {string
src/third_party/lighthouse-devtools-mcp-bundle.js:58459
↓ 1 callersFunctiongenerateTempFilePath
()
src/tools/screencast.ts:18
↓ 1 callersFunctiongenerateToolDocumentation
()
scripts/generate-docs.ts:515
↓ 1 callersFunctiongenerateToolsTOC
( categories: Record<string, ToolWithAnnotations[]>, sortedCategories: string[], )
scripts/generate-docs.ts:109
↓ 1 callersMethodgetActiveManager
()
src/third_party/lighthouse-devtools-mcp-bundle.js:16600
↓ 1 callersMethodgetAggregates
( filePath: string, )
src/HeapSnapshotManager.ts:73
↓ 1 callersMethodgetArtifactRuntimeError
* Searches a pass's artifacts for any `lhrRuntimeError` error artifacts. * Returns the first one found or `null` if none found. * @param
src/third_party/lighthouse-devtools-mcp-bundle.js:58941
↓ 1 callersMethodgetAuditList
* Returns list of audit names for external querying. * @return {Array<string>}
src/third_party/lighthouse-devtools-mcp-bundle.js:58970
↓ 1 callersFunctiongetAvailableLocales
()
src/third_party/lighthouse-devtools-mcp-bundle.js:9879
↓ 1 callersFunctiongetBenchmarkIndex
(executionContext)
src/third_party/lighthouse-devtools-mcp-bundle.js:59923
↓ 1 callersMethodgetBlockedByResponseRow
* @param {Array<LH.Crdp.Audits.BlockedByResponseIssueDetails>} blockedByResponseIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51391
↓ 1 callersFunctiongetBottomCallFrameForEvent
(event, traceParsedData)
src/third_party/lighthouse-devtools-mcp-bundle.js:26842
↓ 1 callersFunctiongetBoundingClientRect
(element)
src/third_party/lighthouse-devtools-mcp-bundle.js:36076
↓ 1 callersMethodgetCPUNodes
(mainThreadEvents)
src/third_party/lighthouse-devtools-mcp-bundle.js:12063
↓ 1 callersFunctiongetCSSImages
(allElements)
src/third_party/lighthouse-devtools-mcp-bundle.js:37029
↓ 1 callersFunctiongetCacheHitProbability
(maxAgeInSeconds)
src/third_party/lighthouse-devtools-mcp-bundle.js:25362
↓ 1 callersFunctiongetCategoryStatus
( category: ToolCategory, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:38
↓ 1 callersFunctiongetChromeExtensionOrigin
(url)
src/third_party/lighthouse-devtools-mcp-bundle.js:15976
↓ 1 callersMethodgetClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/HeapSnapshotManager.ts:195
↓ 1 callersFunctiongetCombinedHeaders
(responseHeaders)
src/third_party/lighthouse-devtools-mcp-bundle.js:25378
↓ 1 callersMethodgetCompleted
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:13576
↓ 1 callersFunctiongetCompressionSavings
(request)
src/third_party/lighthouse-devtools-mcp-bundle.js:26154
↓ 1 callersFunctiongetConditionStatus
( condition: string, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:62
↓ 1 callersMethodgetConsoleMessageById
( page: McpPage, id: number, )
src/McpContext.ts:307
↓ 1 callersMethodgetContentSecurityPolicyRow
* @param {Array<LH.Crdp.Audits.ContentSecurityPolicyIssueDetails>} cspIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51415
↓ 1 callersMethodgetCookieId
* https://source.chromium.org/chromium/chromium/src/+/d2fcd4ba302baeabf4b96d8fa9fdb7a215736c31:third_party/devtools-frontend/src/front_end/models/issu
src/third_party/lighthouse-devtools-mcp-bundle.js:54723
↓ 1 callersMethodgetCookieRow
* @param {Array<LH.Crdp.Audits.CookieIssueDetails>} CookieIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51367
↓ 1 callersFunctiongetCoreJsPolyfillData
()
src/third_party/lighthouse-devtools-mcp-bundle.js:27734
↓ 1 callersFunctiongetCrossoriginFromHeader
(value)
src/third_party/lighthouse-devtools-mcp-bundle.js:37824
↓ 1 callersFunctiongetDaemonPid
(sessionId: string)
src/daemon/utils.ts:77
↓ 1 callersFunctiongetDataFolder
()
src/telemetry/persistence.ts:22
↓ 1 callersFunctiongetDefaultHourSymbolFromLocale
(locale)
src/third_party/lighthouse-devtools-mcp-bundle.js:8156
↓ 1 callersMethodgetDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/HeapSnapshotManager.ts:214
↓ 1 callersFunctiongetDevicePixelRatio
(executionContext)
src/third_party/lighthouse-devtools-mcp-bundle.js:59933
↓ 1 callersFunctiongetDomain$1
(suffix, hostname, options)
src/third_party/lighthouse-devtools-mcp-bundle.js:31589
↓ 1 callersFunctiongetDomainWithoutSuffix$1
(domain, suffix)
src/third_party/lighthouse-devtools-mcp-bundle.js:31616
↓ 1 callersMethodgetDominatorsOf
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:170
↓ 1 callersMethodgetEdges
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:182
↓ 1 callersMethodgetEffectiveCsp
(cspVersion, optFindings)
src/third_party/lighthouse-devtools-mcp-bundle.js:48677
↓ 1 callersMethodgetEntityClassification
* @param {LH.Artifacts} artifacts * @param {LH.Artifacts.ComputedContext} context
src/third_party/lighthouse-devtools-mcp-bundle.js:58694
↓ 1 callersFunctiongetEntityForUrl
(url, entityMappings3)
src/third_party/lighthouse-devtools-mcp-bundle.js:15899
↓ 1 callersFunctiongetEntityInDataset
(entityByDomain, entityBySubDomain, entityByRootDomain, originOrURL)
src/third_party/lighthouse-devtools-mcp-bundle.js:14111
↓ 1 callersFunctiongetEnvironmentWarnings
(context)
src/third_party/lighthouse-devtools-mcp-bundle.js:59955
↓ 1 callersMethodgetEvaluateScriptURLs
* Returns the script URLs that had their EvaluateScript events occur in this task.
src/third_party/lighthouse-devtools-mcp-bundle.js:11879
↓ 1 callersFunctiongetEventListeners
(session, devtoolsNodePath)
src/third_party/lighthouse-devtools-mcp-bundle.js:36600
↓ 1 callersMethodgetExtension
(id: string)
src/McpContext.ts:897
↓ 1 callersFunctiongetFieldMetricsForInsightSet
(insightSet, metadata, scope = null)
src/third_party/lighthouse-devtools-mcp-bundle.js:25089
↓ 1 callersFunctiongetFontRootCauses
(networkRequests, prePaintEvents2, shiftsByPrePaint, rootCausesByShift)
src/third_party/lighthouse-devtools-mcp-bundle.js:25807
↓ 1 callersFunctiongetForEvent
(event, data31)
src/third_party/lighthouse-devtools-mcp-bundle.js:24053
← previousnext →1,001–1,100 of 3,308, ranked by callers