The first official 20211020 builds are out

Discussion about official Mozilla Firefox builds
Locked
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

The first official 20211020 builds are out

Post by Josa »

Previous Nightly Builds thread 20211019

The first official 20211020 NIGHTLY builds are out
The official Firefox 94 Beta 8 builds are out

Previous NIGHTLY: 20211019 (Fx 95.0a1)
Previous BETA: 20211018 (Fx 94.0b7)

Mozilla Autoland Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +39
  2. #1696685
  3. #1725941 [Core:DOM: Core & HTML]-AbortSignal support for navigator.locks.request [Uns]
  4. #1725942 [Core:DOM: Core & HTML]-Interaction across tabs for Web Locks [Uns]
  5. #1736370 [Core:DOM: Core & HTML]-Tab icons often flicker/disappear when saving bookmark using dialog overlay [Uns]
  6. #1736545 [Core:DOM: Forms]-Crash in [@ nsWrapperCache::GetWrapper] [Uns]
  7. #1732052 [Core:DOM: Security]-Remove pref privacy.file_unique_origin [Uns]
  8. #1731971 [Core:DOM: Security]-https-first causes slow http: sites on non-standard ports to time-out too fast [Uns]
  9. #1723134 [Core:Graphics]-Add a pref to force SwapInterval to 0 [Uns]
  10. #1644606 [Core:Graphics]-Add a pref to select between GLES and desktop GL contexts on EGL [Lin]
  11. #1736672 [Core:Graphics]-Enable NV12 IOSurfaces by default. [All]
  12. #1736670 [Core:Graphics]-IOSurface: Use the Plane constant for BytesPerElement. [All]
  13. #1734571 [Core:Graphics: Layers]-remove old unused layers tiling left over code bits [Uns]
  14. #1736476 [Core:Graphics: WebRender]-Drop aData->mInvalid check. [All]
  15. #1736626 [Core:Graphics: WebRender]-NV12 IOSurface upload is not aligning the CbCr plane correctly [mac]
  16. #1736393 [Core:Internationalization]-Lines in Tibetan text do not wrap properly on Windows [Win]
  17. #1719551 [Core:Internationalization]-Unify Intl APIs in intl/locale/OSPreferences.cpp [Uns]
  18. #1736405 [Core:JavaScript Engine: JIT]-Remove MLoadElementHole::needsHoleCheck [Uns]
  19. #1736409 [Core:JavaScript Engine: JIT]-Use MDefinitionIterator in ArgumentsReplacer::run [Uns]
  20. #1735993 [Core:JavaScript: GC]-Assertion failure: CurrentThreadIsGCSweeping() || CurrentThreadIsGCFinalizing(), at js/src/gc/Barrier.h:582 [Lin]
  21. #1588830 [Core:JavaScript: GC]-Replace sweep methods with traceWeakEdges in WeakMap [Uns]
  22. #1736396 [Core:JavaScript: GC]-Replace sweeping with tracing weak edges in FinalizationRegistry and NurseryAwareHashMap [Uns]
  23. #1736397 [Core:JavaScript: GC]-Replace sweeping with tracing weak edges in WeakCache implementation [Uns]
  24. #1731613 [Core:Networking]-Assertion failure: false (MOZ_ASSERT_UNREACHABLE: nsIBrowser::GetProcessSwitchBehavior shouldn't fail), at /netwerk/ipc/DocumentLoadListener.cpp:1521 [Lin]
  25. #1735299 [Core:Networking]-Use fewer NS_ADDREF in netwerk/ [Uns]
  26. #1734185 [Core:Privacy: Anti-Tracking]-Add telemetry for GPC prefs to track user retention [Uns]
  27. #1467758 [Core:Security: Process Sandboxing]-WindowServer connection never being terminated [Uns]
  28. #1736675 [Core:Widget: Cocoa]-Tooltips have wrong appearance after switching system dark mode on macOS [Uns]
  29. #1736441 [Core:Widget: Gtk]-[Linux] Don't build sPluginWidgetList on Linux [Uns]
  30. #1735306 [Core:XPCOM]-Add nsCStringCaseInsensitiveHashKey [Uns]
  31. #1658238 [DevTools:Console]-Show source-mapped variables in console autocomplete [Uns]
  32. #1717724 [DevTools:Console]-Stop "attaching" the console [Uns]
  33. #1434245 [Firefox:Bookmarks & History]-Use defineLazyModuleGetters more often with PlacesUtils [Uns]
  34. #1729447 [Firefox:Downloads Panel]-Change "Open containing folder" string to "Show in folder" [Uns]
  35. #1731796 [Firefox:Nimbus Desktop Client]-Add ability to support extraParams via search Nimbus Feature [Uns]
  36. #1734205 [Firefox:Pocket]-Reader Recs: VQA – CTA + Recs Variant [Uns]
  37. #1733786 [Firefox:Session Restore]-Investigate a non-UI tour implementation of the session restore show how button highlighting [Uns]
  38. #1736141 [Firefox:Theme]-prefers-color-scheme should not default to dark for Elemental Balanced [Uns]
  39. #1736418 [Toolkit:Password Manager: Site Compatibility]-Password generator suggests a paypal.com password that includes forbidden character `,` [Uns]
  40. #1734984 [WebExtensions:General]-sender.url of the message sent at document_start is the previous page URL in this tab [Uns]
  1. Partial Landings/Diagnostic Patches:
  2. #1736353 [Core:JavaScript Engine]-Optimize GetNativeDataPropertyPure more [All]
  1. Beta 7 -> Beta 8 Changelog +22
  2. #1729517
  3. #1730750
  4. #1735758
  5. #1725572 [Core:DOM: Content Processes]-Fission crash in [@ IPCError-content | RecvConstructBrowser missing initial frame BrowsingContext] [Win]
  6. #1733067 [Core:DOM: Core & HTML]-Fission: iframe with srcdoc sometimes prefers cached srcdoc over fresh srcdoc [Uns]
  7. #1735667 [Core:DOM: Core & HTML]-delegatesFocus should also look for elements that are descendent of the slotted element [Uns]
  8. #1736545 [Core:DOM: Forms]-Crash in [@ nsWrapperCache::GetWrapper] [Uns]
  9. #1735420 [Core:Graphics]-Make NativeLayerCA::ShouldSpecializeVideo check video format to only return true when detached mode is achievable [mac]
  10. #1730460 [Core:Layout: Text and Fonts]-Crash in [@ mozilla::fontlist::Family::FindAllFacesForStyleInternal] [Win]
  11. #1733938 [Core:Networking: DNS]-mTRRSkipReason telemetry should never be TRR_UNSET in telemetry. [Uns]
  12. #1732836 [Core:Printing: Output]-When print scale is set to anything more than 100, the right side of text content is cut off [Uns]
  13. #1736049 [Core:Widget: Cocoa]-We call -[NSCursor set] on every mouse move [mac]
  14. #1735348 [Core:Widget: Gtk]-`dragleave` isn't triggered when canceling a drag and drop with the escape key on Linux [Lin]
  15. #1732334 [DevTools:Inspector]-CSS Shape Editor is broken on remote frame when Fission is enabled [Uns]
  16. #1732690 [DevTools:Inspector]-Geometry highlighter is broken on remote frame when Fission is enabled [Uns]
  17. #1733421 [DevTools:Inspector]-Browser Toolbox doesn't jump to element in tree on in-content pages [Uns]
  18. #1728471 [Firefox:Installer]-Produce MSIX packages with Mozilla's Microsoft Partner Centre identity values for the Microsoft Store [Uns]
  19. #1733999 [Firefox:Installer]-Make remoting treat app packages/MSIX packages as distinct remoting targets [Uns]
  20. #1735691 [Firefox:Messaging System]-Quickly clicking "explore colorways" then "keep previous" twice makes upgrade spotlight stuck [Uns]
  21. #1732692 [Firefox:Theme]-[Monochromatic Themes] Residual line is displayed between tab bar and toolbar [Win]
  22. #1736128 [Firefox:Theme]-Cannot use touchscreen input to close, maximize, or minimize a Firefox window [Win]
  23. #1735122 [Toolkit:Data Sanitization]-"Forget About This Site" confirmation prompt is still clearing when cancelled with the Esc key [Uns]

Nightly 95 fixes since 20211004 (Gecko 94) ~541
Beta 94 fixes since 20210907 (Gecko 93) ~874

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on October 22nd, 2021, 1:35 pm, edited 1 time in total.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 20211020 builds are not yet out

Post by Fanolian »

The update failure is being tracked at bug 1736373.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20211020 builds are not yet out

Post by Snake4 »

Fanolian wrote:The update failure is being tracked at bug 1736373.
could be affecting Thunderbird Daily as well , it is i just did this https://bugzilla.mozilla.org/show_bug.cgi?id=1736373#c6 in TB

.The official Firefox 94 Beta 9 builds are out
Last edited by Snake4 on October 21st, 2021, 5:01 pm, edited 1 time in total.
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The first official 20211020 builds are not yet out

Post by TheVisitor »

Big update this morning, 17.4meg... on windows
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20211020 builds are not yet out

Post by Snake4 »

TheVisitor wrote:Big update this morning, 17.4meg... on windows
yeah i got that to, wonder if it has anything to do with the fact there using Clang13 now
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20211020 builds are out

Post by Josa »

Locked