proomt

Search

Search posts, papers, and topics

All posts

Mozilla Automation TeamKatherine Patenio13 min readintermediate

Icons! Lots of them! – These Weeks in Firefox: Issue 206

Summary

Firefox 154 adds a Windows‑only UI to change the default browser icon, exposes a new Picture‑in‑Picture WebAPI, and ships a raft of small but concrete improvements across Add‑ons, DevTools, WebExtensions, WebDriver and the Rust‑based login storage component. Most changes are toggles or bug‑fixes (e.g., CSS handling in the Debugger, startup‑performance regression fix, storage.local auto‑reset, and…

  • New UI in about:settings#appearance lets Windows users pick a custom Firefox icon (non‑Store builds only).
  • Picture‑in‑Picture WebAPI is now shipped (Firefox 153) and sits on top of the existing implementation.
  • Debugger can now optionally handle CSS files via a Settings‑panel checkbox.
  • Project Nova adds theme‑picker UI components to about:addons and updates promo cards.

These updates illustrate Firefox’s incremental but steady focus on developer ergonomics (DevTools UI/keyboard accessibility, debugger enhancements), security and stability (auto‑reset of corrupted storage, removal of legacy telemetry), and cross‑platform consistency (Rust login storage). The Window…

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. Firefox WebDriver Newsletter 154

    Firefox 154 adds the emulation.setLocaleOverride command to WebDriver BiDi, letting tests override the Accept-Language header for fetch and WebSocket requests in workers. The newsletter also lists how to contribute to the multi-language WebDriver codebase and points to setup guides and community channels.

    Mozilla Automation Teamfxdx.dev1 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