-
Notifications
You must be signed in to change notification settings - Fork 22.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* FF129 release notes * remove leftover 130 in 131
- Loading branch information
Showing
3 changed files
with
73 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
--- | ||
title: Firefox 131 for developers | ||
slug: Mozilla/Firefox/Releases/131 | ||
page-type: firefox-release-notes | ||
--- | ||
|
||
{{FirefoxSidebar}} | ||
|
||
This article provides information about the changes in Firefox 131 that affect developers. Firefox 131 is the current [Nightly version of Firefox](https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly) and ships on [October 1, 2024](https://whattrainisitnow.com/release/?version=131). | ||
|
||
## Changes for web developers | ||
|
||
### Developer Tools | ||
|
||
### HTML | ||
|
||
#### Removals | ||
|
||
### CSS | ||
|
||
#### Removals | ||
|
||
### JavaScript | ||
|
||
#### Removals | ||
|
||
### SVG | ||
|
||
#### Removals | ||
|
||
### HTTP | ||
|
||
#### Removals | ||
|
||
### Security | ||
|
||
#### Removals | ||
|
||
### APIs | ||
|
||
#### DOM | ||
|
||
#### Media, WebRTC, and Web Audio | ||
|
||
#### Removals | ||
|
||
### WebAssembly | ||
|
||
#### Removals | ||
|
||
### WebDriver conformance (WebDriver BiDi, Marionette) | ||
|
||
#### General | ||
|
||
#### WebDriver BiDi | ||
|
||
#### Marionette | ||
|
||
## Changes for add-on developers | ||
|
||
### Removals | ||
|
||
### Other | ||
|
||
## Experimental web features | ||
|
||
These features are newly shipped in Firefox 131 but are disabled by default. To experiment with them, search for the appropriate preference on the `about:config` page and set it to `true`. You can find more such features on the [Experimental features](/en-US/docs/Mozilla/Firefox/Experimental_features) page. | ||
|
||
## Older versions | ||
|
||
{{Firefox_for_developers}} |