Mozilla Automation Teamcanova1 min readrelease notesintermediate
Firefox Profiler Deployment (September 3, 2026)
Summary
Firefox Profiler 0.9.0 release with a handful of CLI improvements (unlimited limit flag, better marker handling, network request count), UI tweaks (dark‑mode contrast, publish panel component), and library updates (oxfmt, typed arrays). Localisation added for several languages.
- CLI now accepts `--limit 0` for unlimited results and prints a loud truncation warning.
- CLI avoids stack overflow on large marker threads and reports a single time base for text/JSON output.
- Network request prefetch visibility added to the UI.
- FrameTable gains a lib column and more typed‑array columns for performance.
These changes tighten the profiling tool’s usability for large‑scale data sets and improve UI consistency across themes, which matters for developers diagnosing performance regressions in Firefox.
3/10
