Firefox DevTools Newsletter — 134

Posted by

,

Developer Tools help developers write and debug websites on Firefox. This newsletter gives an overview of the work we’ve done as part of the Firefox 134 release cycle.

Firefox being an open source project, we are grateful to get contributions from people outside of Mozilla:

Want to help? DevTools are written in HTML, CSS and JS so any web developer can contribute! Read how to setup the work environment and check the list of mentored issues

Highlights

  • The “Pause on caught exception” setting wasn’t persisted after DevTools was reloaded, this is now fixed (#1930687)
  • We made the information in the “Why Paused panel” (i.e. the section in the Debugger that indicates that the page is paused and why) properly accessible to screenreaders (e.g. NVDA) by making it a live region (#1843320, #1927108)
  • Still around accessibility, we improved the inspector markup view breadcrumb component, properly setting the aria-pressed attribute on the selected item
  • We fixed an annoying issue in the Inspector where clicking an element would impact horizontal scroll (#1926983)
  • Finally, we removed unhelpful (fallback document) URL element in WebExtensions toolboxes (#1928336)

That’s it for this month, thank you for reading this and using our tools, see you in a few weeks for a new round of updates 🙂


Full list of fixed bugs in DevTools for the Firefox 134 release:

Leave a Reply

Your email address will not be published. Required fields are marked *