The first official 20200306 builds are out

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

The first official 20200306 builds are out

Post by Josa »

Previous Nightly Builds thread 20200305

The first official 20200306 NIGHTLY builds are out
.The official Firefox 74 RC 3 builds are not yet out

Previous NIGHTLY: 20200305 (Fx 75.0a1)
Previous BETA: 20200305 (Fx 74.0 RC 2)

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


Fixed:
  1. NIGHTLY +49
  2. #1617488
  3. #1617991
  4. #1592037 [Core:Audio/Video: Playback]-Add MediaController API to set media metadata [Uns]
  5. #1577890 [Core:Audio/Video: Playback]-Clean-up all fennec related code for media control [Uns]
  6. #1618325 [Core:Canvas: WebGL]-Non-ASAN crash and AddressSanitizer: SEGV /build/glibc-OTsEL5/glibc-2.27/string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:134 in memcpy [Uns]
  7. #1599780 [Core:DOM: Core & HTML]-Port OfflineAppsChild to JSWindowActors [Uns]
  8. #1618152 [Core:DOM: Forms]-Use BrowsingContext for activeness check in nsGenericHTMLFormElement::FocusState [Uns]
  9. #1618057 [Core:DOM: Networking]-Figure out the right BrowsingContext to pass to DocumentLoadListener [Uns]
  10. #1619745 [Core:DOM: Security]-Refactor GetURI usage for nsSyncLoadService.cpp [Uns]
  11. #1620125 [Core:Graphics: Text]-crash near null in [@ gfxFont::DrawOneGlyph] [Uns]
  12. #1618939 [Core:Graphics: WebRender]-Hit MOZ_CRASH(explicit panic) at gfx/wr/webrender/src/render_task.rs:37 [Uns]
  13. #1609538 [Core:Graphics]-[Wayland] Fullscreen does not work with GS 3.35/3.36 [Lin]
  14. #1619946 [Core:ImageLib]-PNG decoder recreates sRGB transform unnecessarily [All]
  15. #1619581 [Core:JavaScript Engine: JIT]-Don't bailout for non-JSFunction callees in CodeGenerator::emitApplyGeneric [Uns]
  16. #1619343 [Core:JavaScript Engine: JIT]-Support SpreadNew and SpreadSuperCall in Ion [Uns]
  17. #1620150 [Core:JavaScript Engine]-Merge ThrowSet{Const, AliasedConst, Callee} bytecode ops [All]
  18. #1620036 [Core:JavaScript Engine]-Reduce uses of LazyScript in favour of js::BaseScript [Uns]
  19. #1619932 [Core:JavaScript Engine]-Simplify check-lexical bytecode ops [All]
  20. #1619485 [Core:JavaScript Engine]-new ReadableStream().getReader({ mode: "byob" }) should throw TypeError [Uns]
  21. #1609057 [Core:Javascript: WebAssembly]-Add support for stack results in Ion wasm compiler [All]
  22. #1618495 [Core:Javascript: WebAssembly]-Crash in debugger of WebAssembly: unsupported global variable type [Uns]
  23. #1619605 [Core:Javascript: WebAssembly]-Fix WebAssembly baseline codegen for multi-value calls [Uns]
  24. #1597954 [Core:MFBT]-Add a class template for objects that can only be initialized once [Uns]
  25. #1619582 [Core:Networking: DNS]-TRR: Rename SimpleHttpChannel [Uns]
  26. #1619403 [Core:Printing: Setup]-Merge nsPrintJob's GetDisplayTitleAndURL and GetDocumentTitleAndURL [Uns]
  27. #1619602 [Core:Privacy: Anti-Tracking]-Recompute ContentBlockingAllowListPrincipal if it is a top-level load [Uns]
  28. #1619964 [Core:Privacy: Anti-Tracking]-Storage permission is not granted after user interaction [Uns]
  29. #1432250 [Core:SVG]-feMorphology with zero radius should output the input image [Uns]
  30. #1417655 [Core:Security: CAPS]-NullPrincipalURI has a copy constructor but no operator= [Uns]
  31. #1619270 [Core:Widget: Gtk]-[Wayland] Check we're really on Wayland and not on headless [Uns]
  32. #1619907 [Core:Widget: Gtk]-[Wayland] Provide logging to dmabuf code [Uns]
  33. #1620246 [Core:Widget]-Bug 1615026 introduced some coordinate space confusion. [Uns]
  34. #1620451 [Core:Widget]-Radio controls do still paint outside of their bounds. [Uns]
  35. #1620362 [Core:Widget]-Remove some copy-pasta in the non-native theme. [Uns]
  36. #1620307 [Core:Widget]-non-native theme needs to correctly handle webkit-appearance: menulist-button. [Uns]
  37. #1619866 [DevTools:Console]-Remove code for old debugger in openDebugger helper [Uns]
  38. #1620087 [DevTools:Console]-XPIDL methods with side-effects are executed with instant evaluation [mac]
  39. #1619476 [DevTools:Responsive Design Mode]-RDM crashes when adding a duplicate device [Uns]
  40. #1619736 [Firefox:about:logins]-Clicking "Create New Login" does no longer shift focus to the first input in the form [Uns]
  41. #555694 [Firefox:Address Bar]-autocomplete should not suggest switching to the current tab [All]
  42. #1606809 [Firefox:Address Bar]-Right-clicking on edges of the expanded MegaBar gets the toolbar contextual menu, not the address bar one [Uns]
  43. #1620245 [Firefox:Messaging System]-The "Firefox Accouns" sign in page is no longer opened after the "Sign in to Sync" card button is clicked from the simplified "about:welcome" page [All]
  44. #1620283 [Firefox:New Tab Page]-The “Collections Promo” section is redisplayed on a new tab after it was previously dismissed [All]
  45. #1616157 [Firefox:PDF Viewer]-PDF.js UI elements are affected by global default zoom [Uns]
  46. #1618491 [Firefox:Remote Settings Client]-Prevent sync to be run during or after shutdown [Uns]
  47. #1620263 [Firefox:Security]-Disable JS Load Telemetry in Beta [Uns]
  48. #1544011 [Toolkit:Add-ons Manager]-Discovery pane should not load discovery.addons.mozilla.org using the system principal [Uns]
  49. #1615136 [Toolkit:Application Update]-Firefox Nightly does not update with certain distribution.ini values [Uns]
  50. #1618879 [Toolkit:Crash Reporting]-Strip the TelemetrySessionId annotations from the crash submissions [Uns]
  1. Partial Landings/Diagnostic Patches:
  2. #1579235 [Core:Graphics: WebRender]-YouTube is drawn into the picture cache and then onto the screen [Uns]
  3. #1620479 [Core:Widget]-Annotate reftests when non-native theme is enabled. [Uns]
  1. RC 2 -> RC 3 Changelog +0
    None

Nightly 75 fixes since 20200210 (Gecko 74) ~1151
Beta 74 fixes since 20200107 (Gecko 73) ~1273

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

Re: The first official 20200306 builds are out

Post by Josa »

Locked