proomt

Search

Search posts, papers, and topics

All posts

Mozilla Automation TeamLudovic Hirlimann3 min readintro

20+ years of running "alpha quality" browser as my main web browser

Summary

The author has been using Firefox Nightly for about 20 years, mixing personal and work usage while regularly filing crash reports. He argues that nightly builds can be stable enough for daily work and that crowd‑testing and crash telemetry are valuable for Mozilla’s stability team.

  • Nightly Firefox can remain usable for years; occasional crashes are mitigated by regular crash reporting.
  • Running separate channels (nightly for personal, release for work) isolates risk while keeping access to new features.
  • Crowd‑testing fills gaps that a QA team cannot cover across all hardware‑software combos.
  • Submitting crash reports directly influences Mozilla’s stability priorities.

Browser engineers and QA professionals should see how sustained nightly usage and systematic crash reporting can improve stability and inform development priorities.

5/10

Related reading

  1. High-speed Release Trains – These Weeks in Firefox: Issue 209

    Firefox 155 shipped via a new 2‑week release train; the week’s highlights include a WebExtensions theme API addition, multi‑context address bar in Nightly, DevTools stylesheet editing in the JS debugger, and extensive New Tab page UI/telemetry work (stocks widget, privacy widget, policy‑locked settings). The post also calls out many volunteer contributors and a handful of infrastructure tweaks (T…

    Mozilla Automation Teammozilla.org9 min
  2. The Road to Better Performance Profiles – Part 2

    Mozilla’s Automation Team added native system‑wide profiling to their CI pipelines for Speedometer 3 on Windows, macOS, Linux, and Android, using xperf, perf, and simpleperf together with the samply toolchain, and modernized the mozgeckoprofiler symbolication stack by replacing the legacy Eliot service with samply and profiler‑edit.

    Mozilla Automation Teammozilla.org5 min
  3. Firefox DevTools MCP 0.10.3 released

    Firefox DevTools MCP 0.10.3 is released, introducing a new `close_firefox_session` tool, full-page screenshot capability, and configurable download folders. This update also includes bug fixes and clarifies the usage of `restart_firefox` for controlling Firefox via WebDriver BiDi.

    Mozilla Automation Teammozilla.org1 minrelease