files/en-us/mozilla/firefox/releases/84/index.md
This article provides information about the changes in Firefox 84 that will affect developers. Firefox 84 was released on December 15, 2020.
[!NOTE] See also And now for … Firefox 84 on Mozilla Hacks.
No changes.
-moz-default-appearance property values scrollbar-small (scrollbar-width: thin is used instead) and scrollbar (macOS only; scrollbar-horizontal and scrollbar-vertical are used instead) (Firefox bug 1673132).Intl.DateTimeFormat() constructor can now include fractionalSecondDigits — the number of digits used to represent fractions of a second (Firefox bug 1645107).No changes.
localhost URLs — such as http://localhost/ and http://dev.localhost/ — refer to the local host's loopback interface (e.g., http://127.0.0.1). As a result, resources loaded from localhost are now assumed to have been delivered securely (see Secure contexts), and also will not be treated as mixed content (Firefox bug 1220810, Firefox bug 1488740).scheme and url. title has been removed (Firefox bug 1631464).InvalidModificationError if the number of tracks on the stream being recorded has changed (Firefox bug 1581139).No changes.
WebDriver:PerformActions and WebDriver:ReleaseActions (Firefox bug 1365886).marionette.actors.enabled preference has to be set to false (Firefox bug 1669169).WebDriver:SwitchToWindow to always switch back to the top-level browsing context (Firefox bug 1305822).WebDriver:SwitchToParentFrame (Firefox bug 1671622).WebDriver:Back encountered when the currently-selected <iframe> gets unloaded (Firefox bug 1672758).marionette.actors.enabled preference to false (Firefox bug 1684827).browsingData.remove() API now supports removing a subset of data types by cookieStoreId.