The first official 20190927 builds are out

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

The first official 20190927 builds are out

Post by Josa »

Previous Nightly Builds thread 20190926

The first official 20190927 NIGHTLY builds are out
The official Firefox 70 Beta 10 builds are out

Previous NIGHTLY: 20190926 (Fx 71.0a1)
Previous BETA: 20190924 (Fx 70.0b9)

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


Fixed:
  1. NIGHTLY +68
  2. #1467970
  3. #1549812
  4. #1573048
  5. #1584215 [Core:Audio/Video: Playback]-Crash in mozilla::MozPromise<T>::ThenValueBase::Disconnect [All]
  6. #1583980 [Core:CSS Parsing and Computation]-Restrict aspect ratio mapping to images for now. [Uns]
  7. #1583238 [Core:Canvas: 2D]-AddressSanitizer: SEGV /builds/worker/workspace/build/src/dom/canvas/ImageBitmap.cpp:1352:56 in mozilla::dom::ImageBitmap::WriteStructuredClone(JSStructuredCloneWriter*, nsTArray<RefPtr<mozilla::gfx::DataSourceSurface> >&, mozilla::dom::ImageBitmap*) [Uns]
  8. #1584277 [Core:Canvas: WebGL]-Expose WebGL OES_fbo_render_mipmap [Uns]
  9. #1583636 [Core:DOM: Bindings (WebIDL)]-Fix same-file ensuring code for partials to also work for interface mixins [Uns]
  10. #1584052 [Core:DOM: Bindings (WebIDL)]-Remove "module" as reserved identifier in WebIDL [Uns]
  11. #1583819 [Core:DOM: Bindings (WebIDL)]-Webidl parser should report error if there are multiple definitions with same identifier from the different mixin interfaces [Uns]
  12. #1562663 [Core:DOM: Core & HTML]-Ensure postMessage() blocks SharedArrayBuffer unless COOP and COEP are set [Uns]
  13. #1580782 [Core:DOM: Security]-Add an api to check the scheme of a principal [Uns]
  14. #1581512 [Core:DOM: Security]-Align XTCO-Nosniff behaviour with Chrome [Uns]
  15. #1499354 [Core:DOM: Security]-CSP for internal pages should deny plugins (object-src 'none'privileged pages) [Uns]
  16. #1583646 [Core:DOM: Web Crypto]-make WebCryptoThreadPool dispatch tasks to our background thread [All]
  17. #1582237 [Core:Document Navigation]-Expose embedder inner window ID on BrowsingContext in all processes [Uns]
  18. #1582565 [Core:Graphics: WebRender]-Add Transaction Logging to ease debugging of webrender api. [Uns]
  19. #1583703 [Core:Graphics: WebRender]-Assertion failure frameInfo.mDocFramesSeen == frameInfo.mDocFramesTotal on device reset [Uns]
  20. #1572222 [Core:Graphics: WebRender]-Regression: More slow frames appearing on pages that did not previously have slow frames [All]
  21. #1581757 [Core:Graphics: WebRender]-Support slicing the scene into an arbitrary number of picture cache slices [Uns]
  22. #1584316 [Core:Graphics: WebRender]-blob: Call EndGroup after pulling the data out of it [Uns]
  23. #1584034 [Core:JavaScript Engine: JIT]-Assertion failure: !iter.done(), at js/src/builtin/TestingFunctions.cpp:2958 with inJit [Lin]
  24. #1580020 [Core:JavaScript Engine]-Defer GC allocation of BigInts until afer parse is finished. [Uns]
  25. #1583958 [Core:JavaScript Engine]-Update fdlibm import to pick up upstream fixes for bug 1583293 and bug 1583645 [Uns]
  26. #1578339 [Core:JavaScript Engine]-Use SIMD-accelerated Latin1ness checking, inflation and deflation [Uns]
  27. #1582650 [Core:Javascript: WebAssembly]-Cranelift: track interface change in #1044 (renaming of optimisation settings). r=bbouvier. [Uns]
  28. #1575054 [Core:Layout: Columns]-Investigate why maximum nested balancing levels of 2 doesn't improve the performance after enabling column-span [Uns]
  29. #1584285 [Core:Layout]-Add a pref to disable scroll anchoring suppression triggers on Nightly. [Uns]
  30. #1553772 [Core:Layout]-Make accessiblecaret dispatch events more asynchronously. [Uns]
  31. #1548530 [Core:MathML]-Remove support for numalign/denomalign/align attributes [Uns]
  32. #1562811 [Core:Security: PSM]-Replace XUL textboxes with HTML inputs in security/manager/pki/resources/content/load_device.xul [Uns]
  33. #1577643 [Core:Security: PSM]-Something like nsNSSSocketInfo for Quic [Uns]
  34. #1583046 [Core:WebRTC: Networking]-Crash in [@ mozilla::net::WebrtcTCPSocket::OpenWithoutHttpProxy] [Win]
  35. #1581855 [Core:WebVR]-Present VR output to VR Host [Uns]
  36. #1575136 [Core:Widget: Gtk]-Distinguish pop-up windows with X11 property [Uns]
  37. #1583737 [Core:Widget: Gtk]-Implement nsWindow::LockAspectRatio() on Linux [Uns]
  38. #1584139 [Core:Widget: Gtk]-Implement nsWindow::LockAspectRatio() on Linux for CSD windows when titlebar is disabled [Uns]
  39. #1580733 [Core:Widget: Gtk]-Picture-in-picture video window has titlebar decorations on Linux [Lin]
  40. #1582405 [Core:Widget: Gtk]-[wayland] occasional crash when dragging windows between screens [Uns]
  41. #1583964 [Core:XPCOM]-make `IsOnCurrentThread` for thread pools constant-time [All]
  42. #1584218 [Core:XUL]-ui.popup.disable_autohide has no effect on HTML:datalist popups [Uns]
  43. #1583457 [DevTools:Console]-ConsoleProgressListener is never used/tested with MONITOR_LOCATION_CHANGE [Uns]
  44. #1581536 [DevTools:Framework]-Remove unused AddonTargetFront [Uns]
  45. #1512513 [DevTools:General]-Many toolbars are 23px tall instead of 24px (Inspector, Style Editor, Storage, Memory, and bits of Network) [Uns]
  46. #1584107 [DevTools:Inspector]-Allow targets to have access to their parentFront [Uns]
  47. #1583387 [DevTools:Netmonitor]-Cmd-Shift-F shortcut is not cancelled and triggers fullscreen on OSX [Uns]
  48. #1583972 [DevTools:Scratchpad]-Deprecation warning in scratchpad does not work as a link to more information [Uns]
  49. #1584074 [DevTools:Source Editor]-CodeMirror display some tokens in black while in dark mode [Uns]
  50. #1578447 [DevTools:Storage Inspector]-Storage panel of the WebExtension Addon Debugger toolbox does not auto-update consistently for storage local updates [Uns]
  51. #1581753 [Firefox:Address Bar]-Improve one-off search button layout in very narrow windows [All]
  52. #1584167 [Firefox:Address Bar]-Merge UrlbarView's outside click handling into UrlbarInput [All]
  53. #1579002 [Firefox:Address Bar]-Retained results: If you start to search, then click outside the bar and back in, the results should be shown again [All]
  54. #1583855 [Firefox:Address Bar]-The Megabar should enter the Focused & Collapsed state when ESC is pressed [Uns]
  55. #1582375 [Firefox:Address Bar]-Urlbar should be focused when clicking its search icon [All]
  56. #1578584 [Firefox:Address Bar]-WebExt API: Add onResultPicked event [Uns]
  57. #1560808 [Firefox:Enterprise Policies]-Don't activate enterprise policies if there are no valid policies [Uns]
  58. #1570567 [Firefox:Firefox Accounts]-Update about:preferences#sync to reflect the decoupling of FxA and Sync [Uns]
  59. #1583231 [Firefox:Messaging System]-Fix indentation, tooltip use, and CSS of what's new panel and toolbarbutton [Uns]
  60. #1584299 [Firefox:New Tab Page]-[Export] Add sending PDFs, undismissing spocs and bug fixes to New Tab Page [Uns]
  61. #1555176 [Firefox:Normandy Client]-Generate enrollment IDs and include them on all related telemetry events [Uns]
  62. #1583985 [Firefox:Preferences]-"Find in Preferences" searchbox is offset to the right, on the Privacy and Security page of about:preferences, due to wide alerts-for-breached-websites-learn-more label [Uns]
  63. #1580923 [Firefox:Security]-Cannot View cert info during import [Uns]
  64. #1564248 [Firefox:Tracking Protection]-Double check if the contentblocking.exceptions probe was really needed [Uns]
  65. #1583941 [Toolkit:Add-ons Manager]-Use a more optimal way to communicate dark mode changes from LightweightThemeConsumer.jsm [Uns]
  66. #1579559 [Toolkit:Performance Monitoring]-about:performance reveals system add-ons in the Add-on Manager [Uns]
  67. #1583837 [Toolkit:Reader Mode]-The maximum zoom level in Reader Mode is still too small/low [Uns]
  68. #1583439 [Toolkit:Storage]-Update to latest version of rkv 0.10.2 (and thus LMDB) [Uns]
  69. #1296365 [WebExtensions:Frontend]-WebExtension popups include the page URL in the window title [Win]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 9 -> Beta 10 Changelog +28
  2. #1576990 [Core:Audio/Video: Playback]-Slack video frames get stuck [Win]
  3. #1578143 [Core:Audio/Video: Playback]-Crash in [@ InvalidArrayIndex_CRASH | mozilla::TrackBuffersManager::DoEvictData] [All]
  4. #1578661 [Core:CSS Parsing and Computation]-Actually hook CSS use counters into Telemetry. [Uns]
  5. #1582814 [Core:CSS Parsing and Computation]-Let the CSS use counter prefs be independent. [Uns]
  6. #1582323 [Core:Disability Access APIs]-File input browse button no longer gets accessibility focus [Uns]
  7. #1578700 [Core:DOM: Core & HTML]-Change the use counter setup to merge use counters for the page at once [Uns]
  8. #1583052 [Core:DOM: Core & HTML]-Audio does not stop after closing a Video popup window [Win]
  9. #1571548 [Core:Security: PSM]-enterprise roots: consider importing from CERT_SYSTEM_STORE_CURRENT_USER{,_GROUP_POLICY} on Windows [Win]
  10. #1582010 [Core:User events and focus handling]-IME's candidate/suggest window may be positioned at wrong point in comment form of Office Online (Word/Excel/PowerPoint) [All]
  11. #1581193 [Core:WebRTC: Audio/Video]-devicechange event stopped working when unplugging/replugging device [Win]
  12. #1581806 [Core:WebRTC: Audio/Video]-devicechange event is triggered for any device in windows [Uns]
  13. #1580645 [DevTools:Debugger]-DOM node removal unexpectedly clears DOM breakpoints later in the document [Uns]
  14. #1581096 [Firefox:Address Bar]-Search panel engine icon is not aligned with the magnifying glass and clock icons [Uns]
  15. #1582505 [Firefox:Address Bar]-When openViewOnFocus is enabled, focusing the urlbar with a shortcut on the new tab page opens the view [Uns]
  16. #1580319 [Firefox:Device Permissions]-gUM prompt with disabled "Allow" button. No way to proceed [All]
  17. #1423714 [Firefox:Migration]-Import logins from Chrome on OS X [mac]
  18. #1559185 [Firefox:New Tab Page]-AutoConfig not hiding Pocket on first launch of new profile [Uns]
  19. #1579480 [Firefox:New Tab Page]-newtab DS cards not removing idle callback [Uns]
  20. #1575859 [Firefox:Site Identity and Permission Panels]-The label of the clear cookie exception button is not displayed correctly [Uns]
  21. #1582763 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Remove blue badge from shield and toogle when Tracking Protection is off [Uns]
  22. #1582377 [Firefox:Sync]-Fixes for errors in new bookmarks mirror engine telemetry [Uns]
  23. #1578298 [Firefox:Tracking Protection]-[RTL] Fix protection details cog icon position [Uns]
  24. #1581415 [Firefox:Tracking Protection]-[protection panel] can be cut off at bottom if the social tracking category is taking up more than one line [Uns]
  25. #1582265 [Firefox:Tracking Protection]-[Protection Report] Polish animations [Uns]
  26. #1577317 [Toolkit:Application Update]-Telemetry for fix update directory permissions [Uns]
  27. #1550631 [Toolkit:Password Manager]-Record telemetry for direct navigation to about:logins [Uns]
  28. #1582780 [Toolkit:Password Manager]-Password is automatically updated in storage when password is generated with existent username (without user action) [All]
  29. #1583625 [Toolkit:Password Manager]-Two Master Password dialog appear at the same time when Click [Saved Logins...] button in about:preferences#privacy [Win]

Nightly 71 fixes since 20190901 (Gecko 70) ~1138
Beta 70 fixes since 20190708 (Gecko 69) ~2784

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on September 27th, 2019, 5:19 pm, edited 1 time in total.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190927 builds are not yet out

Post by streetwolf »

Every so often a page will suddenly dim. Doesn't happen often and it's a random occurrence. Anyone else have this happen to them too?
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190927 builds are out

Post by Josa »

Locked