files/en-us/mozilla/firefox/releases/67/index.md
This article provides information about the changes in Firefox 67 that will affect developers. Firefox 67 was released on May 21, 2019.
Debugger updates:
Web Console updates:
Network Monitor enhancements:
The following Developer Tools panels have been removed (see Deprecated tools for details):
The following Developer Tools have been deprecated (see Deprecated tools for details):
autocomplete="new-password" set on them will no longer have previously saved passwords auto-filled (Firefox bug 1119063).break-word value of the {{cssxref("word-break")}} property is now supported (Firefox bug 1296042).prefers-color-scheme media feature is now supported (Firefox bug 1494034).-moz-binding property is now restricted to chrome and UA-stylesheets (Firefox bug 1523712).No changes.
import() proposal is now available by default (Firefox bug 1517546)."" (Firefox bug 1508996).insertFromPasteAsQuotation {{domxref("InputEvent.inputType")}} value is now supported (Firefox bug 1532527).auto as the default for the {{domxref("VTTCue")}} object's {{domxref("VTTCue.positionAlign", "positionAlign")}} property, instead of center. This causes the cue box's alignment to correspond to the alignment of the text within it (Firefox bug 1528420).EXT_float_blend WebGL extension has been enabled by default (Firefox bug 1535808).ShadowRoot.getElementsByTagName, ShadowRoot.getElementsByTagNameNS, and ShadowRoot.getElementsByClassName properties (part of Shadow DOM v0) have been removed (Firefox bug 1535438).document.createEvent("TouchEvent"), {{domxref("document.createTouch()")}}, {{domxref("document.createTouchList()")}}, and the ontouch* event handler properties have been disabled on desktop to improve web compatibility on websites where touch support is used for mobile detection (Firefox bug 1412485). In such cases, websites have been seen to behave incorrectly or unexpectedly on touchscreen laptops.WebDriver:SendAlertText conformant to the WebDriver specification (Firefox bug 1502360).WebDriver:NewWindow will no longer timeout because inconsistencies across platforms regarding the focus event (Firefox bug 1523234).WebDriver:ExecuteScript and WebDriver:ExecuteAsyncScript now use Promises internally (Firefox bug 1398095).WebDriver:NewSession returns Firefox's BuildID string as part of the capabilities object (Firefox bug 1525829).proxy.settings.set() method to change {{WebExtAPIRef("types.BrowserSetting", "BrowserSetting")}} values will throw an exception unless the extension was granted private window access by the user (Firefox bug 1525447).toolbar_field_highlight setting controls the background color used to indicate the current selection of text in the URL bar (Firefox bug 1450114).toolbar_field_highlight_text setting controls the text color used to indicate the current selection of text in the URL bar (Firefox bug 1450114).