MCPcopy Create free account

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

Functions754 in github.com/ChromeDevTools/chrome-devtools-mcp

↓ 3 callersMethodstart
()
tests/server.ts:90
↓ 3 callersMethodstoreTraceRecording
(result: TraceResult)
src/McpContext.ts:647
↓ 3 callersFunctiontraceResultIsSuccess
( x: TraceResult | TraceParseError, )
src/trace-processing/parse.ts:17
↓ 3 callersFunctiontransformArgName
(zodType: ZodType, name: string)
src/telemetry/transformation.ts:90
↓ 3 callersFunctionwithBrowser
( cb: (browser: Browser, page: Page) => Promise<void>, options: { debug?: boolean; autoOpenDevTool
tests/utils.ts:70
↓ 3 callersFunctionwriteFile
* Writes content to a file. * @param filePath The path to the file. * @param content The content to write.
scripts/post-build.ts:17
↓ 2 callersMethod#applyNodeFilter
( snapshot: DevTools.HeapSnapshotModel.HeapSnapshotProxy.HeapSnapshotProxy, filter: DevTools.HeapSnaps
src/HeapSnapshotManager.ts:80
↓ 2 callersMethod#getAttributesMap
( node: TextSnapshotNode, excludeSpecial = false, )
src/formatters/SnapshotFormatter.ts:107
↓ 2 callersMethod#getCachedSnapshot
(filePath: string)
src/HeapSnapshotManager.ts:303
↓ 2 callersMethod#getMessageFromException
( error: Protocol.Runtime.RemoteObject, )
src/devtools/DevtoolsUtils.ts:327
↓ 2 callersMethod#getSortedAggregates
()
src/formatters/HeapSnapshotFormatter.ts:162
↓ 2 callersMethod#getSortedRawClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/HeapSnapshotManager.ts:312
↓ 2 callersMethod#resetIssueAggregator
()
src/PageCollector.ts:195
↓ 2 callersMethod#scheduleFlush
(delayMs: number)
src/telemetry/watchdog/ClearcutSender.ts:170
↓ 2 callersMethod#sendBatch
(events: BufferedEvent[])
src/telemetry/watchdog/ClearcutSender.ts:182
↓ 2 callersMethod#writeFile
( filepath: string, data: Uint8Array<ArrayBufferLike>, )
src/McpContext.ts:598
↓ 2 callersMethodaddLog
(extensionId: string, log: ConsoleMessage | UncaughtError)
src/ServiceWorkerCollector.ts:164
↓ 2 callersFunctionapplyToExisting
(existing: T[], update: T[])
src/telemetry/metricsRegistry.ts:67
↓ 2 callersFunctionapplyToExistingMetrics
( existing: ToolMetric[], update: ToolMetric[], )
src/telemetry/metricsRegistry.ts:44
↓ 2 callersMethodattachConsoleMessage
(msgid: number)
src/tools/ToolDefinition.ts:163
↓ 2 callersMethodattachImage
(value: ImageContentData)
src/tools/ToolDefinition.ts:158
↓ 2 callersMethodattachLighthouseResult
(result: LighthouseData)
src/tools/ToolDefinition.ts:174
↓ 2 callersMethodattachTraceInsight
( trace: TraceResult, insightSetId: string, insightName: InsightName, )
src/tools/ToolDefinition.ts:168
↓ 2 callersMethodattachTraceSummary
(trace: TraceResult)
src/tools/ToolDefinition.ts:167
↓ 2 callersMethodattachWaitForResult
(result: WaitForEventsResult)
src/tools/ToolDefinition.ts:177
↓ 2 callersMethodbringToFront
()
src/devtools/McpHostBindingAdapter.ts:60
↓ 2 callersFunctionbucketizeLatency
(latencyMs: number)
src/telemetry/transformation.ts:15
↓ 2 callersFunctionbuildContext
( devToolsData?: DevToolsData, pageUrl?: string, )
src/telemetry/transformation.ts:201
↓ 2 callersFunctioncomputeFlagUsage
( args: Record<string, unknown>, options: CliOptions, )
src/telemetry/flagUtils.ts:39
↓ 2 callersMethodconsumeReconnectNotice
* Returns true once if this context was created by reconnecting after the * previous browser connection was lost, so the next response can surface
src/McpContext.ts:403
↓ 2 callersFunctionconvertConsoleMessageConciseToString
(msg: ConsoleMessageConcise)
src/formatters/ConsoleFormatter.ts:291
↓ 2 callersFunctionconvertNetworkRequestConciseToString
( data: NetworkRequestConcise, )
src/formatters/NetworkFormatter.ts:259
↓ 2 callersFunctioncreateStackTrace
( devTools: TargetUniverse, rawStackTrace: Protocol.Runtime.StackTrace, targetId: string | undefined, )
src/devtools/DevtoolsUtils.ts:403
↓ 2 callersFunctioncreateTargetUniverse
( session: CDPSession, )
src/devtools/DevtoolsUtils.ts:134
↓ 2 callersFunctiondetectDisplay
()
src/browser.ts:167
↓ 2 callersMethoddispose
()
src/HeapSnapshotManager.ts:416
↓ 2 callersFunctionensureBrowserConnected
(options: { browserURL?: string; wsEndpoint?: string; wsHeaders?: Record<string, string>; devtools: bo
src/browser.ts:47
↓ 2 callersFunctionextractExtensionId
(origin: string)
src/ServiceWorkerCollector.ts:212
↓ 2 callersFunctionformatBytes
(bytes: number)
scripts/profile/utils.ts:13
↓ 2 callersMethodformatDiffDetails
(diff: HeapSnapshotDetailedClassDiff)
src/formatters/HeapSnapshotFormatter.ts:220
↓ 2 callersMethodformatDiffSummary
(diffs: HeapSnapshotClassDiff[])
src/formatters/HeapSnapshotFormatter.ts:203
↓ 2 callersMethodformatDominators
( dominators: DevTools.HeapSnapshotModel.HeapSnapshotModel.DominatorChain, )
src/formatters/HeapSnapshotFormatter.ts:114
↓ 2 callersFunctionformatEnumChoice
* For enums, log the value as uppercase. * We're going to have an enum for such flags with choices represented * as an `enum` where the keys of the
src/telemetry/flagUtils.ts:20
↓ 2 callersFunctionformatFragment
( fragment: DevTools.DevTools.StackTrace.StackTrace.Fragment, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:376
↓ 2 callersMethodformatNativeContextSizes
( sizes: DevTools.HeapSnapshotModel.HeapSnapshotModel.NativeContextSizes, )
src/formatters/HeapSnapshotFormatter.ts:142
↓ 2 callersMethodformatNodes
( items: ReadonlyArray< | DevTools.HeapSnapshotModel.HeapSnapshotModel.Node | DevTools.HeapSna
src/formatters/HeapSnapshotFormatter.ts:57
↓ 2 callersMethodformatRetainingPaths
( retainingPaths: readonly DevTools.HeapSnapshotModel.HeapSnapshotModel.RetainingEdge[], )
src/formatters/HeapSnapshotFormatter.ts:89
↓ 2 callersFunctionformatStackTrace
( stackTrace: DevTools.DevTools.StackTrace.StackTrace.StackTrace, cause: SymbolizedError | undefined, fo
src/formatters/ConsoleFormatter.ts:340
↓ 2 callersFunctionformatStackTraceInner
( stackTrace: DevTools.DevTools.StackTrace.StackTrace.StackTrace | undefined, cause: SymbolizedError | und
src/formatters/ConsoleFormatter.ts:358
↓ 2 callersMethodfromDetails
(opts: { devTools?: TargetUniverse; details: Protocol.Runtime.ExceptionDetails; targetId: string;
src/devtools/DevtoolsUtils.ts:232
↓ 2 callersMethodfromError
(opts: { devTools?: TargetUniverse; error: Protocol.Runtime.RemoteObject; targetId: string; })
src/devtools/DevtoolsUtils.ts:290
↓ 2 callersFunctiongenerateToolMetrics
(tools: ToolDefinition[])
src/telemetry/metricsRegistry.ts:94
↓ 2 callersMethodgetConsoleData
( includePreservedMessages?: boolean, )
src/McpPage.ts:365
↓ 2 callersMethodgetConsoleMessageStableId
( message: ConsoleMessage | Error | DevTools.AggregatedIssue | UncaughtError, )
src/McpResponse.ts:714
↓ 2 callersMethodgetDevToolsPage
()
src/McpPage.ts:351
↓ 2 callersFunctiongetEnumValues
(zodType: zod.ZodTypeAny)
src/telemetry/transformation.ts:64
↓ 2 callersMethodgetExtensionServiceWorkerId
( extensionServiceWorker: ExtensionServiceWorker, )
src/McpContext.ts:592
↓ 2 callersMethodgetHeapSnapshotAggregates
( filePath: string, filterName?: string, objectId?: number, )
src/McpContext.ts:698
↓ 2 callersMethodgetHeapSnapshotClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/McpContext.ts:852
↓ 2 callersMethodgetHeapSnapshotStats
( filePath: string, )
src/McpContext.ts:716
↓ 2 callersMethodgetIdForResource
(resource: WithSymbolId<T>)
src/PageCollector.ts:127
↓ 2 callersFunctiongetMockAggregatedIssue
()
tests/utils.ts:353
↓ 2 callersFunctiongetMockResponse
( options: { status?: number; headers?: Record<string, string>; } = {}, )
tests/utils.ts:261
↓ 2 callersFunctiongetNetworkMultiplierFromString
( condition: string | null, )
src/WaitForHelper.ts:250
↓ 2 callersMethodgetNetworkRequestStableId
(request: HTTPRequest)
src/McpResponse.ts:720
↓ 2 callersMethodgetPages
()
src/McpContext.ts:362
↓ 2 callersFunctiongetPossibleFlagMetrics
(options: CliOptions)
src/telemetry/flagUtils.ts:84
↓ 2 callersMethodgetScreenRecorder
()
src/McpContext.ts:348
↓ 2 callersMethodgetSelectedPageFallback
* Returns details about the last page snapshot automatically replacing the * selection because the selected page disappeared from the page list, or
src/McpContext.ts:432
↓ 2 callersFunctiongetSizeLimitedString
(text: string, sizeLimit: number)
src/formatters/NetworkFormatter.ts:252
↓ 2 callersFunctiongetSocketPath
(sessionId: string)
src/daemon/utils.ts:36
↓ 2 callersFunctiongetTempFilePath
(filename: string)
src/utils/files.ts:11
↓ 2 callersFunctiongetTraceSummary
( result: TraceResult, deviceScope?: DevTools.CrUXManager.DeviceScope | null, )
src/trace-processing/parse.ts:83
↓ 2 callersFunctiongetZodType
(zodType: zod.ZodTypeAny)
src/telemetry/transformation.ts:39
↓ 2 callersMethodgroupConsecutive
* Groups consecutive messages with the same type, text, and argument count. * Similar to Chrome DevTools' console grouping behavior.
src/formatters/ConsoleFormatter.ts:211
↓ 2 callersFunctionhandleActionError
(error: unknown, uid: string)
src/tools/input.ts:36
↓ 2 callersFunctionhandleResponse
( response: CallToolResult, format: 'json' | 'md', )
src/daemon/client.ts:222
↓ 2 callersMethodhasHeapSnapshots
()
src/McpContext.ts:766
↓ 2 callersMethodinit
()
src/McpPage.ts:176
↓ 2 callersFunctionisEdgeLike
( item: unknown, )
src/formatters/HeapSnapshotFormatter.ts:34
↓ 2 callersFunctionisExtensionOrigin
(origin: string)
src/ServiceWorkerCollector.ts:225
↓ 2 callersFunctionisLocalhost
(url?: string)
src/utils/url.ts:16
↓ 2 callersFunctionisNodeLike
( item: unknown, )
src/formatters/HeapSnapshotFormatter.ts:26
↓ 2 callersFunctionisProcessAlive
(pid: number)
tests/e2e/telemetry.test.ts:114
↓ 2 callersMethodisRunningPerformanceTrace
()
src/McpContext.ts:344
↓ 2 callersFunctionlaunch
(options: McpLaunchOptions)
src/browser.ts:185
↓ 2 callersMethodlistExtensions
()
src/McpContext.ts:689
↓ 2 callersFunctionloadIssueDescriptions
()
src/devtools/issueDescriptions.ts:20
↓ 2 callersMethodloadResource
(path: string)
src/McpContext.ts:818
↓ 2 callersMethodloadState
()
src/telemetry/persistence.ts:44
↓ 2 callersMethodlogDailyActiveIfNeeded
()
src/telemetry/ClearcutLogger.ts:157
↓ 2 callersFunctionlogDisclaimers
(args: ReturnType<typeof parseArguments>)
src/index.ts:203
↓ 2 callersMethodlogServerStart
(flagUsage: FlagUsage)
src/telemetry/ClearcutLogger.ts:145
↓ 2 callersMethodlogToolInvocation
(args: { toolName: string; params: ShapeOutput<zod.ZodRawShape>; schema: zod.ZodRawShape; succ
src/telemetry/ClearcutLogger.ts:110
↓ 2 callersFunctionmakeTargetFilter
(enableExtensions = false)
src/browser.ts:24
↓ 2 callersFunctionmockListener
()
tests/utils.ts:361
↓ 2 callersFunctionoverrideDevToolsGlobals
({ loadResource, }: { loadResource: (url: string) => Promise<string>; })
src/devtools/DevtoolsUtils.ts:27
↓ 2 callersFunctionparseKey
(keyInput: string)
src/utils/keyboard.ts:280
↓ 2 callersMethodreject
(error: Error)
scripts/profile/inspector.ts:24
↓ 2 callersFunctionreplaceHtmlElementsWithUids
(schema: JSONSchema7Definition)
src/McpPage.ts:7
← previousnext →101–200 of 754, ranked by callers