1
0
Fork 0
firefox/devtools/client/performance-new/shared
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
background.sys.mjs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
browser.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz.build Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
profiler_get_symbols.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
symbolication.sys.mjs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
symbolication.worker.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
typescript-lazy-load.sys.mjs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
utils.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

This directory contains files that are common to all UIs (popup, devtools panel, about:profiling) interacting with the profiler. Other UIs external to the profiler (one example is about:logging) can also use these files, especially background.sys.mjs, to interact with the profiler with more capabilities than Services.profiler.