The first official 20230323 builds are out

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

The first official 20230323 builds are out

Post by Josa »

Previous Nightly Builds thread 20230322

The first official 20230323 NIGHTLY builds are out
.The official Firefox 112 Beta 6 builds are not yet out

Previous NIGHTLY: 20230322 (Fx 113.0a1)
Previous BETA: 20230322 (Fx 112b5)

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


Fixed:
  1. NIGHTLY +98
  2. #1812932
  3. #1818781
  4. #1820776
  5. #1823547
  6. #1823780 [Core:Audio/Video: cubeb]-Update libcubeb to 2071354a [All]
  7. #1823586 [Core:Audio/Video: Playback]-Unexpected AbortError from setSinkId() when video element is suspended [Uns]
  8. #1823642 [Core:CSS Parsing and Computation]-(Time spent in Style) CPU spikes and webpage becomes unresponsive while it's using Document.querySelectorAll [Uns]
  9. #1776049 [Core:Disability Access APIs]-Intermittent accessible/tests/browser/bounds/browser_zero_area.js | single tracking bug [All]
  10. #1822340 [Core:Disability Access APIs]-Using Firefox Nightly with GitHub Blog I can no longer read the links on the page with NVDA using the mouse [Uns]
  11. #1822907 [Core:DOM: Animation]-Crash in [@ mozilla::LinkedListElement<T>::setPreviousUnsafe] [All]
  12. #1822445 [Core:DOM: Core & HTML]-Cut Screen Orientation over to per-target RFP [Uns]
  13. #1822521 [Core:DOM: Core & HTML]-Update UA stylesheet for popover [Uns]
  14. #1810663 [Core:DOM: Editor]-Add new Gecko specific `execCommand` to opt-in to the new split/join node direction [All]
  15. #1820116 [Core:DOM: Editor]-Enable new join/split direction by default in the Nightly channel and early beta builds [All]
  16. #1818239 [Core:DOM: Navigation]-Infinite loop when loading a intranet site (between the main URL & the SSO auth) since Firefox ESR 102.6.0 [Uns]
  17. #1821146 [Core:DOM: Networking]-Crashes due to using a cycle-collected object on a thread that isn't cycle collected in WebTransport [Uns]
  18. #1820434 [Core:DOM: Networking]-Leaked object in a worker causing globalScopeAlive assertions [Uns]
  19. #1822038 [Core:DOM: Networking]-WebTransport Bidirectional channel not enqueued to stream if it arrives before first pull [Uns]
  20. #1822703 [Core:DOM: Web Authentication]-Remove Google's cross-origin AppID exceptions [Uns]
  21. #1820813 [Core:Gecko Profiler]-Markers for UserTiming `measure` seems to be mispositioned [Uns]
  22. #1820826 [Core:Gecko Profiler]-`performance.mark` markers are wrongly positioned when { startTime } is used. [Uns]
  23. #1823844 [Core:Graphics]-Add error log to RenderThread::Start() [Uns]
  24. #1813145 [Core:Graphics: ImageLib]-Enable animated AVIF (AVIS) for Nightly only [All]
  25. #1818725 [Core:Graphics: ImageLib]-return value of nsAVIFDecoder::CreateDecoder is ignored [Uns]
  26. #1823644 [Core:Graphics: Text]-Optimize textrun initialization by merging SanitizeGlyphRuns and SortGlyphRuns [Uns]
  27. #1823411 [Core:Graphics: WebRender]-Give webrender's shader's varyings explicit precisions [Uns]
  28. #1821560 [Core:Graphics: WebRender]-Start splitting up ps_quad to a base shader [Uns]
  29. #1820161 [Core:JavaScript Engine]-Assertion failure: *offset < base->length() (Tenured root base) after left-trimming a rope string [Uns]
  30. #1823212 [Core:JavaScript Engine]-Assertion failure: isThrowingOutOfMemory(), at vm/JSContext.cpp:698 [Uns]
  31. #1815937 [Core:JavaScript Engine]-Columns are wrong for the first line of inline scripts (for exception, stacks, console message,...) [Uns]
  32. #1821659 [Core:JavaScript Engine]-Fallible hashing (MovableCellHasher) performs unnecessary lookups [Uns]
  33. #1804086 [Core:JavaScript Engine]-Make sure the content we passed to the Javascript parser in the Utility Process are utf-8 encoded for ORB [Uns]
  34. #1816309 [Core:JavaScript: GC]-Assertion failure: (Incremental marking verification failed), at gc/Verifier.cpp:759 [Uns]
  35. #1822995 [Core:JavaScript: GC]-Assertion failure: CurrentThreadIsGCSweeping() || CurrentThreadIsGCFinalizing(), at gc/Barrier.h:616 [Uns]
  36. #1823622 [Core:JavaScript: GC]-Some small parallel marking improvements [Uns]
  37. #1783956 [Core:JavaScript: WebAssembly]-Add MWasmTrapIfNull/Zero to simplify MIR [Uns]
  38. #1814924 [Core:JavaScript: WebAssembly]-Implement memory.discard for shared memories [Uns]
  39. #1823455 [Core:Layout: Scrolling and Overflow]-Consider merging nsHTMLScrollFrame and ScrollFrameHelper. [Uns]
  40. #1660405 [Core:MFBT]-Replace mozilla::IsNaN with std::isnan, etc. [Uns]
  41. #1791835 [Core:Networking]-Implement WebTransportDatagramDuplexStream [Uns]
  42. #1818998 [Core:Networking]-Rework socket arrays to eliminate manual array management [Uns]
  43. #1822138 [Core:Networking]-We don't need to handle multiple WriteCallbacks for datagrams before connection [Uns]
  44. #1737725 [Core:Panning and Zooming]-Intermittent gfx/layers/apz/test/mochitest/test_group_hittest-2.html | helper_hittest_bug1730606-2.html | root scroller (after <second> async scroll) scrollid - got 189, expected 187 [Uns]
  45. #1821738 [Core:Privacy: Anti-Tracking]-Add cookie injection to banner handling result telemetry [Uns]
  46. #1821131 [Core:Privacy: Anti-Tracking]-Exempt a document from more restrictive font visibility rules if it has been exempted from tracking protection [Uns]
  47. #1823545 [Core:SVG]-SVG attribute handling is a bit allocator heavy [Uns]
  48. #1823889 [Core:SVG]-SVGGeometryFrame::GetHitTestFlags does not need to be virtual [Uns]
  49. #1823887 [Core:SVG]-SVGImageFrame DidSetComputedStyle and OnVisibilityChange should skip SVGGeometryFrame [Uns]
  50. #1823686 [Core:SVG]-Share URLExtraData between style attribute and SVG. [Uns]
  51. #1823394 [Core:Web Speech]-Cut WebSpeech over to fine-grained RFP [Uns]
  52. #1822845 [Core:Widget: Cocoa]-macOS Automator workflow on selected text stopped working in Firefox 111.0 release [Uns]
  53. #1823764 [Core:XUL]-Textfield "This connection is not secure" dropdown-message wiggles between two positions/layouts during typing [Uns]
  54. #1823399 [DevTools:Debugger]-Accept startColumn argument for Debugger.Object.createSource [Uns]
  55. #1010150 [DevTools:Debugger]-Can't pretty-print inline scripts [Oth]
  56. #1823335 [DevTools:Debugger]-Debugger.Source ReparseSource don't pass column information to CompileOptions [Uns]
  57. #1823616 [DevTools:General]-[DevTools Release Tasks - Cycle 113] Remove backward compatibility code [Uns]
  58. #1589474 [DevTools:Performance Tools (Profiler/Timeline)]-The new performance panel icon in devtools should be highlighted in green when the profiler is running [Uns]
  59. #1654665 [Firefox:about:logins]-Password field should be unmasked when editing [Uns]
  60. #1823831 [Firefox:Address Bar]-A VPN interferes with weather suggestions [Uns]
  61. #1815971 [Firefox:Address Bar]-Add telemetry for how often we see search terms in the urlbar and how often it needs to be reverted due to a shown PopupNotification [Uns]
  62. #1823643 [Firefox:Address Bar]-In ProviderQuickSuggest::blockResult, check result.payload.isBlockable instead of re-determining whether blocking is enabled [Uns]
  63. #1819081 [Firefox:Firefox View]-Add Bookmark telemetry [Uns]
  64. #1801734 [Firefox:Firefox View]-Change withFirefoxView helper so it doesn't open a new window by default [Uns]
  65. #1817015 [Firefox:General]-Convert JSM in browser/components/protocolhandler to ESM [Uns]
  66. #1821158 [Firefox:General]-Convert browser/actors/RFPHelper* JSMs to ESMs [Uns]
  67. #1816991 [Firefox:Installer]-Convert JSM in browser/components/installerprefs to ESM [Uns]
  68. #1816589 [Firefox:Messaging System]-Feature Callout box shadow is too bright to see in dark mode [Uns]
  69. #1813809 [Firefox:Messaging System]-Implement safeguard for Feature Callout pref getter function [Uns]
  70. #1820566 [Firefox:Messaging System]-Support showing FxA screen based of user import selection [Uns]
  71. #1823495 [Firefox:Migration]-Apply basic styling to the Migration Wizard panel-list to bring it closer to the spec [Uns]
  72. #1822309 [Firefox:Migration]-Disable the "Import" button in the selection page of the new Migration Wizard if no resource types are selected [Uns]
  73. #1823438 [Firefox:Migration]-New Migration Wizard <panel-list> should assume the same minimum width as the selector button [Uns]
  74. #1824012 [Firefox:Migration]-Profile selector button icon should use SVG context-fill for colour [Uns]
  75. #1823949 [Firefox:New Tab Page]-New Shortcuts are not added to the Top Sites section if previously dismissing all the non-sponsored tiles [All]
  76. #1821490 [Firefox:New Tab Page]-New tab page updates should pause when the user is away and resume immediately when the user is back [Uns]
  77. #1822327 [Firefox:New Tab Page]-The Sponsored tile via Pocket disappear after dismissing the Amazon Sponsored tile [All]
  78. #1822503 [Firefox:New Tab Page]-The frequency cap for the Sponsored tile via Pocket is reset at each browser restart [All]
  79. #1823649 [Firefox:PDF Viewer]-Update PDF.js to new version b1e0253f29176751c9762f88b5b9765fcf9fc07c from 2023-03-20 13:22:09 [Uns]
  80. #1823401 [Firefox:PDF Viewer]-Wrong values shown in PDF viewer [Uns]
  81. #1811953 [Firefox:Screenshots]-Screenshots component should scroll when moving box along the edge [Uns]
  82. #1822854 [Firefox:Session Restore]-`Restore Previous Session` does not restore normal tab if pinned tab is existed [Win]
  83. #1761282 [Firefox:Settings UI]-Update sad/happy smiley faces to emoji [Uns]
  84. #1804352 [Firefox:Site Permissions]-Add speaker selection permissions to about:preferences#privacy [Uns]
  85. #1820011 [Firefox:Sync]-Start tracking reasons individual records failed to sync [Uns]
  86. #1817904 [Firefox:Sync]-Update golden_gate and webext_storage_bridge for app-services BridgedEngine changes [Uns]
  87. #1817016 [Firefox:Tabbed Browser]-Convert JSM in browser/components/prompts to ESM [Uns]
  88. #1823507 [Toolkit:Add-ons Manager]-Collect `install_stats` for RTAMO as well [Uns]
  89. #1823278 [Toolkit:General]-Convert most of toolkit/components/utils to ES modules [Uns]
  90. #1791414 [Toolkit:General]-Remove mShuttingDown from XREMain class [Uns]
  91. #1822842 [Toolkit:Notifications and Alerts]-Allow to enable and disable Windows-native notification Windows Event Log messages [Win]
  92. #1812936 [Toolkit:Picture-in-Picture]-Avoid off-centering play and rewind buttons [Uns]
  93. #1811318 [Toolkit:Picture-in-Picture]-Url bar toggle on one-video pages: open and close PiP [Uns]
  94. #1822848 [Toolkit:Places]-Change some Places telemetry to opt-out [Uns]
  95. #1823396 [Toolkit:Reader Mode]-Allow narration in about:reader when resistFingerprinting is on [Uns]
  96. #1823960 [Toolkit:Storage]-(SQLite3.41.2) Upgrade to SQLite 3.41.2 [Uns]
  97. #1813986 [Toolkit:Storage]-Sqlite module should be able to register for vacuum [Uns]
  98. #1820209 [Toolkit:XUL Widgets]-Replace "telemetryDataDeletionLearnMore" in about:preferences#privacy with moz-support-link [Uns]
  99. #1820743 [WebExtensions:General]-Allow to move unified extensions button on the navbar [Uns]

  1. Partial Landings/Diagnostic Patches:
  2. #1808146 [Core:DOM: Copy & Paste and Drag & Drop]-Copying images from Pixiv and pasting them in certain programs is broken [Uns]

  1. Beta 5 -> Beta 6 Changelog +0
    None


Nightly 113 fixes since 20230313 (Gecko 112) ~439
Beta 112 fixes since 20230214 (Gecko 111) ~895

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 27th, 2023, 4:51 am, edited 1 time in total.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20230323 builds are not yet out

Post by Snake4 »

.The official Firefox 112 Beta 6 builds are out
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20230323 builds are not yet out

Post by Snake4 »

.The official Firefox 112 Beta 7 builds are not yet out
Josa
Posts: 7398
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20230323 builds are out

Post by Josa »

Locked