The first official 20200213 NIGHTLY builds are out
The official Firefox 74 Beta 2 builds are out
Previous NIGHTLY: 20200212 (Fx 75.0a1)
Previous BETA: 20200211 (Fx 74.0b1)
Mozilla Autoland Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA
Fixed:
- NIGHTLY +53
- #1614547 [Core:Audio/Video: cubeb]-Ensure AudioIPC client threads call PROFILER_UNREGISTER_THREAD to avoid leaks [Uns]
- #1614533 [Core:Audio/Video: cubeb]-Generate AudioIPC FFI bindings at build time using cbindgen [All]
- #1584319 [Core:Audio/Video]-FF streaming does not override sleep mode [Win]
- #1611439 [Core:Audio/Video]-Shutdown crash with AudioCallbackTracing activate [Uns]
- #1614648 [Core:CSS Parsing and Computation]-Make GradientItem and ColorStop support angular color stops [Uns]
- #1614348 [Core:DOM: CSS Object Model]-Calling CSSStyleDeclaration.getPropertyValue('font-family') for an unquoted font-family that contains a backslash-escaped space followed by a digit returns unexpected result [Uns]
- #1542784 [Core:DOM: Core & HTML]-(lazyload) Support <img loading="lazy"> lazy-loading [Uns]
- #1606562 [Core:DOM: Device Interfaces]-Axes on XInput (Gamepad) on Windows are out of the allowed range [Win]
- #1613527 [Core:DOM: Navigation]-Assertion failure: NodePrincipal()->GetIsNullPrincipal() (srcdoc without null principal as toplevel!), at src/dom/base/Document.cpp:3557 [Uns]
- #1614359 [Core:DOM: Networking]-Headers constructor with custom iterator [Uns]
- #1594766 [Core:DOM: Security]-Decide whether to continue ignoring XCTO Nosniff when Content Type is Empty, or to enforce [Uns]
- #1608862 [Core:DOM: Security]-Refactor GetURI usage in BlobURLProtocolHandler.cpp [Uns]
- #1613378 [Core:DOM: Selection]-Reduce dependencies from `Selection::MaybeAddTableCellRange` to `mFrameSelection` [Uns]
- #1614636 [Core:DOM: Selection]-Simplify arguments of `nsFrameSelection::HandleClick` [Uns]
- #1614224 [Core:DOM: UI Events & Focus Handling]-Tab no longer wraps in opening unknown content type dialog (#unknownContentTypeWindow) [Uns]
- #1614079 [Core:Disability Access APIs]-Hit testing does not cross process boundaries in e10s [mac]
- #1606392 [Core:Find Backend]-Match Case setting not respected after page reload [Uns]
- #1610991 [Core:General]-RLBox - Update rlbox /rlbox_lucet libraries to versions that work on Mac [mac]
- #1595014 [Core:Graphics: WebRender]-Part of search suggestions remain with WR partial present [Win]
- #1608280 [Core:Graphics: WebRender]-Support a per-tile clip (valid) region for compositor tiles [Uns]
- #1608717 [Core:Graphics: WebRender]-Support per-tile clip (valid) region for native compositor implementations. [Uns]
- #1614890 [Core:Graphics]-Implement conic-gradient for WebRender graphics backend [Uns]
- #1612096 [Core:Internationalization]-Update unic-langid to 0.8 and fluent-langneg to 0.12 [Uns]
- #1614289 [Core:JavaScript Engine: JIT]-Some more IonBuilder and IonCompileTask cleanup [All]
- #1614650 [Core:JavaScript: GC]-Assert that finalizers don't rely on the mark state of other cells [Uns]
- #1571660 [Core:JavaScript: GC]-Tidy Zone class definition [Uns]
- #1584035 [Core:Layout: Scrolling and Overflow]-Inserting an element in DOM cancel smooth scrolling upwards [Lin]
- #1614530 [Core:Networking: Cache]-member call on null pointer of type 'mozilla::net::nsIOService' in netwerk/base/SSLTokensCache.cpp:70 [Uns]
- #1610371 [Core:Networking: Cookies]-Exceptions of cookies, must only apply to the main domain, must not include third parties. [Uns]
- #1614267 [Core:Networking]-Don't proxy URI release to the main thread for HttpBaseChannel [Uns]
- #1611133 [Core:Print Preview]-Firefox(72-0-2) closes automatically after printing. [Uns]
- #1221889 [Core:Web Audio]-"ASSERTION: Incorrectly ignoring blocking!": AudioNode creation should fail after AudioContext.close() [Uns]
- #1614899 [Core:Web Audio]-Can't pass a WASM module via `processorOptions` anymore [Uns]
- #1614038 [Core:Web Audio]-Improve Web Audio API error reporting [Uns]
- #1613769 [Core:WebRTC]-Don't fire iceconnectionstatechange after pc.close() [All]
- #1600414 [Core:Widget: Gtk]-PiP player on YT animates/fades its size down to ~150x80 [Uns]
- #1353652 [Core:Widget: Gtk]-[MediaControl-Linux] Provide MPRIS API for music/video streaming web sites [Uns]
- #1613364 [Core:Widget: Gtk]-[Wayland] Implement YUV surfaces by WaylandDMABUFSurface [Uns]
- #1615028 [Core:Widget]-Scrollbar-width and scrollbar-color don't work without the native theme. [Uns]
- #1605657 [Core:XML]-Since Firefox 72, XML files don't pretty print with the React Developer Tools add-on installed [Uns]
- #1614841 [DevTools:Console]-Case-insensitive autocompletes cause reference errors [Uns]
- #1610416 [DevTools:Debugger]-Expand the debugger server thread frame list and frame actors to support SavedFrame objects. [Uns]
- #1614918 [DevTools:Inspector]-Stop waiting for synchronous removeTab method in inspector init [Uns]
- #1590348 [DevTools:Netmonitor]-Netmonitor blocking - Keep Block resource when URL contains box in focus all the time when reaching bottom side of section [All]
- #1613881 [DevTools:Netmonitor]-Use Accordion for the Cookies Panel [Uns]
- #1614712 [DevTools:Performance Tools (Profiler/Timeline)]-Add a requestId to the profiler's WebChannel messages [Uns]
- #1608240 [Firefox:Enterprise Policies]-Provide a policy for disabling CFR and whatsnew [Uns]
- #1612984 [Firefox:New Tab Page]-Enable regions that get stories via a pref [Uns]
- #1567271 [Firefox:New Tab Page]-Sponsored collection component or modifications to existing components [Uns]
- #1607545 [Firefox:New Tab Page]-about_home_topsites_first_paint scalar is recorded on first about:home sighting even if it wasn't the first page loaded [Uns]
- #1602870 [Firefox:Toolbars and Customization]-Tabbing not working correctly with toolbar disabled in popup window [Uns]
- #1613692 [Toolkit:Telemetry]-Disable or remove Ecosystem Telemetry [Uns]
- #1614923 [Toolkit:Telemetry]-Disable the FOGotype [Uns]
- Partial Landings/Diagnostic Patches:
- #1611085
- #1588688 [Core:DOM: Editor]-Change using array of nsINode to array of nsIContent in editor [All]
- #1603484 [Core:DOM: Service Workers]-Walmart Grocery service worker fails to launch after initial run [Uns]
- #1614622 [Core:JavaScript Engine: JIT]-Remove optimization tracking [All]
- #1614053 [Core:Security: PSM]-Upgrade Firefox 75 to use NSS 3.51 [All]
- #1613985 [Firefox Build System:Lint and Formatting]-Make constructors/destructors/assignment operators use =default [Uns]
- Beta 1 -> Beta 2 Changelog +2
- #1613683 [Core:Graphics: WebRender]-Ship WebRender on Intel/AMD + small screen + battery to early beta [Win]
- #1606617 [Toolkit:Notifications and Alerts]-"Add Search Engine" confirmation dialog button and description are overlapped each other [All]
Nightly 75 fixes since 20200210 (Gecko 74) ~177
Beta 74 fixes since 20200107 (Gecko 73) ~1137
Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide