files/en-us/mozilla/firefox/releases/76/index.md
This article provides information about the changes in Firefox 76 that will affect developers. Firefox 76 was released on May 5, 2020.
See also the accompanying hacks post — Firefox 76: Audio worklets and other tricks.
--globoff, which suppresses cURL's globbing (wildcard matching) feature if the copied URL includes square bracket characters (Firefox bug 1549773).min and max attributes now work correctly when the value of min is greater than the value of max for control types whose values are periodic (that is, values that wrap around at some point). This is particularly helpful, for example, with date and time inputs, where you might want to specify a time range of 11 PM to 2 AM (Firefox bug 1608010).No changes.
numberingSystem and calendar options of the {{jsxref("Intl.NumberFormat")}}, {{jsxref("Intl.DateTimeFormat")}}, and {{jsxref("Intl.RelativeTimeFormat")}} constructors are now enabled by default (Firefox bug 1625975).windowFeatures parameter of {{domxref("window.open()")}} can no longer control the visibility of each UI part separately, but become a condition for whether to open a popup or not (Firefox bug 1507375).location.href or <meta http-equiv="refresh"> are now blocked (see Firefox bug 1528305.root, as well as an {{domxref("Element")}} object (Firefox bug 1623623). This lets you explicitly use a window's entire content area as the intersection bounds.audioworklet {{domxref("Request.destination", "destination")}} for requests. This causes received data to be dispatched to an {{domxref("AudioWorklet")}} (Firefox bug 1402784).appinstalled event (and the associated Window.onappinstalled handler property) — these were never shipped, and have now been removed from the Web Manifest spec (Firefox bug 1625384).No changes.
No changes.
false for navigator.webdriver when used for automation / testing via geckodriver (Firefox bug 1632556).No changes.