-
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.
* rel notes * ff92 rel notes Co-authored-by: Ruth John <ruthjohn@Ruths-Work-Mac.local>
- Loading branch information
Showing
3 changed files
with
72 additions
and
25 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,63 @@ | ||
--- | ||
title: Firefox 94 for developers | ||
slug: Mozilla/Firefox/Releases/94 | ||
tags: | ||
- '94' | ||
- Firefox | ||
- Mozilla | ||
- Release | ||
--- | ||
<p>{{FirefoxSidebar}}{{draft}}</p> | ||
|
||
<p class="summary">This article provides information about the changes in Firefox 94 that will affect developers. Firefox 94 is the current <a href="https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly">Nightly version of Firefox</a>, and will ship on <a href="https://wiki.mozilla.org/RapidRelease/Calendar#Future_branch_dates">November 1, 2021</a>.</p> | ||
|
||
<h2 id="Changes_for_web_developers">Changes for web developers</h2> | ||
|
||
<h3 id="Developer_Tools">Developer Tools</h3> | ||
|
||
<h3 id="HTML">HTML</h3> | ||
|
||
<h4 id="removals_html">Removals</h4> | ||
|
||
<h3 id="CSS">CSS</h3> | ||
|
||
<h4 id="removals_css">Removals</h4> | ||
|
||
<h3 id="JavaScript">JavaScript</h3> | ||
|
||
<h4 id="removals_js">Removals</h4> | ||
|
||
<h3 id="HTTP">HTTP</h3> | ||
|
||
<h4 id="removals_http">Removals</h4> | ||
|
||
<h3 id="Security">Security</h3> | ||
|
||
<h4 id="removals_sec">Removals</h4> | ||
|
||
<h3 id="APIs">APIs</h3> | ||
|
||
<h4 id="DOM">DOM</h4> | ||
|
||
<h4 id="Media_WebRTC_and_Web_Audio">Media, WebRTC, and Web Audio</h4> | ||
|
||
<h4 id="removals_media">Removals</h4> | ||
|
||
<h3 id="WebAssembly">WebAssembly</h3> | ||
|
||
<h4 id="removals_wasm">Removals</h4> | ||
|
||
<h3 id="webdriver_conformance_marionette">WebDriver conformance (Marionette)</h3> | ||
|
||
<h4 id="removals_webdriver">Removals</h4> | ||
|
||
<h2 id="Changes_for_add-on_developers">Changes for add-on developers</h2> | ||
|
||
<h4 id="removals_webext">Removals</h4> | ||
|
||
<h3 id="Other">Other</h3> | ||
|
||
|
||
<h2 id="Older_versions">Older versions</h2> | ||
|
||
<p>{{Firefox_for_developers(92)}}</p> |