MCPcopy Create free account

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

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

↓ 1 callersFunctionlocalstorage
()
src/third_party/lighthouse-devtools-mcp-bundle.js:583
↓ 1 callersMethodloggerfn
* @param {string} title
src/third_party/lighthouse-devtools-mcp-bundle.js:775
↓ 1 callersFunctionlooksLikeIpAddress
(maybeIp)
src/third_party/lighthouse-devtools-mcp-bundle.js:49518
↓ 1 callersFunctionlookupLocale
(locales2, possibleLocales)
src/third_party/lighthouse-devtools-mcp-bundle.js:10822
↓ 1 callersFunctionlowerBound
(array, needle, comparator, left, right)
src/third_party/lighthouse-devtools-mcp-bundle.js:16132
↓ 1 callersFunctionmain
()
src/telemetry/watchdog/main.ts:78
↓ 1 callersFunctionmain
()
scripts/update-lighthouse.ts:15
↓ 1 callersFunctionmain
()
scripts/append-lighthouse-notices.ts:14
↓ 1 callersFunctionmain
()
scripts/eval_gemini.ts:179
↓ 1 callersFunctionmain
()
scripts/update_metrics.ts:134
↓ 1 callersFunctionmain
()
scripts/post-build.ts:21
↓ 1 callersFunctionmain
()
scripts/prepare.ts:44
↓ 1 callersFunctionmakeCompleteEvent
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:20385
↓ 1 callersFunctionmakeUpChromeExtensionEntity
(entityCache, url, extensionName)
src/third_party/lighthouse-devtools-mcp-bundle.js:15979
↓ 1 callersFunctionmakeUpEntity
(entityCache, url)
src/third_party/lighthouse-devtools-mcp-bundle.js:15948
↓ 1 callersFunctionmatchEvents
(unpairedEvents)
src/third_party/lighthouse-devtools-mcp-bundle.js:17077
↓ 1 callersFunctionmatchHostUAVersion
(session, userAgent)
src/third_party/lighthouse-devtools-mcp-bundle.js:60212
↓ 1 callersFunctionmatches
(pattern, path7)
src/third_party/lighthouse-devtools-mcp-bundle.js:53743
↓ 1 callersMethodmaximumSaturatedConnections
(rtt, availableThroughput)
src/third_party/lighthouse-devtools-mcp-bundle.js:13127
↓ 1 callersFunctionmergeConfig
(c1, c2)
src/third_party/lighthouse-devtools-mcp-bundle.js:9399
↓ 1 callersFunctionmergeConfigFragmentArrayByKey
(baseArray, extensionArray, keyFn)
src/third_party/lighthouse-devtools-mcp-bundle.js:57403
↓ 1 callersFunctionmergeConfigs
(defaultConfig2, configs)
src/third_party/lighthouse-devtools-mcp-bundle.js:9409
↓ 1 callersFunctionmergeEventsInOrder
(eventsArray1, eventsArray2)
src/third_party/lighthouse-devtools-mcp-bundle.js:16993
↓ 1 callersFunctionmergeLiteral
(parts)
src/third_party/lighthouse-devtools-mcp-bundle.js:9247
↓ 1 callersFunctionmergePlugins
(config4, configDir, flags)
src/third_party/lighthouse-devtools-mcp-bundle.js:57537
↓ 1 callersFunctionmetaCharsetLabel
(disposition)
src/third_party/lighthouse-devtools-mcp-bundle.js:25554
↓ 1 callersFunctionnavigation
* @license * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0
src/third_party/lighthouse-devtools-mcp-bundle.js:61278
↓ 1 callersFunctionnavigationGather
(page, requestor, options = {})
src/third_party/lighthouse-devtools-mcp-bundle.js:61171
↓ 1 callersMethodnextCharCode
Returns the unicode value of the next character and advances the iterator
src/third_party/lighthouse-devtools-mcp-bundle.js:38907
↓ 1 callersFunctionnoPaginationOptions
(options: PaginationOptions)
src/utils/pagination.ts:64
↓ 1 callersMethodnodeByIndex
* Returns the node that corresponds to a given index of a sample.
src/third_party/lighthouse-devtools-mcp-bundle.js:19929
↓ 1 callersFunctionnormaliseEncoding
(path7)
src/third_party/lighthouse-devtools-mcp-bundle.js:53729
↓ 1 callersFunctionnormalizeDirectiveValue
(directiveValue)
src/third_party/lighthouse-devtools-mcp-bundle.js:49882
↓ 1 callersFunctionnormalizeSource
(source)
src/third_party/lighthouse-devtools-mcp-bundle.js:24188
↓ 1 callersMethodnormalizeTimestamps
* Fills in timestamps and/or time deltas from legacy profiles where * they could be missing.
src/third_party/lighthouse-devtools-mcp-bundle.js:19733
↓ 1 callersMethodnormalizeUrl
* @param {string|undefined} url * @return {string}
src/third_party/lighthouse-devtools-mcp-bundle.js:32790
↓ 1 callersFunctionnormalizeUrlOrNull
(url, finalDisplayedUrl)
src/third_party/lighthouse-devtools-mcp-bundle.js:37817
↓ 1 callersFunctionnotify
(child: Server, msg: {method: string; params?: unknown})
tests/shutdown.test.ts:109
↓ 1 callersMethodonDataReceived
* @param {LH.Crdp.Network.DataReceivedEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32957
↓ 1 callersMethodonDataReceived
* @param {{params: LH.Crdp.Network.DataReceivedEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33408
↓ 1 callersMethodonLoadingFailed
* @param {LH.Crdp.Network.LoadingFailedEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32980
↓ 1 callersMethodonLoadingFailed
* @param {{params: LH.Crdp.Network.LoadingFailedEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33437
↓ 1 callersMethodonLoadingFinished
* @param {LH.Crdp.Network.LoadingFinishedEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32966
↓ 1 callersMethodonLoadingFinished
* @param {{params: LH.Crdp.Network.LoadingFinishedEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33422
↓ 1 callersMethodonRedirectResponse
* @param {LH.Crdp.Network.RequestWillBeSentEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:33000
↓ 1 callersMethodonRequestServedFromCache
()
src/third_party/lighthouse-devtools-mcp-bundle.js:32937
↓ 1 callersMethodonRequestServedFromCache
* @param {{params: LH.Crdp.Network.RequestServedFromCacheEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33366
↓ 1 callersMethodonRequestWillBeSent
* @param {{params: LH.Crdp.Network.RequestWillBeSentEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33329
↓ 1 callersMethodonResourceChangedPriority
* @param {LH.Crdp.Network.ResourceChangedPriorityEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32994
↓ 1 callersMethodonResourceChangedPriority
* @param {{params: LH.Crdp.Network.ResourceChangedPriorityEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33452
↓ 1 callersMethodonResponseReceived
* @param {LH.Crdp.Network.ResponseReceivedEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32943
↓ 1 callersMethodonResponseReceived
* @param {{params: LH.Crdp.Network.ResponseReceivedEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33380
↓ 1 callersMethodonResponseReceivedExtraInfo
* @param {LH.Crdp.Network.ResponseReceivedExtraInfoEvent} data
src/third_party/lighthouse-devtools-mcp-bundle.js:32951
↓ 1 callersMethodonResponseReceivedExtraInfo
* @param {{params: LH.Crdp.Network.ResponseReceivedExtraInfoEvent, targetType: LH.Protocol.TargetType, sessionId?: string}} event
src/third_party/lighthouse-devtools-mcp-bundle.js:33394
↓ 1 callersMethodonStartEvent
(e)
src/third_party/lighthouse-devtools-mcp-bundle.js:24556
↓ 1 callersFunctionoverrideSettingsForGatherMode
(settings, gatherMode)
src/third_party/lighthouse-devtools-mcp-bundle.js:57982
↓ 1 callersFunctionoverrideThrottlingWindows
(settings)
src/third_party/lighthouse-devtools-mcp-bundle.js:57989
↓ 1 callersFunctionpaginate
( items: readonly Item[], options?: PaginationOptions, )
src/utils/pagination.ts:22
↓ 1 callersFunctionparse
(str)
src/third_party/lighthouse-devtools-mcp-bundle.js:153
↓ 1 callersMethodparse
(value, offset)
src/third_party/lighthouse-devtools-mcp-bundle.js:37583
↓ 1 callersFunctionparseCPUProfileData
(parseOptions)
src/third_party/lighthouse-devtools-mcp-bundle.js:19966
↓ 1 callersFunctionparseConciseScientificAndEngineeringStem
(stem)
src/third_party/lighthouse-devtools-mcp-bundle.js:6578
↓ 1 callersFunctionparseLine
(line)
src/third_party/lighthouse-devtools-mcp-bundle.js:54491
↓ 1 callersMethodparsePlugin
* Extracts and validates a config from the provided plugin input, throwing * if it deviates from the expected object shape. * @param {un
src/third_party/lighthouse-devtools-mcp-bundle.js:35253
↓ 1 callersFunctionparseRobots
(contents, robots)
src/third_party/lighthouse-devtools-mcp-bundle.js:53772
↓ 1 callersMethodparseSourceMapFromDataUrl
* @param {string} sourceMapURL * @return {LH.Artifacts.RawSourceMap}
src/third_party/lighthouse-devtools-mcp-bundle.js:39030
↓ 1 callersFunctionparseTrace
(fileName: string)
tests/tools/performance.test.ts:217
↓ 1 callersFunctionparseUseragentIntoMetadata
(fullVersion, formFactor)
src/third_party/lighthouse-devtools-mcp-bundle.js:60182
↓ 1 callersFunctionparseWatchdogArgs
()
src/telemetry/watchdog/main.ts:30
↓ 1 callersFunctionpartition
(array, comparator, left, right, pivotIndex)
src/third_party/lighthouse-devtools-mcp-bundle.js:16072
↓ 1 callersFunctionpolyfillDOMRect
()
src/third_party/lighthouse-devtools-mcp-bundle.js:52513
↓ 1 callersFunctionpopulateCruxData
We tell CrUXManager to fetch data so it's available when DevTools.PerformanceTraceFormatter is invoked
src/tools/performance.ts:236
↓ 1 callersFunctionprepareDeviceEmulation
(driver, settings)
src/third_party/lighthouse-devtools-mcp-bundle.js:60350
↓ 1 callersFunctionprepareTargetForNavigationMode
(driver, settings, requestor)
src/third_party/lighthouse-devtools-mcp-bundle.js:60361
↓ 1 callersFunctionprepareThrottlingAndNetwork
(session, settings)
src/third_party/lighthouse-devtools-mcp-bundle.js:60339
↓ 1 callersMethodprepend
(prefix, devToolsPath)
src/third_party/lighthouse-devtools-mcp-bundle.js:29648
↓ 1 callersFunctionprocessForcedReflowWarning
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:23816
↓ 1 callersMethodprocessPendingBeginFramesOnDrawFrame
(seqId)
src/third_party/lighthouse-devtools-mcp-bundle.js:21606
↓ 1 callersMethodprocessTrace
* Finds key trace events, identifies main process/thread, and returns timings of trace events * in milliseconds since the time origin in additi
src/third_party/lighthouse-devtools-mcp-bundle.js:1469
↓ 1 callersFunctionpruneLocation
(els)
src/third_party/lighthouse-devtools-mcp-bundle.js:9035
↓ 1 callersMethodpruneNode
* Removes the given node from the graph, but retains all paths between its dependencies and * dependents.
src/third_party/lighthouse-devtools-mcp-bundle.js:12265
↓ 1 callersFunctionquickSortRange
(array, comparator, left, right, sortWindowLeft, sortWindowRight)
src/third_party/lighthouse-devtools-mcp-bundle.js:16085
↓ 1 callersMethodrecord
* Records a message if method matches filter and recording has been started. * @param {LH.Protocol.RawEventMessage} message
src/third_party/lighthouse-devtools-mcp-bundle.js:36908
↓ 1 callersMethodrecordsFromLogs
* Construct network records from a log of devtools protocol messages. * @param {LH.DevtoolsLog} devtoolsLog * @return {Array<LH.Artifact
src/third_party/lighthouse-devtools-mcp-bundle.js:33562
↓ 1 callersFunctionregisterTool
(tool: ToolDefinition | DefinedPageTool)
src/index.ts:157
↓ 1 callersMethodrelease
()
src/Mutex.ts:33
↓ 1 callersFunctionremoveConflictingGlobalDeclaration
* Removes the conflicting global HTMLElementEventMap declaration from * @paulirish/trace_engine/models/trace/ModelImpl.d.ts to avoid TS2717 error *
scripts/prepare.ts:25
↓ 1 callersMethodremoveDependent
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:11656
↓ 1 callersFunctionremoveNestedInteractionsAndSetProcessingTime
(interactions)
src/third_party/lighthouse-devtools-mcp-bundle.js:23541
↓ 1 callersMethodremoveWasmFunctionInfoFromURL
(url)
src/third_party/lighthouse-devtools-mcp-bundle.js:29810
↓ 1 callersFunctionreplaceIcuMessages
(inputObject, locale)
src/third_party/lighthouse-devtools-mcp-bundle.js:9845
↓ 1 callersFunctionreplaceInObject
(subObject, icuMessagePaths2, pathInLHR = [])
src/third_party/lighthouse-devtools-mcp-bundle.js:9846
↓ 1 callersFunctionrequireAudit
(auditPath, coreAuditList, configDir)
src/third_party/lighthouse-devtools-mcp-bundle.js:57494
↓ 1 callersFunctionrequireGatherer
(gathererPath, coreGathererList, configDir)
src/third_party/lighthouse-devtools-mcp-bundle.js:57478
↓ 1 callersFunctionresetStorageForUrl
(session, url, clearStorageTypes)
src/third_party/lighthouse-devtools-mcp-bundle.js:60328
↓ 1 callersFunctionresetUpdateCheckFlagForTesting
()
src/utils/check-for-updates.ts:23
↓ 1 callersFunctionresolveArtifactDependencies
(artifact, gatherer, artifactDefnsBySymbol)
src/third_party/lighthouse-devtools-mcp-bundle.js:57941
↓ 1 callersFunctionresolveArtifactsToDefns
(artifacts, configDir)
src/third_party/lighthouse-devtools-mcp-bundle.js:57954
↓ 1 callersFunctionresolveAuditsToDefns
(audits, configDir)
src/third_party/lighthouse-devtools-mcp-bundle.js:57572
↓ 1 callersMethodresolveClassKeyFromId
( filePath: string, id: number, )
src/HeapSnapshotManager.ts:282
← previousnext →1,301–1,400 of 3,308, ranked by callers