The first official 20230126 builds are out

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

The first official 20230126 builds are out

Post by Josa »

Previous Nightly Builds thread 20230125

The first official 20230126 NIGHTLY builds are out
.The official Firefox 110 Beta 6 builds are not yet out

Previous NIGHTLY: 20230125 (Fx 111.0a1)
Previous BETA: 20230125 (Fx 110.0b5)

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


Fixed:
  1. NIGHTLY +76
  2. #1811210 [Core:Audio/Video: Playback]-[Linux] Use zero-copy video playback with fallback to surface copy [Uns]
  3. #1808409 [Core:CSS Transitions and Animations]-Implement view-timeline-{name|axis|inset} and view-timeline in style [All]
  4. #1812208 [Core:Disability Access APIs]-[CTW] Bounds cache incorrect if bounds change without reflow [All]
  5. #1811949 [Core:Disability Access APIs]-[CTW] Bounds incorrect for text within height: 0, flex aside element [Uns]
  6. #1621530 [Core:DOM: Bindings (WebIDL)]-Consider adding a mode for WebIDL dictionaries where they do not sort their members [Uns]
  7. #1809134 [Core:DOM: Content Processes]-Ensure we get NotifiedImpendingShutdown before we call (the last) BrowserChild::RecvDestroy [Uns]
  8. #1811963 [Core:DOM: Core & HTML]-CustomElementData::Traverse should use NoteXPCOMChild for mElementInternals [Uns]
  9. #1797411 [Core:DOM: Core & HTML]-New wpt failures in /screen-orientation/non-fully-active.html [All]
  10. #1803201 [Core:DOM: Credential Management]-FedCM doorhanger doesn't auto-close on timeout [Uns]
  11. #1811340 [Core:DOM: Credential Management]-Move timeout code into the parent process [Uns]
  12. #1804727 [Core:DOM: Credential Management]-Prevent concurrent IdentityCredential requests [Uns]
  13. #1810759 [Core:DOM: Streams]-Replace ReadableStreamError use in Fetch's AbortStream() [Uns]
  14. #1810959 [Core:DOM: UI Events & Focus Handling]-Use precise RFP check for PresShell::EventHandler::DispatchEventToDOM [Uns]
  15. #1811450 [Core:Gecko Profiler]-Do not cap the Firefox version on profiler metadata [Uns]
  16. #1615546 [Core:Gecko Profiler]-Remove optimization tracking code from the profiler [Uns]
  17. #1812102 [Core:Graphics: WebRender]-Webrender Nvidia baseline driver version mixed up [Lin]
  18. #1812055 [Core:JavaScript Engine]-Add fast path for adding a plain object property or array element to structured clone reading [All]
  19. #1811789 [Core:JavaScript Engine]-Assertion failure: MOZ_ASSERT(isString()) at include/js/Value.h:924 with --enable-change-by-array-copy [Uns]
  20. #1812001 [Core:JavaScript Engine: JIT]-Assertion failure: IndicesAreValid(&obj->as<NativeObject>(), iterobj->getNativeIterator()), at js/src/vm/Iteration.cpp:1272 [Uns]
  21. #1801985 [Core:JavaScript Engine: JIT]-Handle postbarriers in codegen for ObjectToIterator [Uns]
  22. #1812268 [Core:JavaScript: GC]-Add a GC parameter to control the number of threads used by parallel marking [Uns]
  23. #1812267 [Core:JavaScript: GC]-Parallel marking performs worse on some non-parallelizable workloads [Uns]
  24. #1811581 [Core:Layout: Form Controls]-Show a time picker on click on a <input type=time> field (when pref is on) [Uns]
  25. #1809151 [Core:Networking]-corporate web proxy no kerberos auth for iframe content since 108.0.1 [Uns]
  26. #1808975 [Core:Networking]-HTTP error 511 Network Authentication Required is not detected as a captive portal [All]
  27. #1800603 [Core:Networking]-Setting network.captive-portal-service.enabled to false and immediately after that to true leads to crash [Uns]
  28. #1812048 [Core:Networking]-We should call MaybeResumeSend in Http3Session::WebTransportNegotiationDone [Uns]
  29. #1812009 [Core:Networking: DNS]-Add prefs that allow increasing the DNS thread count [Uns]
  30. #1809381 [Core:Networking: DNS]-Intermittent SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/dns/DNSServiceBase.cpp:40:22 in mozilla::net::DNSServiceBase::ReadPrefs(char const*) [Uns]
  31. #1775358 [Core:Networking: HTTP]-Add a profiling marker to nsHttpConnectionMgr::SpeculativeConnect [Uns]
  32. #1802910 [Core:Networking: HTTP]-We should not try to create nsHttpHandler during shutdown [Uns]
  33. #1800618 [Core:Networking: HTTP]-Write generic nsIHttpChannel for oblivious HTTP [Uns]
  34. #1810871 [Core:Performance]-Add perfstats to capture internal necko timings - async open to transaction pending and response start parent to content [Uns]
  35. #1811921 [Core:Privacy: Anti-Tracking]-CookieBannerService doesn't handle observer "browsing-context-discarded" [Uns]
  36. #1806009 [Core:Privacy: Anti-Tracking]-add payloads for onboarding doorhanger experiments [Uns]
  37. #1812030 [Core:Privacy: Anti-Tracking]-nsCookieInjector does not observe detect-only pref [Uns]
  38. #1808872 [Core:Spelling Checker: en-US Dictionary]-Add new words to en-US dictionary (post 20230105 update) [Uns]
  39. #752638 [Core:SVG]-make the context-fill and context-stroke SVG paint values work in marker content [All]
  40. #1810662 [Core:Web Painting]-make "item should have finite clip with respect to aASR" asserts non-fatal [Uns]
  41. #1811322 [Core:WebRTC]-Update libyuv [Uns]
  42. #1811487 [Core:Widget]-Cleanup rollup / hide popup APIs [Uns]
  43. #1812289 [Core:Widget: Gtk]-Consider enabling CSD titlebar by default on more systems. [Uns]
  44. #1807468 [Core:Widget: Gtk]-Flatpak desktop file has duplicate keywords [Lin]
  45. #1811486 [Core:Widget: Gtk]-Re-enable panel animations on KDE. [Uns]
  46. #1811257 [DevTools:Debugger]-Browser toolbox's debugger stays empty as soon as you start using the iframe dropdown [Uns]
  47. #1810340 [DevTools:Inspector]-"Inspect" menuitem doesn't work on system pages without a certain uri flag [Uns]
  48. #1811760 [DevTools:Inspector]-Event listener checkbox sizes vary [Uns]
  49. #1639052 [DevTools:Inspector: Rules]-Polish for pseudoclass toggles [Uns]
  50. #1812281 [DevTools:Inspector: Rules]-`lab` and `lch` should be in autocomplete popup when layout.css.more_color_4.enabled is true [Uns]
  51. #1791657 [Firefox:Address Bar]-Page title is not shown for autofill result when the whole URL is typed into at once [Uns]
  52. #1811497 [Firefox:Address Bar]-Regression: Hover highlight delay/gap appears between items in the Result List when moving mouse cursor between them [Uns]
  53. #1811623 [Firefox:Address Bar]-Regression: Padding between section title and hover is too narrow [Uns]
  54. #1811620 [Firefox:Address Bar]-Regression: URLs are changing the color from blue to white when hovering over it [Uns]
  55. #1808932 [Firefox:Address Bar]-Tip_persist abandonment telemetry ping is not recorded on dismissal [All]
  56. #1808768 [Firefox:Bookmarks & History]-Bookmarks manager shows duplicate tags in the input field [Uns]
  57. #1812034 [Firefox:Downloads Panel]-13 elements are restyled every time the download progress is updated [Uns]
  58. #1811871 [Firefox:General]-Regression: New blue Forward indicator disappears with delay [Uns]
  59. #1786648 [Firefox:Messaging System]-[Cleanup] Remove background images used in Proton new user Onboarding [Uns]
  60. #1811935 [Firefox:Migration]-Show and hide the available resource type checkbox items depending on which browser / profile is selected [Uns]
  61. #1812097 [Firefox:Pocket]-Save should be enabled after tags are entered [Uns]
  62. #1812296 [Firefox:Protections UI]-The "Enhanced Tracking Protection is ON for this site" title has no bold style applied [All]
  63. #1809884 [Firefox:Remote Settings Client]-inspect() does not bust cache when fetching the latest changes from server [All]
  64. #1743887 [Firefox:Screenshots]-Screenshot failed when taking screenshot of really large page [Uns]
  65. #1792816 [Firefox:Search]-Address bar Search Engine placeholder is not correctly displayed in private browsing [All]
  66. #1812335 [Firefox:Settings UI]-Remove some XUL image usage from preferences. [Uns]
  67. #1706933 [Firefox:Sync]-When sync removes a bookmark with a keyword based on data from another device, the keyword is not removed [Win]
  68. #1805236 [Firefox:Toolbars and Customization]-Turn _updateForUnifiedExtensions into a one-time migration inside of _updateForNewVersion [Uns]
  69. #1812195 [Toolkit:Add-ons Manager]-Add alipay.com and miravia.es to the site permission blocklist [Uns]
  70. #1789713 [Toolkit:Crash Reporting]-LLVM doesn't include xdata unwinding information for _tailMerge_xxxx symbols [Uns]
  71. #1806410 [Toolkit:Crash Reporting]-Remove the remaining limitations around sending crash pings for child processes [Uns]
  72. #1812081 [Toolkit:Picture-in-Picture]-Picture-in-picture's timer does not fade away unless the mouse is completely hidden from the screen [Win]
  73. #1779124 [Toolkit:Picture-in-Picture]-Render full PiP controls in their proper places as per UX [Uns]
  74. #1811970 [Toolkit:Printing]-Remove pages-per-sheet pref [Uns]
  75. #1801929 [Toolkit:XUL Widgets]-Convert the SUMO links in about:preferences#privacy to moz-support-link [Uns]
  76. #1809458 [Toolkit:XUL Widgets]-Remove redundant support-link implementation [Uns]
  77. #1804695 [Toolkit:XUL Widgets]-Replace "Learn more" links in about:addons with reusable component [Uns]

  1. Partial Landings/Diagnostic Patches:
  2. #1812016 [Core:Graphics: WebRender]-[ARM] GPU acceleration seems broken on armhf since 1738814 [Uns]
  3. #1775062 [Core:IPC]-Consider avoiding requiring default constructors for IPDL unions. [Uns]

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


Nightly 111 fixes since 20230117 (Gecko 110) ~377
Beta 110 fixes since 20221213 (Gecko 109) ~796

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on January 26th, 2023, 6:57 am, edited 1 time in total.
Josa
Posts: 7404
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20230126 builds are out

Post by Josa »

Locked