The first official 20220913 builds are out

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

The first official 20220913 builds are out

Post by Josa »

Previous Nightly Builds thread 20220912

The first official 20220913 NIGHTLY builds are out
The official Firefox 105 RC 1 builds are out

Previous NIGHTLY: 20220912 (Fx 106.0a1)
Previous BETA: 20220909 (Fx 105.0b9)

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


Fixed:
  1. NIGHTLY +46
  2. #1789421 [Core:DOM: Content Processes]-Do not record minidumps for content process shutdown hangs if we fail to kill the process [All]
  3. #1789745 [Core:DOM: Core & HTML]-Add usecounter for Prioritized Task Scheduling API [Uns]
  4. #1789344 [Core:DOM: Editor]-Selection after inserting paragraph at `abc<span>[def</span>]ghi` is wrong [All]
  5. #1790436 [Core:Graphics]-Crash in [@ IPC::EnumSerializer<T>::Write] in IPDLParamTraits<RemoteImageHolder>::Write() [Uns]
  6. #1790281 [Core:Graphics]-Crash in [@ mozilla::layers::GPUVideoTextureData::Deallocate] [Uns]
  7. #1790518 [Core:Graphics]-Enable video overlay until early beta on non-Intel GPU on Windows [Uns]
  8. #1789849 [Core:Graphics: Canvas2D]-46.3 - 15.6% pdfpaint / pdfpaint + 3 more (Linux, OSX) regression on Tue September 6 2022 [Uns]
  9. #1790169 [Core:Graphics: Canvas2D]-Assertion failure: false (MOZ_ASSERT_UNREACHABLE: unexpected to be called), at /builds/worker/checkouts/gecko/gfx/layers/RemoteTextureMap.cpp:303 [Uns]
  10. #1755973 [Core:Graphics: CanvasWebGL]-Using WebGL2 returns wrong Uniform Buffer Object indices for uniform arrays [Uns]
  11. #1790352 [Core:JavaScript Engine]-Assertion failure: !hadEvaluationError() loading module graph [Uns]
  12. #1781205 [Core:JavaScript Engine]-Avoid mostly-redundant await in async yield* [Uns]
  13. #1790275 [Core:JavaScript Engine]-Differential testing: Different computation with CacheIR [Uns]
  14. #1790012 [Core:JavaScript Engine]-Replace NativeObject::updateSlotsForSpan with more specialized functions [All]
  15. #1784156 [Core:JavaScript: WebAssembly]-Add constant GC instructions to wasm::InitExpr [Uns]
  16. #1790514 [Core:Layout: Block and Inline]-Minor line-layout clean-ups. [Uns]
  17. #1790312 [Core:Layout: Flexbox]-Clean up in nsFlexContainerFrame::ReflowChildren() [Uns]
  18. #1786521 [Core:Layout: Form Controls]-Fix AppearanceValueAffectsFrames. [Uns]
  19. #1789874 [Core:Layout: Form Controls]-select multiple/size>1 does not show an active item cursor [Uns]
  20. #1785872 [Core:Privacy: Anti-Tracking]-Support for non-domain specific cookie rules that allow handling of CMPs [Uns]
  21. #1783223 [Core:Security: Process Sandboxing]-Enable Arbitratry Code Guard in RDD on Nightly [All]
  22. #1790167 [Core:SVG]-AFL Logo's not shown [Uns]
  23. #1786864 [Core:XPCOM]-Add telemetry for how long we spend gathering memory telemetry [All]
  24. #1789256 [DevTools:Debugger]-Debugger show no source after a webextension reload [Uns]
  25. #1789363 [DevTools:Debugger]-Load source text for a specific source actor [Uns]
  26. #1787559 [Firefox:Firefox View]-Firefox View's "Recently closed" section might be over-promising (it only shows closed tabs *from the same window* but doesn't make that clear) [Uns]
  27. #1789641 [Firefox:Firefox View]-Update firefoxview.tab_pickup to include device type [Uns]
  28. #1784363 [Firefox:Firefox View]-Update the URL opened by the fxview "Get Firefox for mobile" buttons to use ?entrypoint=fx-view [Uns]
  29. #1788931 [Firefox:General]-Convert browser/actors/BrowserProcessChild.jsm JSM module to ESM [Uns]
  30. #1789358 [Firefox:Menus]-Blocked popup preference menu has white text on light grey background in Private window [mac]
  31. #1784100 [Firefox:Messaging System]-Check for majorRelease2022 nimbus holdback in addition to existing nimbus onboarding features [Uns]
  32. #1784101 [Firefox:Messaging System]-Expose message targeting for whether the user is in majorRelease2022 nimbus holdback [Uns]
  33. #1788765 [Firefox:New Tab Page]-Convert browser/actors/AboutNewTab* JSM modules to ESMs [Uns]
  34. #1789883 [Firefox:PDF Viewer]-Add telemetry to measure the number of times users click on a button in the UI [Uns]
  35. #1784272 [Firefox:PDF Viewer]-Enable PDF editing unconditionally [Uns]
  36. #1790394 [Firefox:PDF Viewer]-Update pdf.js to new version 493bb65005202678c5fa803859dcf70cbb6e37a6 [Uns]
  37. #1692653 [Firefox:Preferences]-Accept-languages dialog should resolve names for known locale codes [Uns]
  38. #1789991 [Firefox:Private Browsing]-Two Firefox Private icons are displayed on All Programs menu. [Win]
  39. #1789974 [Firefox:Shell Integration]-The "Private Window" shortcut is no longer pinned to the taskbar [Win]
  40. #1790003 [Firefox:Sync]-The Synced Tabs menu button is blank [All]
  41. #1789877 [Firefox:Theme]-9.16 - 8.6% tabswitch / tabswitch + 1 more (Linux) regression on Tue September 6 2022 [Uns]
  42. #1790297 [Firefox:Theme]-Clean-up emulation-specific CSS rules. [Uns]
  43. #1788274 [Firefox:Theme]-Expire new colourways on January 17 to align with release calendar and resolve date vs year confusion in expiry time [Uns]
  44. #1790304 [Firefox:Theme]-Remove useless declaration that makes dialogs unreadable with emulated flexbox [Uns]
  45. #1788960 [Toolkit:Notifications and Alerts]-Send engagement telemetry event when re-launching Firefox to complete a background task message notification [Uns]
  46. #1775135 [Toolkit:Notifications and Alerts]-Support inline/hero image in Windows native notifications [Uns]
  47. #1790272 [Toolkit:Themes]-Font size too big on about:tabcrashed [Uns]

  1. Partial Landings/Diagnostic Patches:
    None

  1. Beta 9 -> RC 1 Changelog +6
  2. #1785940 [Core:DOM: Content Processes]-Crash in [@ mozilla::ipc::FatalError | mozilla::ipc::IProtocol::HandleFatalError | IPC::ParamTraits<mozilla::dom::IPCBlob>::Write] [Win]
  3. #1789997 [Core:DOM: Core & HTML]-Regression from 102->103 reflow does not work anymore [Uns]
  4. #1790203 [Core:DOM: Core & HTML]-COEP Credentialless Origin-Trial crashes tab even without using COEP [All]
  5. #1789412 [Core:JavaScript Engine]-(Another) dynamic import() blocks [Uns]
  6. #1790003 [Firefox:Sync]-The Synced Tabs menu button is blank [All]
  7. #1787484 [Toolkit:Notifications and Alerts]-Crash in [@ mozilla::widget::ToastNotificationHandler::CreateWindowsNotificationFromXml] [Win]


Nightly 106 fixes since 20220823 (Gecko 105) ~683
Beta 105 fixes since 20220726 (Gecko 104) ~877

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Josa
Posts: 7360
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20220913 builds are out

Post by Josa »

Locked