The first official 20191002 builds are out

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

The first official 20191002 builds are out

Post by Josa »

Previous Nightly Builds thread 20191001

The first official 20191002 NIGHTLY builds are out
.The official Firefox 70 Beta 12 builds are not yet out

Previous NIGHTLY: 20191001 (Fx 71.0a1)
Previous BETA: 20191001 (Fx 70.0b11)

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


Fixed:
  1. NIGHTLY +47
  2. #1544997 [Core:Audio/Video: Playback]-Playback often locks up when disconnecting bluetooth headphones [Uns]
  3. #1584721 [Core:Audio/Video: Playback]-Rework RDD/GPU shmem allocation. [Uns]
  4. #1510486 [Core:CSS Transitions and Animations]-will-change for individual transform properties should set WillChangeBits::TRANSFORM [Uns]
  5. #1584467 [Core:DOM: Content Processes]-Perma fiss Tier 2 Assertion: !mBrowsingContext->GetParent() || mBrowsingContext->GetEmbedderInnerWindowId() (When creating a non-root WindowGlobalParent, the WindowGlobalParent for our embedder should've already been created.) WindowGlobalParent.cpp:94 [Uns]
  6. #1585156 [Core:DOM: Core & HTML]-Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h [Uns]
  7. #1546185 [Core:DOM: Networking]-Assertion failure: !mEventDispatchingSuspended, at /builds/worker/workspace/build/src/dom/xhr/XMLHttpRequestMainThread.cpp:1259 [Uns]
  8. #1584992 [Core:DOM: Security]-Make upgrade-insecure-requests work with fission enabled [Uns]
  9. #1585058 [Core:DOM: Security]-Typo in identifier causing the test to return always the same value [Uns]
  10. #1581285 [Core:Drag and Drop]-Drag ends stop firing - STILL - in Firefox nightly 71.0a1 2019-09-13 [Uns]
  11. #1582833 [Core:Find Backend]-Some keyboard shortcuts and scrolling don't work after closing "find in page" [Uns]
  12. #1585138 [Core:Graphics: Text]-Update HarfBuzz to 2.6.2 [All]
  13. #1585246 [Core:JavaScript Engine]-[BinAST] Reflect bug 1577857 change to BinAST.yaml [Uns]
  14. #1577757 [Core:Javascript: WebAssembly]-Add a compile-time option for multi-value [Uns]
  15. #1584950 [Core:Layout]-Use StaticPrefs in ScrollFrameHelper::IsSmoothScrollingEnabled. [Uns]
  16. #1585217 [Core:Layout]-Make the layout debugger with -autoclose handle content process crashes by exiting with an abnormal status. [Uns]
  17. #1401575 [Core:Layout: Text and Fonts]-Update Bulgarian hyphenation dictionary [Uns]
  18. #1578690 [Core:Networking]-Crash in [@ mozilla::MozPromise<T>::ThenValueBase::AssertIsDead] [Win]
  19. #1581056 [Core:Permission Manager]-Add telemetry for content blocker usage (amount of permissions) [Uns]
  20. #1560353 [Core:Security: PSM]-Cert verification cache [Uns]
  21. #1567201 [Core:WebRTC: Networking]-Support mDNS queries in mdns_service [Uns]
  22. #1560370 [Core:WebRTC: Signaling]-Move from using a vendored copy of webrtc-sdp in tree to using it as an external dependency [Uns]
  23. #1580738 [Core:Web Painting]-crash on startup with custom css and homepage [Uns]
  24. #1490059 [Core:Widget: Gtk]-Firefox not killed properly when exiting the GNOME session [Lin]
  25. #1584969 [Core:XPCOM]-Remove duplicate observer pointers from the nsIProcess implementation [Uns]
  26. #1582700 [DevTools:Console]-Console panel should use shared `thunk-with-options` middleware [Uns]
  27. #1584244 [DevTools:Console]-Getter properties with hyphenated names included in objects exported to a userScript are undefined when their value is retrieved from the webconsole interactive Object Inspector [Uns]
  28. #1585012 [DevTools:Console]-8.5% regression on custom reload DAMP test [Uns]
  29. #1583447 [DevTools:Debugger]-Exception in thread actor when opening the BrowserConsole "this._debuggerSourcesSeen is null" [Uns]
  30. #1583671 [DevTools:Debugger]-Errors thrown in workers are not being paused on [Uns]
  31. #1584520 [DevTools:Inspector]-Disable node picker and eyedropper before creating a new node [Uns]
  32. #1582577 [DevTools:General]-Refactor a data: loadProcessScript from DevTools [Uns]
  33. #1585271 [DevTools:General]-Use devtools/shared/defer in Front.js [Uns]
  34. #1584020 [DevTools:Measuring Tool]-Dimension overlay formats sizes as y-x, not x-y [Uns]
  35. #1563291 [DevTools:Netmonitor]-Use same icons as Console for errors in the request list [Uns]
  36. #1585413 [DevTools:Netmonitor]-The "Add" (or "plus") icon in Request blocking is blurry [Uns]
  37. #1582697 [DevTools:Shared Components]-Default disableTask to true in create-store.js [Uns]
  38. #1584742 [DevTools:Storage Inspector]-Adjust input and button spacing in Storage toolbars [Uns]
  39. #1584776 [Firefox:Downloads Panel]-Taskbar progress should be indeterminate if all downloads have unknown size [All]
  40. #1577662 [Firefox:Firefox Accounts]-Ensure profile reset doesn't connect sync after decoupling lands [Uns]
  41. #1584793 [Firefox:Preferences]-Autocomplete richlistbox text invisible for in-content dark mode [Uns]
  42. #1584336 [Firefox:Search]-Inner width and alignment are off in the searchbar on Windows and Linux [Uns]
  43. #1584543 [Firefox:Security]-Cert errors in sandboxed iframes are still broken [Uns]
  44. #1583325 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Change opacity of stripes [Uns]
  45. #1584633 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Add hover/active states for TP toggle switch [Uns]
  46. #1585305 [Toolkit:Crash Reporting]-Add bug 1524194 to the breakpad patches we apply locally to prevent updates from clobbering it [Uns]
  47. #1581942 [Toolkit:Video/Audio Controls]-Snapping Picture-In-Picture videos to the left/right/top with the keyboard displays thick white bars on the video's sides [Uns]
  48. #1583882 [Toolkit:Video/Audio Controls]-Picture-in-Picture player window should close if the associated <video> is removed from the DOM [Uns]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 11 -> Beta 12 Changelog +11
  2. #1583019 [Core:DOM: Web Storage]-Crash in [@ PLDHashTable::Search | mozilla::dom::`anonymous namespace'::PrepareDatastoreOp::Cleanup] [Win]
  3. #1578447 [DevTools:Storage Inspector]-Storage panel of the WebExtension Addon Debugger toolbox does not auto-update consistently for storage local updates [Uns]
  4. #1581753 [Firefox:Address Bar]-Improve one-off search button layout in very narrow windows [All]
  5. #1582750 [Firefox:Site Identity and Permission Panels]-[Protections Panel] descriptionHeightWorkaround is not applied in time to all necessary elements, resulting in clipping [All]
  6. #1583350 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Make the more info image full width with no borders [Uns]
  7. #1583355 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Update margins of more info button [Uns]
  8. #1583629 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Update colour of 'None Detected' subheader in the TP Panel [Uns]
  9. #1583634 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Update subpanel arrows [Uns]
  10. #1582713 [Firefox:Toolbars and Customization]-When What's New toolbar button is active the Overflow Menu position is changed in Customize Firefox [All]
  11. #1576600 [Firefox:Tracking Protection]-The "Learn more" text doesn't have an hover effect [All]
  12. #1576601 [Firefox:Tracking Protection]-Inside the panel, the whole text is an hyperlink [All]

Nightly 71 fixes since 20190901 (Gecko 70) ~1315
Beta 70 fixes since 20190708 (Gecko 69) ~2816

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

Re: The first official 20191002 builds are out

Post by Josa »

Locked