Firefox/Meeting/30-Sep-2025

From MozillaWiki
< Firefox‎ | Meeting
Revision as of 16:42, 30 September 2025 by 6a68 (talk | contribs) (Add 30 Sep 2025 meeting notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sep 30, 2025

General Topics / Roundtable

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

  • Isaac Briandt

New contributors (🌟 = first patch)

Project Updates

Add-ons / Web Extensions

Addon Manager & about:addons

  • As part of finalizing the Add-ons telemetry migration from legacy telemetry to Glean, the EnvironmentAddonBuilder (responsible for collecting the activeAddons/Theme/GMPlugins metrics in Glean and mirror it in the legacy telemetry environment) has been refactored out of the TelemetryEnvironment ES module - Bug 1981496

WebExtension APIs

  • cookies.set API method rejection on invalid cookies is riding the Firefox 145 release train (after it has been kept as a nightly only behavior for 3 nightly cycles) - Bug 1976509

DevTools

WebDriver BiDi

Lint, Docs and Workflow

Information Management/Sidebar

Profile Management

  • Jared fixed bug 1941854, [Windows] Additional window (skeleton UI) opens with Profile Selector on Firefox startup

  • Maile fixed bug 1955173, The favicons of the Profiles about: pages are not displayed properly in the List all tabs menu

  • Niklas fixed bug 1965598, The Usage Profile Group ID should be shared by all profiles in a group

  • Jaws fixed bug 1987317, Firefox won't launch a profile if the library of that profile is open

  • Jaws fixed bug 1988882, SelectableProfileService uses the wrong value for the rgb color property

  • Jaws fixed bug 1990020, Small fixes in SelectableProfileService

Search and Navigation

  • Google Lens support has been turned on by default in the latest nightly builds.

  • Work continues on modularising and re-using the address bar code to replace the existing search bar.

    • This will allow us to simplify the existing code, remove dependence on the toolkit autocomplete widget, and bring more features to the separate search bar.

  • Semantic history search has now also been enabled in the latest nightly and beta builds.

    • This uses a local machine learning model to suggest entries from history that are related to your searches based on natural language understanding in the address bar.

  • Search Engines identifiers and telemetry.

    • We've now removed nsISearchEngine.identifier, and deprecated nsISearchEngine.telemetryId. nsISearchEngine.id still exists.

      • These are fields that would contain a mixture of information about a search engine (an identifier, partner code and sometimes more). This would analysis via telemetry more difficult.

    • If you're reporting search engine information either via telemetry or to other systems, please use the separate id / partnerCode fields on nsISearchEngine or check with the search team for your case.


Storybook/Reusable Components/Acorn Design System

Tab Groups

This week I learned