The first official 20221110 builds are out

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

The first official 20221110 builds are out

Post by Josa »

Previous Nightly Builds thread 20221109

The first official 20221110 NIGHTLY builds are out
.The official Firefox 107 RC 2 builds are not yet out

Previous NIGHTLY: 20221109 (Fx 108.0a1)
Previous BETA: 20221108 (Fx 107.0 RC 1)

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


Fixed:
  1. NIGHTLY +51
  2. #1798816 [Core:CSS Parsing and Computation]-High CPU and memory consumption [Uns]
  3. #1765217 [Core:Disability Access APIs]-Cleanup: Add OPAQUE1 to kRemoteCalculatedStates [All]
  4. #1748585 [Core:Disability Access APIs]-Remove img elements with alt="" from the a11y tree [All]
  5. #1798614 [Core:Disability Access APIs]-[CTW] Consider not caching opacity if it is 1.0 [All]
  6. #1796733 [Core:Disability Access APIs]-[CTW] Implicit selected state not exposed for single select widgets [All]
  7. #1769688 [Core:Disability Access APIs]-[CTW] Include info about the parent process a11y cache in about:memory [All]
  8. #1799107 [Core:DOM: Core & HTML]-Worklet.addModule should return AbortError when importing a non-existent script [Uns]
  9. #1799231 [Core:DOM: Editor]-Assertion failure: pointToMoveFirstLineContent.IsSetAndValid(), at /builds/worker/checkouts/gecko/editor/libeditor/WSRunObject.cpp:523 [All]
  10. #1769057 [Core:DOM: File]-Add WritableFileStream support to OPFS [Uns]
  11. #1798459 [Core:DOM: File]-Streamline WritableFileStream implementation [Uns]
  12. #1633019 [Core:DOM: UI Events & Focus Handling]-Crash in [@ mozilla::PresShell::EventHandler::MaybeFlushThrottledStyles] [Uns]
  13. #1799748 [Core:Graphics]-(CVE-2022-44638) Evaluate libpixman CVE-2022-44638 fix [All]
  14. #1798532 [Core:Graphics: ImageLib]-panoramic picture does not display properly [All]
  15. #1799801 [Core:Graphics: WebGPU]-Update wgpu to 261069d0 (2022-10-5) [All]
  16. #1799619 [Core:JavaScript Engine]-Disable Array grouping proposal by default on nightly [Uns]
  17. #1799633 [Core:JavaScript Engine]-Handle too large requests in js::OrderedHashTable [Uns]
  18. #1795886 [Core:JavaScript Engine]-Remove special case for ScriptSourceObject from CCW code [All]
  19. #1799678 [Core:JavaScript: GC]-Crash [@ bool js::gc::IsMarkedInternal<JSObject>(JSRuntime*, JSObject*)] [Lin]
  20. #1799859 [Core:JavaScript: Internationalization API]-Add "microsecond" and "nanosecond" to IsSanctionedSingleUnitIdentifier [Uns]
  21. #1798883 [Core:JavaScript: Internationalization API]-Assertion failure: result in FormatBuffer.h [Uns]
  22. #1799638 [Core:JavaScript: Standard Library]-Date: wrong Daylight Saving start time "hh:59:59.001" [Uns]
  23. #1798970 [Core:JavaScript: WebAssembly]-Add support for FMA3 instructions in Relaxed SIMD FMA instructions [Uns]
  24. #1798551 [Core:JavaScript: WebAssembly]-Non-nullable local state may need if-else handling [Uns]
  25. #1799014 [Core:JavaScript: WebAssembly]-f64x2.max produces incorrect result when 0 compared with -0 [Uns]
  26. #1799580 [Core:Layout]-Remove display: -moz-popup. [Uns]
  27. #1799627 [Core:Layout]-Remove unnecessary fallback to primary screen. [Uns]
  28. #1799343 [Core:Layout]-Simplify XUL popup handling. [Uns]
  29. #1799860 [Core:Networking]-Add WebSocketConnection helper class to help with sending multiple WS messages [Uns]
  30. #1790402 [Core:Networking]-Implement nsIWebTransportSendStream in parent process [Uns]
  31. #1790401 [Core:Networking]-Outgoing WebTransportStream management [Uns]
  32. #1798669 [Core:Privacy: Anti-Tracking]-Cookie banner handling toggle telemetry [Uns]
  33. #1799168 [Core:WebRTC: Networking]-nr_ice_component_can_candidate_addr_pair needs to check transport protocol [Uns]
  34. #1799901 [Core:Widget: Gtk]-Enable panel animations on most Linux configurations. [Uns]
  35. #1799918 [Core:XUL]-Use UniquePtr in nsMenuChainItem. [Uns]
  36. #1799925 [Core:XUL]-panels and tooltips should be contain: paint [Uns]
  37. #1414361 [DevTools:Inspector: Rules]-Rule view empty for element with large base64 background image [Uns]
  38. #1788033 [DevTools:Style Editor]-Modify the Media Queries sidebar so it includes layers and container queries too [Uns]
  39. #1798793 [Firefox:Address Bar]-Add a search tip message for the first time a user loads a default SERP with a search term in the urlbar [Uns]
  40. #1799491 [Firefox:Keyboard Navigation]-The Star icon (“Bookmark this page/Edit this bookmark”) can’t be reached using keyboard navigation [All]
  41. #1796900 [Firefox:Messaging System]-Don't nag users about Firefox View [All]
  42. #1786336 [Firefox:Messaging System]-Messaging Surface Triggers: Idle [Uns]
  43. #1702180 [Firefox:Search]-Remove obsolete SEARCH_COUNTS telemetry for SERP results [Uns]
  44. #1791178 [Firefox:Settings UI]-Digital storage size unit symbols not expressed according to the language set in Firefox if language changes (need to switch downloads.properties units to fluent) [All]
  45. #1747470 [Firefox:Sync]-Remove FileUtils.getFile from services/ [Uns]
  46. #1799793 [Toolkit:Add-ons Manager]-"learn more about installing extensions safely" should link to a separate SUMO article when installing site permission add-on [Uns]
  47. #1797888 [Toolkit:Application Update]-Move AppUpdater.jsm from browser into toolkit/mozapps/update [Uns]
  48. #1778320 [Toolkit:Reader Mode]-Failed to load simplified page in Print Preview [Uns]
  49. #1799751 [Toolkit:Telemetry]-Something is slowing down build times for metrics with large numbers of labels [Uns]
  50. #1798968 [WebExtensions:Frontend]-Put Unified Extensions context menu strings in title case [Uns]
  51. #1794427 [WebExtensions:General]-MV2 extensions might already have access to a page via <all_urls> content scripts [Uns]
  52. #1799842 [WebExtensions:General]-The unified extensions panel should show a single list [Uns]

  1. Partial Landings/Diagnostic Patches:
  2. #1768984 [Core:Graphics: WebRender]-Very slow plane splitting and poor batching on https://themaninblue.com/experiment/slashGlobe/ [Lin]

  1. RC 1 -> RC 2 Changelog +0
    None


Nightly 108 fixes since 20221018 (Gecko 107) ~784
Beta 107 fixes since 20220920 (Gecko 106) ~732

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

Re: The first official 20221110 builds are out

Post by Josa »

Locked