The first official 20200509 builds are out

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

The first official 20200509 builds are out

Post by Josa »

Previous Nightly Builds thread 20200508

The first official 20200509 NIGHTLY builds are out
.The official Firefox 77 Beta 4 builds are not yet out

Previous NIGHTLY: 20200508 (Fx 77.0a1)
Previous BETA: 20200506 (Fx 77.0b3)

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


Fixed:
  1. NIGHTLY +60
  2. #1624056 [Core:Audio/Video: Playback]-Properly vendor mp4parse-rust and update mp4parse-rust to 0dc3e6e [Uns]
  3. #1628415 [Core:Disability Access APIs]-Stop using nsIDOMXULSelectControlItemElement::label for a11y to fix broken richlistitem names [Uns]
  4. #1634596 [Core:DOM: Content Processes]-Crash in [@ IPCError-content | RecvConstructBrowser Null or discarded initial BrowsingContext] [Win]
  5. #1636279 [Core:DOM: Content Processes]-Unify WindowContext initialization logic [Uns]
  6. #1633471 [Core:DOM: Navigation]-Crash in [@ IPCError-browser | RecvUpdateDocumentPrincipal Trying to reuse WindowGlobalParent but the principal of the new document] [All]
  7. #1511941 [Core:DOM: Security]-privacy.resistfingerprinting performance API spoofing breaks vimeo.com [Uns]
  8. #1617788 [Core:DOM: UI Events & Focus Handling]-OOP iframe focus other than via keyboard (click/JS/a11y) gets lost when switching away from Firefox [Uns]
  9. #1636482 [Core:Graphics: WebRender]-Allow WebRender on all versions of Windows. [All]
  10. #1631331 [Core:Graphics: WebRender]-Crash in [@ core::result::unwrap_failed | webrender::renderer::Renderer::render_impl] [Win]
  11. #1605642 [Core:Graphics: WebRender]-Jiggly text on Zoom Animation [All]
  12. #1635584 [Core:Graphics: WebRender]-Make BackdropFilter's Availability Depend on WebRender [Uns]
  13. #1598972 [Core:Graphics: WebRender]-Opaque gradients are considered transparent [All]
  14. #1635616 [Core:Graphics: WebRender]-Optimize SWGL x86 bilinear filtering code [Uns]
  15. #1635649 [Core:Graphics: WebRender]-Optimize texture(sampler2DArray) for same layer in SWGL. r?jrmuizel [Uns]
  16. #1635661 [Core:Graphics: WebRender]-Reduce interpolant usage for SWGL [Uns]
  17. #1636014 [Core:Graphics: WebRender]-SWGL has buggy text blending on Wrench reftest text/colors.yaml [Uns]
  18. #1633628 [Core:Graphics: WebRender]-WebRender causes driver resets on gen6 on startup [Uns]
  19. #1634253 [Core:Graphics]-Stop the CompositorThreadHolder from using ipc's MessageLoop and ipc::base::Thread [Uns]
  20. #1631381 [Core:Internationalization]-Check OOM handling in DocumentL10n::TriggerInitialDocumentTranslation [Uns]
  21. #1636306 [Core:JavaScript Engine: JIT]-OOM during delazification can clobber TI groups [Uns]
  22. #1636059 [Core:JavaScript Engine: JIT]-Warp: use template objects for NewArray and NewObject JSOps [All]
  23. #1636195 [Core:JavaScript Engine]-Enable for javascript.options.property_error_message_fix for MOZ_DEV_EDITION [Uns]
  24. #1628853 [Core:JavaScript Engine]-Expose an option to disable //#sourceURL= pragma handling [Uns]
  25. #1636247 [Core:JavaScript Engine]-Remove ParserBase::sourceObject_ field [Uns]
  26. #1635976 [Core:JavaScript Engine]-Remove frontend::FunctionTree type [Uns]
  27. #1636235 [Core:Javascript: WebAssembly]-Baseline: assorted SIMD corner case bugs [All]
  28. #1635224 [Core:Layout: Form Controls]-Issues with maxlength validation on textarea elements [Uns]
  29. #1632738 [Core:Layout: Text and Fonts]-Blurry fonts on perfherder with gfx.e10s.font-list.shared set to true [Win]
  30. #1634677 [Core:Layout: Text and Fonts]-Create a pref to control the categories of installed fonts that are visible to CSS [Uns]
  31. #1634670 [Core:Layout: Text and Fonts]-Fonts bundled with the application should be treated as part of the base font set [Uns]
  32. #1634672 [Core:Layout: Text and Fonts]-The font-features/fwid-spaces testcase should use a standard system font on macOS, not an optionally-installed one [mac]
  33. #1512991 [Core:MFBT]-give JSONWriteFunc a Write(const char*, size_t) overload [All]
  34. #1636411 [Core:Networking: DNS]-Allow disabling DNS via pref [Uns]
  35. #1636380 [Core:Panning and Zooming]-Assertion failure: ViewportUtils::IsZoomedContentRoot(f) in accessible/tests/mochitest/hittest/test_browser.html with allow_zooming = true [Uns]
  36. #1635001 [Core:Panning and Zooming]-Stop the APZ code from using ipc's MessageLoop and ipc::base::Thread [Uns]
  37. #1630912 [Core:Panning and Zooming]-land initial preffed off implementation of direct manipulation [Uns]
  38. #1636186 [Core:Privacy: Anti-Tracking]-Avoid syncing all of CookieJarSettingsArgs into every content process [Uns]
  39. #1636371 [Core:Privacy: Anti-Tracking]-UrlClassifierSkipListService.jsm should call the observer even when RemoteSettings have not been received yet. [Uns]
  40. #1455498 [Core:Security: Process Sandboxing]-WebGL doesn't work on Linux if drivers are loaded through LD_LIBRARY_PATH [Lin]
  41. #1164187 [Core:WebRTC: Signaling]-Implement RTX for WebRTC [Uns]
  42. #1418804 [Core:WebRTC: Signaling]-webRTC: Pass 'maxaveragebitrate' and 'usedtx' from fmtp line to Opus encoder. [Uns]
  43. #1636061 [Core:Widget: Win32]-rollup popups on direct manipulation event [Uns]
  44. #1636266 [Core:XUL]-Investigate Memory Reporting StyleSheets in nsXULPrototypeCache [Uns]
  45. #1627270 [DevTools:about:debugging]-Return TabDescriptors from RootFront::getTab [Uns]
  46. #1618695 [DevTools:Framework]-stop destroying TabDescriptor when navigating to another process [Uns]
  47. #1611096 [DevTools:Inspector]-Blank inspector when using target-switching and fission [Uns]
  48. #1622744 [DevTools:Netmonitor]-Headers panel shows 0 HTTP header size for cached requests [Uns]
  49. #1633511 [DevTools:Netmonitor]-Network Request Cookies Panel SameSite is Case Sensitive [Uns]
  50. #1633090 [Firefox:about:logins]-Remember that a Windows accounts has no password to limit future failed authentication attempts [Win]
  51. #1636032 [Firefox:about:logins]-Some users are confused about which password/PIN to enter in the OS re-auth dialog from about:logins [All]
  52. #1621423 [Firefox:Enterprise Policies]-Allow adding domains to extensions.webextensions.restrictedDomains via policy [Uns]
  53. #1636445 [Firefox:Installer]-The update button is not visible while a high contrast theme is enbled [Win]
  54. #1635544 [Firefox:Messaging System]-AWMesssageId has an extra S in AboutWelcomeParent.jsm [Uns]
  55. #1636528 [Firefox:PDF Viewer]-Update pdf.js to version 2.5.153 [All]
  56. #1636568 [Firefox:Screenshots]-Screenshots is submitting a large number of Sentry reports [Uns]
  57. #1636559 [Firefox:Toolbars and Customization]-Lazify confirmation hint panel [All]
  58. #1634031 [Firefox:Toolbars and Customization]-Lazify the appmenu and extension notification panels [Uns]
  59. #1634247 [Firefox:Toolbars and Customization]-Separators in the Developer Tools menu are displayed as menuseparators [Uns]
  60. #1614653 [Toolkit:Add-ons Manager]-Remove the extensions.abuseReports.openDialog pref and the related implementation and XUL elements from about:addons [Uns]
  61. #1632159 [Toolkit:Telemetry]-Implement the datetime metric type for Project FOG [Uns]
  1. Partial Landings/Diagnostic Patches:
  2. #1636357 [Core:CSS Parsing and Computation]-Cleanup the cascade iterator. [Uns]
  3. #1627175 [Core:DOM: Editor]-Move some utility methods in editor classes which can be static to EditorUtils or HTMLEditUtils [All]
  4. #1595046 [Core:JavaScript Engine]-Make uncaught exceptions values inspectable in the WebConsole [Uns]
  5. #1635958 [Core:JavaScript Engine: JIT]-Warp: Transpile even more compare ops [Uns]
  6. #1630704 [Core:Layout]-Merge nsFrame into nsIFrame [All]
  7. #1398416 [Firefox:Address Bar]-Add ability to recall previous search terms and history to Address Bar [Uns]
  1. Beta 3 -> Beta 4 Changelog +0
    None

Nightly 78 fixes since 20200504 (Gecko 77) ~274
Beta 77 fixes since 20200406 (Gecko 76) ~1343

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

Re: The first official 20200509 builds are out

Post by Josa »

Locked