https://profiler.firefox.com/

ID da verificação
0ba14928-2fb6-48d4-b72f-4cf70b3cc02eConcluído
URL enviado:
https://profiler.firefox.com/
Relatório concluído:
Copy link

Os links de saída identificados na página

LinkTexto
https://github.com/firefox-devtools/profiler
https://chromewebstore.google.com/detail/firefox-profiler/ljmahpnflmbkgaipnfbpgjipcnahlghn⁨Firefox Profiler⁩ extension for Chrome
https://chromewebstore.google.com/detail/firefox-profiler/ljmahpnflmbkgaipnfbpgjipcnahlghn+Install the Chrome extension
https://developer.android.com/studio/profile/cpu-profilerAndroid Studio
https://valgrind.org/docs/manual/dh-manual.htmldhat format
https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/previewGoogle’s Trace Event Format
https://github.com/firefox-devtools/profiler/blob/main/docs-developer/custom-importer.mdLearn how to write your own importer
https://www.mozilla.org/about/legal/terms/mozillaLegal
https://www.mozilla.org/privacy/websitesPrivacy
https://www.mozilla.org/privacy/websites/#cookiesCookies

Variáveis JavaScript · 25 encontrada(s)

Copy link

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunkobject
setImmediatefunction
clearImmediatefunction
connectToGeckoProfilerfunction
geckoProfilerPromiseobject
profileinaccessible (Tried to access the profile before it was loaded.)
filteredThreadinaccessible (Attempted to get a thread index before a profile was loaded.)

Mensagens de registro do console · 2 encontrada(s)

Copy link

Mensagens registradas no console web

LevelOrigemMessage
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
Texto
%c __ _ __ / _(_) / _| | |_ _ _ __ ___| |_ _____ __ | _| | '__/ _ \ _/ _ \ \/ / | | | | | | __/ || (_) > < __ _ _ |_| |_|_| \___|_| \___/_/\_\ / _(_) | ,. ,. _ __ _ __ ___ | |_ _| | ___ _ _ | \ / | | '_ \| '__/ _ \| _| | |/ _ \ '_| |/ \ _ / \| | |_) | | | (_) | | | | | __/ | | | | .__/|_| \___/|_| |_|_|\___|_| / - - \ |_| ,- V__V -. -= __- * - .,=- `\_ - _/ `-----' font-family: Menlo, monospace;
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
Texto
%cThe following profiler information and tools are available via the console:%c %cwindow.profile%c - The currently loaded profile %cwindow.filteredThread%c - The current filtered thread %cwindow.filteredMarkers%c - The current filtered and processed markers %cwindow.selectedMarker%c - The selected processed marker in the current thread %cwindow.callTree%c - The call tree of the current filtered thread %cwindow.getState%c - The function that returns the current Redux state. %cwindow.selectors%c - All the selectors that are used to get data from the Redux state. %cwindow.dispatch%c - The function to dispatch a Redux action to change the state. %cwindow.actions%c - All the actions that can be dispatched to change the state. %cwindow.experimental%c - The object that holds flags of all the experimental features. %cwindow.togglePseudoLocalization%c - Enable pseudo localizations by passing "accented" or "bidi" to this function, or disable using no parameters. %cwindow.toggleTimelineType%c - Toggle timeline graph type by passing "cpu-category", "category", or "stack". %cwindow.retrieveRawProfileDataFromBrowser%c - Retrieve the profile attached to the current tab and returns it. Use "await" to call it, and use saveToDisk to save it. %cwindow.extractGeckoLogs%c - Retrieve recorded logs in the current range, using the MOZ_LOG format. Use with "copy" or "saveToDisk". %cwindow.saveToDisk%c - Saves to a file the parameter passed to it, with an optional filename parameter. You can use that to save the profile returned by "retrieveRawProfileDataFromBrowser" or the data returned by "extractGeckoLogs". The profile format is documented here: %chttps://github.com/firefox-devtools/profiler/blob/main/docs-developer/processed-profile-format.md%c The CallTree class's source code is available here: %chttps://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.js%c font-size: 130%; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-style: italic; text-decoration: underline; font-style: italic; text-decoration: underline;

O corpo HTML bruto da página