The first official 20200207 NIGHTLY builds are out
The official Firefox 73 RC 2 builds are out
Previous NIGHTLY: 20200206 (Fx 74.0a1)
Previous BETA: 20200204 (Fx 73.0 RC 1)
Mozilla Autoland Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA
Fixed:
- NIGHTLY +45
- #1557739
- #1611457
- #1612724
- #1613006 [Core:CSS Parsing and Computation]-Update smallvec. [Uns]
- #1613013 [Core:DOM: Bindings (WebIDL)]-Improve error messages from Web IDL methods [Uns]
- #1612529 [Core:DOM: Core & HTML]-Document replace does not update textarea [Uns]
- #1612894 [Core:DOM: Navigation]-Assertion failure: !aParam->IsDiscarded() (Cannot send discarded BrowsingContext between processes!), at /builds/worker/workspace/build/src/docshell/base/BrowsingContext.cpp:1466 [Uns]
- #1582832 [Core:DOM: Navigation]-Crash in [@ mozilla::dom::BrowsingContext::CreateFromIPC] [All]
- #1613571 [Core:DOM: Service Workers]-Fix some more issues with service worker exceptions [Uns]
- #1613358 [Core:Graphics: Layers]-[Wayland] Implement WaylandDMABUFSurfaceImage [Uns]
- #1613316 [Core:Graphics: WebRender]-Crash in [@ webrender::picture::TileCacheInstance::pre_update] [All]
- #1613402 [Core:Graphics: WebRender]-Lots of time spent in DWriteFactory::CreateFontFileReference on myheritage.com [Uns]
- #1612589 [Core:ImageLib]-Images memory reporting excluding footprint for many surface types [Uns]
- #1608772 [Core:Javascript: WebAssembly]-Enable BigInt <-> i64 interconversion by default in JS shell and Nightly [All]
- #1611701 [Core:Layout: Form Controls]-Dropping text into an <input type=number> broke with bug 981248. [Uns]
- #1613572 [Core:Layout: Text and Fonts]-Bug 1612822 broke the thickness of the spell-checking underline [Uns]
- #1613349 [Core:Layout]-Make nsIFrame::RemoveProperty `MOZ_MUST_USE`. [Uns]
- #1613423 [Core:Networking: DNS]-AsyncResolveWithTrrServer should not check for blacklisted hosts [Uns]
- #1612570 [Core:Web Audio]-Add promise support to worklet [Uns]
- #1569809 [Core:Web Audio]-Update AudioWorkletNodeOptions.processorOptions to not be nullable, and remove the AudioNodeOption param in the AudioWorkletProcessor ctor [Uns]
- #1611855 [Core:Web Audio]-Worklet must be part of the same parent's agentCluster [Uns]
- #1591199 [Core:WebRTC: Signaling]-answer is offer for a brief moment after signalingstatechange event [All]
- #1605795 [Core:Widget: Gtk]-[Wayland] Extension popup window disappears when tooltip is displayed [Lin]
- #1573029 [Core:Widget: Win32]-Implement Web Share on Windows [Win]
- #1613700 [Core:Widget: Win32]-Replace LSPAnnotator thread with background task [Win]
- #1613430 [Core:XPCOM]-Reinstate early dll prefetching on Nightly [Uns]
- #1606018 [Core:XUL]-No edit context menu for Folder name in Edit Bookmarks Panel [Win]
- #1610682 [DevTools:Console]-Eager evaluations doesn't recover from infinite loops [Uns]
- #1613381 [DevTools:Framework]-Allow to listen to all listener completions in EventEmitter API [Uns]
- #1546534 [DevTools:General]-Disabling Ruler does not remove the size indicator [Uns]
- #1604115 [DevTools:Netmonitor]-Strings should be shown with quotes so the type is recognizable [Uns]
- #1606898 [External Software Affecting Firefox:Telemetry]-No RDD process untrusted module telemetry data [Win]
- #1613314 [Firefox:Address Bar]-2.03 - 3.26% sessionrestore / startup_about_home_paint / ts_paint (linux64-shippable, windows10-64-shippable) regression on push 4f83b17d63bffb866843ca3a687b33d94a8b84cd (Mon February 3 2020) [Uns]
- #1613603 [Firefox:Address Bar]-Add a localized alt attribute to the Interventions icon [Uns]
- #1613264 [Firefox:Address Bar]-Double clicking to select the text in the urlbar doesn't work for some completions anymore [All]
- #1608766 [Firefox:Address Bar]-openViewOnFocus breaks most common pattern for quickly navigating toolbars with the keyboard [Uns]
- #1613390 [Firefox:General]-Avoid running BrowserGlue idle tasks during shutdown [Uns]
- #1593310 [Firefox:Messaging System]-Add support for clearing all onboarding impressions in newtab devtools [Uns]
- #1610423 [Firefox:Preferences]-"Also use this proxy for FTP and HTTPS" grays out SOCKS proxy settings [Uns]
- #1613659 [Firefox:Security]-DNS over HTTPS is not disabled after rolling back the "doh-rollout.enabled" preference [All]
- #1602840 [Toolkit:Add-ons Manager]-Add new bitflag preference that prevents adding new sideload addons [Uns]
- #1603227 [Toolkit:Add-ons Manager]-Enable removing sideloaded extensions [Uns]
- #1606300 [Toolkit:Downloads API]-When saving a video with a URL Encoded filename, it's saved with the encoded (rather than decoded) file name [Uns]
- #1612951 [Toolkit:Performance Monitoring]-Replace the usages of nsIDocShellTreeItem with BrowsingContext in about:performance [Uns]
- #1613069 [Toolkit:Video/Audio Controls]-When closing the browser, see JavaScript error: resource://gre/actors/PictureInPictureChild.jsm, line 414: TypeError: can't access property "disarm", state.mousemoveDeferredTask is null [Uns]
- Partial Landings/Diagnostic Patches:
- #1606927 [Core:Security: PSM]-Upgrade Firefox 74 to use NSS 3.50 [All]
- RC 1 -> RC 2 Changelog +10
- #1605777
- #1600414 [Core:Widget: Gtk]-PiP player on YT animates/fades its size down to ~150x80 [Uns]
- #1612621 [DevTools:Netmonitor]-Firefox developer Edition has a wrong websocket message time format in Network Tool [Uns]
- #1612817 [DevTools:Netmonitor]-Stack trace pane becomes empty when switching between requests in the network monitor [Lin]
- #1610423 [Firefox:Preferences]-"Also use this proxy for FTP and HTTPS" grays out SOCKS proxy settings [Uns]
- #1611903 [Firefox:Preferences]-Zoom level is not applied correctly without a page refresh after changing "Zoom text only" option in about:preferences. [All]
- #1613659 [Firefox:Security]-DNS over HTTPS is not disabled after rolling back the "doh-rollout.enabled" preference [All]
- #1608541 [Firefox:Site Identity]-Clear cookies and site data dialog missing buttons [Uns]
- #1612909 [Web Compatibility:Interventions]-Import WebCompat GoFaster 7.0.0 sources [Uns]
- #1609000 [WebExtensions:Untriaged]-nsIControllers.removeController fails on extension shutdown [Uns]
Nightly 74 fixes since 20200107 (Gecko 73) ~1068
Beta 73 fixes since 20191202 (Gecko 72) ~1187
Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide