Firefox/Meeting/17-Mar-2026

From MozillaWiki
Jump to navigation Jump to search

Today’s meeting leader is: jaws

Mar 17, 2026

General Topics / Roundtable

  • [mconley] Leak failures now include more information about the chain of things keeping something alive, which should make fixing leak failures involve less guess-work

Friends of the Firefox team

Introductions/Shout-Outs

Resolved bugs (excluding employees)

Script to find new contributors from bug list

Volunteers that fixed more than one bug

  • Chris Vander Linden

  • Itiel

  • Justin Peter

  • Khalid AlHaddad

  • Mauro V [:cheff]

  • Sam Johnson

  • Sebastian Zartner [:sebo]

New contributors (🌟 = first patch)

General triage

Project Updates

Accessibility

Add-ons / Web Extensions

WebExtensions Framework

  • Fixed a structuredClone regression in the MV2 userScripts sandbox, bringing it in line with the fix already applied to content scripts and MV3 userScripts sandboxes, fix applied in Nightly 150 and uplifted to Beta 149 -[1]Bug 2020773

  • Fixed a tab crash triggered by calling Document.parseHTMLUnsafe() from a browser extension content script (due to an assertion failure hit because parseHTMLUnsafe was wrongly trying to create a document that belongs to the expanded privileged principal that originated the call). The changes applied is now making sure parseHTMLUnsafe will use the webpage document's principal (and prevent the crash as a side effect of that) -[2]Bug 1912587

  • Fixed a regression where the load event on about:blank iframes would not fire when a content script injected a style element (regressed in Firefox 148 as a side effect of the changes applied by[3]Bug 543435, fix landed in Nightly 140 and uplifted to Beta 149 and Release 148) -[4]Bug 2020300

    • Thanks to Vincent Villa for promptly investigating and fixing this regression!

WebExtension APIs

  • As part of followups related to the work to allow action.openPopup calls without user activation, action.openPopup() will reject the requests when another panel, context menu, doorhanger, or notification is already open in the window -[5]Bug 2022281

  • As part of followups to the work in support of the splitView mode support introduced in the tabs API, tabs.move() has been tweaked to correctly return all specified tabs moved in a split view -[6]Bug 2022372

Addon Manager & about:addons

  • Fixed a rendering regression where the context menu on about:addons cards would appear with a transparent background at non-default zoom levels -[7]Bug 2006926

    • Thanks to Botond Ballo for investigating and fixing this small rendering regression!

DevTools

WebDriver

Desktop Integrations

Credential Management

Fluent

Form Autofill

Lint, Docs and Workflow

File:Pictures/10000201000007DA0000051603625CA2B3F60AD9.png

Information Management/Sidebar

macOS Spotlight

Migration Improvements

New Tab Page

Nimbus / Experiments

Password Manager

PDFs & Printing

Picture-in-Picture

Performance

Performance Tools (aka Firefox Profiler)


Privacy & Security

Profile Management

Screenshots

Search

  • New Contributor 1justinpeter Just added unit conversion support for speeds @ 2018842

  • Marco worked on replacing ContentTask.spawn in various tests @ 2023131, 2023134

  • Dale worked on several TrustPanel UX fixes @ 2017369, 2017376

  • Daisuke fixed issue with SwitchTab results with no title @ 2020341

  • Moritz worked on several telemetry issues relating to the new search bar 2021927

  • Moritz fixed the unified search button having no focus border @ 2023656

  • Dao added support for middle clicking to search in the unified search menu @ 2011220

Smart Window

Storybook/Reusable Components/Acorn Design System

Tab Groups

Tests

UX Fundamentals

  • Added keyboard autofocus to the “Try Again” button in Felt Privacy error pages so users who land on an error page can immediately press enter to retry. 2021447

  • Added keyboard access keys to the three primary error page buttons: G (Go Back), T (Try Again), and P (Proceed to Site). 404501

  • In progress: refactoring net error illustrations into a shared object and adding alt text so assistive technology can read out meaningful descriptions. 2022033

  • In progress: adding improved messaging to the file-not-found error page. 2018850

  • In progress: restoring the error page for Work Offline mode so users see messaging that accurately reflects that they’re in Offline mode, not that there’s a network problem. 2021449

Settings Redesign

>This week I learned