Movatterモバイル変換


[0]ホーム

URL:


  1. Mozilla
  2. Firefox
  3. Release notes for developers
  4. Firefox 134

Firefox 134 release notes for developers

This article provides information about the changes in Firefox 134 that affect developers. Firefox 134 was released onJanuary 7, 2025.

Changes for web developers

HTML

No notable changes

CSS

JavaScript

APIs

DOM

Media, WebRTC, and Web Audio

WebDriver conformance (WebDriver BiDi, Marionette)

WebDriver BiDi

  • Implemented thebrowser.getClientWindows command, which allows to retrieve information about the currently opened browser windows (Firefox bug 1855025)
  • Added support for theinitiatorType anddestination fields to all network events (Firefox bug 1904892 andFirefox bug 1933331). They allow to understand why and how the request was created.
  • ThebrowsingContext.navigationStarted event is no longer emitted when the initial about:blank page is loaded for a new top-level browsing context (Firefox bug 1922014)
  • We fixed a bug where therequestTime of network events would sometimes be set to 0 (Firefox bug 1930849)
  • ThebrowsingContext.traverseHistory command can now only be used with top-level browsing contexts (Firefox bug 1924859)
  • Improved the reliability of commands sent during a navigation, for instance when a browsing context is being replaced (Firefox bug 1927073).

Marionette

  • TheAddon:Install andAddon:Uninstall commands are now available for GeckoView (Firefox for Android) (Firefox bug 1806135).
  • TheAddon:Install command can now be used to install extensions enabled in Private Browsing mode (Firefox bug 1810718)

Experimental web features

These features are newly shipped in Firefox 134 but are disabled by default. To experiment with them, search for the appropriate preference on theabout:config page and set it totrue. You can find more such features on theExperimental features page.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp