Firefox/Meeting/07-Feb-2023

From MozillaWiki
Jump to: navigation, search

Today’s meeting leader is: mconley

General Topics / Roundtable

Friends of the Firefox team

Introductions/Shout-Outs

Resolved bugs (excluding employees)

Volunteers that fixed more than one bug

  • Gregory Pappas [:gregp]
  • Itiel

New contributors (🌟 = first patch)

General triage

Project Updates

Add-ons / Web Extensions

WebExtensions Framework

  • As follow-ups related to the extensions button and panel:

    • Cleaning up code and css that is now unused on all channels (Bug 1801540, Bug 1799009) and fixed the extension icon size selected when the extensions action buttons are being pinned to the toolbar (Bug 1811128) and the positioning of the extension install doorhanger (Bug 1813275)

  • as part of enhancements related to Origin Controls, starting from Firefox 111 the user will be able to allow manifest_version 3 extensions to get access to a website origin loaded in a tab for a single visit (Bug 1805523)
  • Emilio fixed a small visual regressions related to the private browsing checkbox included in the post-install dialog (fixed in Firefox 111 and Firefox 110 by Bug 1812445, initially regressed in Firefox 108 by Bug 1790616)

WebExtension APIs

Developer Tools

DevTools

  • Kernp25 fixed an error that was happening on tab unloading (bug)
  • Zacnomore improved the layout of the pseudoclass toggles in the inspector (bug)

  • Christian Sonne changed how we render console.table calls so it renders nicely when you copy it (bug)
  • Thanks to Ian from the spidermonkey team who helped us fix a case where breaking on exception would pause at the wrong line in the debugger when faulty code was called inside a for..of loop (bug)
  • Hubert added a title for debugger search results from dynamic sources (eval, new Function(), …) (bug)

  • Hubert also added a performance test so we can track perceived performance of debugger search (bug)
  • We added autocomplete in rule view for color level 4 formats (color, lab, lch, oklab, oklch) when layout.css.more_color_4.enabled is true (bug, bug)
  • Alex fixed an issue with the Browser toolbox's debugger being broken when a frame was selected in the iframe dropdown (bug)
  • Alex migrated most of our server actors to proper ES classes (bug, bug)
  • Julian fixed a bug that was preventing to inspect elements on some system pages (bug)
  • We tweaked the console output to be more legible when it’s narrow (bug)

WebDriver BiDi

  • Sasha updated our vendored version of puppeteer (bug) which allows us to run Puppeteer BIDI protocol unit tests in CI (bug)
  • Henrik finalized (de-)serialization support for WebElement and ShadowRoot (bug, bug)
  • GeckoDriver was running with Fission disabled in some scenarios (e.g. in Selenium). Henrik fixed the issue (bug) and we released a new version of GeckoDriver, 0.32.1 (bug)

Desktop Integrations

Downloads Panel

Credential Management

Fluent

Form Autofill

ESMification status

  • Small increases this week, but various patches are in progress.
  • ESMified status:

    • browser: 46.7%

    • toolkit: 38.3%

    • Total: 47.1% (up from 46.5%)

  • #esmification on Matrix
  • Migration Document (with a walkthrough!)

Lint, Docs and Workflow

macOS Spotlight

Migration Improvements (CalState LA Project)

New Tab Page

Nimbus / Experiments

NodeJS

Password Manager

PDFs & Printing

Picture-in-Picture

Performance

Performance Tools (aka Firefox Profiler)

  • No updates this week.

Privacy/Security

Search and Navigation

  • Dao enabled the urlbar result menu in nightly @ 1811870
  • Daisuke fixed an issue to show page titles in the urlbar when the whole url is typed @ 1791657
  • James setup default engines for Friulian and Sardinian @ 1807791
  • Dale added telemetry and a minimum character match for QuickActions @ 1812152
  • Mandy fixed the weather results wrapping incorrectly @ 1811556
  • Mark fixed search engine names being updated correctly when switching languages @ 1781768
  • Oliver fixed the placeholder being shown correctly in private browsing @ 1792816


Screenshots

Storybook / Reusable components

  • Itiel fixed an RTL issue with moz-toggle (Bug 1813590)
  • Tim landed patches to replace “learn more” links in about:addons with moz-support-link (Bug 1804695)
  • Tim removed the redundant support link implementation from about:addons (Bug 1809458)
  • Hanna enabled support for writing .mdx and .md based stories in our Storybook (Bug 1805573)
  • We’ve set up a very quiet (so far) [matrix room] for reusable components

Community

This week I learned