The first official 20191107 builds are out

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

The first official 20191107 builds are out

Post by Josa »

Previous Nightly Builds thread 20191106

The first official 20191107 NIGHTLY builds are out
.The official Firefox 71 Beta 8 builds are not yet out

Previous NIGHTLY: 20191106 (Fx 72.0a1)
Previous BETA: 20191105 (Fx 71.0b7)

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


Fixed:
  1. NIGHTLY +76
  2. #1592166 [Core:Audio/Video: Playback]-[fission] toolkit/content/tests/browser/browser_autoplay_policy_iframe_hierarchy.js [Uns]
  3. #1212237 [Core:Audio/Video: Recording]-WebRTC: Error recording remote media stream (Security Error: operation is insecure) [Uns]
  4. #969322 [Core:CSS Parsing and Computation]-:-moz-window-inactive triggers on window drag [Lin]
  5. #1593009 [Core:CSS Parsing and Computation]-CSS "zoom: 0" behaves differently from other browsers [Uns]
  6. #1484780 [Core:CSS Parsing and Computation]-Cache the gfx::Path built from StyleSVGPath to avoid rebuilding it too many times [Uns]
  7. #1594275 [Core:CSS Parsing and Computation]-Parse the exportparts attribute. [Uns]
  8. #1592787 [Core:CSS Transitions and Animations]-[motion-1] Check the creation of the stacking context if we don't have offset-path animation and its value is none. [Uns]
  9. #1580212 [Core:DOM: Content Processes]-Make dom.ipc.keepProcessesAlive.webIsolated work with Fission content processes [Uns]
  10. #1594236 [Core:DOM: Content Processes]-Use real result principal for DocumentChannel process selection [Uns]
  11. #1593766 [Core:DOM: Core & HTML]-Assertion failure: IsOnWorkletThread(), at /builds/worker/workspace/build/src/dom/worklet/WorkletThread.cpp:405 [Uns]
  12. #1593222 [Core:DOM: Core & HTML]-Split notifying mutation observers code off from `nsNodeUtils` [Uns]
  13. #1593884 [Core:DOM: Events]-Assertion failure: newLeaf->IsElement() && newLeaf->AsElement()->State().HasState(aState), at dom/events/EventStateManager.cpp:5528 [Lin]
  14. #1575144 [Core:DOM: Geolocation]-update Geolocation implementation to match latest spec [Uns]
  15. #1581040 [Core:Disability Access APIs]-Fission a11y: Correctly handle late creation/re-creation of OuterDocAccessible for OOP iframe [Uns]
  16. #1583568 [Core:Document Navigation]-Add a getter for the BFCache id on nsISHEntry [All]
  17. #1583321 [Core:Document Navigation]-Allow passing the same session history entry multiple times in an IPC call [All]
  18. #1588491 [Core:Document Navigation]-Associate session history entries with a session history object from creation [All]
  19. #1545474 [Core:Document Navigation]-Change nsSHistory::EvictContentViewerForEntry to accommodate session history changes [Uns]
  20. #1541515 [Core:Document Navigation]-Consolidate IPC calls to nsISHEntry inside of nsDocShell::GetChildSHEntry [Uns]
  21. #1546761 [Core:Document Navigation]-Consolidate IPC calls to nsISHistory inside of nsDocShell::OnNewURI [Uns]
  22. #1588489 [Core:Document Navigation]-Fix for getting the BFCache ID from an entry in the parent process [All]
  23. #1570253 [Core:Document Navigation]-Make session history sync IPC messages that don't return anything async [All]
  24. #1591891 [Core:Document Navigation]-Make the fix for bug 1536468 work with session history in the parent turned off [All]
  25. #1591943 [Core:Document Navigation]-Merge Fission session history changes from ash to central [Uns]
  26. #1539238 [Core:Document Navigation]-Modify nsSHEntry::Create to consolidate setter calls on nsSHEntry in nsDocShell::AddToSessionHistory [Uns]
  27. #1438272 [Core:Document Navigation]-Move Session History State into the Parent Process [Uns]
  28. #1539482 [Core:Document Navigation]-Reduce the number of IPC calls on nsISHEntry in nsDocShell::LoadHistoryEntry [Uns]
  29. #1582716 [Core:Document Navigation]-Remove nsDocShell::GetIsOnlyToplevelInTabGroup [Uns]
  30. #1593183 [Core:Document Navigation]-Restore the AbandonBFCacheEntry call that bug 1536471 removed [All]
  31. #1556657 [Core:Document Navigation]-SHistoryParent::RecvFindEntryForBFCache should fill in all its outparams [All]
  32. #1593690 [Core:Document Navigation]-Start visited queries from an idle timer. [Uns]
  33. #1560941 [Core:Document Navigation]-Stop trying to call session history listeners for reload in the child process [All]
  34. #1593920 [Core:Editor]-Clean up `HTMLEditor::TabInTable()` [All]
  35. #1591432 [Core:Graphics: Text]-Crash in [@ TFont::FindColourBitmapForGlyph] [mac]
  36. #1593929 [Core:Graphics: WebRender]-Make invalidate_rendered_frame triggers force redraw [Uns]
  37. #1592510 [Core:Graphics: WebRender]-Make partial updates with WebRender OS compositor work on Windows [Uns]
  38. #1594091 [Core:Graphics: WebRender]-Make the layout of glyph instance attribute match brush instances [Uns]
  39. #1594305 [Core:Graphics: WebRender]-Only allocate compositor surfaces for tiles that are not occluded [Uns]
  40. #1575258 [Core:Graphics: WebRender]-Text blurry after expanding tiles on microsoftedgeinsider.com site [Uns]
  41. #1594567 [Core:Graphics: WebRender]-Tiles are incorrectly being occluded on ProtonMail home page [Uns]
  42. #1571972 [Core:Graphics: WebRender]-[wr-intro] Re-export RendererError as a public type. [Uns]
  43. #1594114 [Core:Graphics]-Add SurfaceFormat for OS/endian-specific preferred format [All]
  44. #1594399 [Core:Graphics]-Rename render_time telemetry probe to framebuild_time [Uns]
  45. #1546356 [Core:IPC]-Allow ManagedEndPoints as members of unions/structs [All]
  46. #1580338 [Core:JavaScript Engine]-Defer GC allocation of RegExp objects until parse is finished [Uns]
  47. #1592926 [Core:Javascript: WebAssembly]-Adapt wasmTextToBinary for multi-value [All]
  48. #1593366 [Core:Layout: Form Controls]-Select popup shows up on keydown even when event is default prevented. [Uns]
  49. #1594267 [Core:MFBT]-Make OutOfLinePoisoner::poison be MOZ_NEVER_INLINE [Uns]
  50. #1594598 [Core:Memory Allocator]-Some PHC tweaks [Uns]
  51. #1592532 [Core:Security: PSM]-reinstate client certificate usage filtering removed by bug 1267643 [All]
  52. #1593321 [Core:Security]-Blocked by X-Frame-Options Policy [Uns]
  53. #1590550 [Core:Web Painting]-Intermittent /css/css-overflow/dynamic-visible-to-clip-001.html | Testing http://web-platform.test:8000/css/css-o ... p-001.html == http://web-platform.test:8000/css/css-o ... 1-ref.html [Uns]
  54. #1594452 [Core:Web Replay]-Gathering pause data should be low priority [Uns]
  55. #1588840 [Core:WebRTC: Audio/Video]-Add WPT for HTMLMediaElement ending as its MediaStream becomes inactive/inaudible [Uns]
  56. #1588055 [Core:WebRTC: Audio/Video]-Clear MediaPipeline static-analysis warnings [Uns]
  57. #1588817 [Core:WebRTC: Networking]-Enable mDNS hostname obfuscation [Uns]
  58. #1570124 [Core:WebVR]-Enable mouse scrolling in FxR window [Uns]
  59. #1589913 [Core:WebVR]-Update FxR Desktop default home page [Uns]
  60. #1593726 [Core:Widget: Cocoa]-Extend expiry of Touch Bar telemetry to version 77 [Uns]
  61. #1592933 [Core:Widget: Gtk]-[Wayland] Manage scale factor at nsWindow level only [Uns]
  62. #1593119 [Core:XBL]-Unifdef MOZ_XBL [Uns]
  63. #1593812 [Core:XPCOM]-add i/o awareness for the background thread target [All]
  64. #1563607 [DevTools:Debugger]-Show active service workers in threads pane [Uns]
  65. #1593959 [Firefox:Address Bar]-Introduce a visual gap between results [Uns]
  66. #1591259 [Firefox:General]-BrowserGlue.jsm triggeres console log of Unhandled NS_ERROR_NOT_AVAILABLE (0x80040111, 2147746065) exception thrown from PushService lazy getter during "sessionstore-windows-restored" observer notification when dom.push.enabled == false [Uns]
  67. #1587539 [Firefox:Launcher Process]-Launcher Process is disabled when IObit Malware Fighter 5 is installed [Uns]
  68. #1594125 [Firefox:Messaging System]-Allow showing remote triplets with different header [Uns]
  69. #1592616 [Firefox:Protections UI]-Don't show breakage report link when we're not blocking anything [Uns]
  70. #1582751 [Firefox:Protections UI]-In the "Report a Broken Site" sub panel the input text still remains even after is was submitted. [All]
  71. #1575785 [Firefox:Protections UI]-There should be a confirmation prompt when the user tries to Report a Broken site from the Tracking Protection panel [All]
  72. #1571003 [Firefox:Security]-Basic auth confirmation prompt spam / DOS [Uns]
  73. #1589883 [Firefox:Security]-The new about:certificates incorrectly reports the OCSP Must-Staple extension [All]
  74. #1593386 [Toolkit:Add-ons Manager]-abuse report grammar cleanup (bullet points) [Uns]
  75. #1589042 [Toolkit:Safe Browsing]-Update expiry for APPLICATION_REPUTATION_SERVER_VERDICT_2 telemetry [Uns]
  76. #1247260 [Toolkit:Telemetry]-Histogram bucket limit should allow for n_values 100 for enumerated histograms [All]
  77. #1457865 [WebExtensions:General]-Load localizable name and description for WebExtensions from fluent files [Uns]
  1. Partial Landings/Diagnostic Patches:
  2. #1594516 [Core:JavaScript Engine]-Use baseScript() in lieu of nonLazyScript() where possible [Uns]
  3. #1582348 [Core:JavaScript: Standard Library]-Start implementing WritableStream, behind a pref, often with stubbed-out functions that just throw [Uns]
  1. Beta 7 -> Beta 8 Changelog +25
  2. #1322864
  3. #1586293
  4. #1585851 [Core:Disability Access APIs]-Assertion failure: aNewIndex <= mChildren.Length() (Wrong new index was given), at src/accessible/generic/Accessible.cpp:2219 [Uns]
  5. #1592959 [Core:DOM: Push Notifications]-Warn about non-user interaction Notification requests [Uns]
  6. #1582398 [Core:Editor]-Contenteditable on label element no longer works correctly [Uns]
  7. #1573710 [Core:Graphics: WebRender]-Download dialog is blank (GeForce RTX 2080 SUPER) [Win]
  8. #1591711 [Core:JavaScript: GC]-GCRuntime::checkHeapThreshold unlikely to trigger non-incremental GCs, because it multiplies thresholdBytes with itself [Uns]
  9. #1590191 [Core:Layout]-CSS Cursor Style URL No Longer Works In Image Maps [Uns]
  10. #1593752 [Core:Layout: Block and Inline]-Scrolling down is buggy using Nightly channel [Uns]
  11. #1593007 [Core:Security: Process Sandboxing]-MOZ_LOG doesn't write files from content processes (again) when sandboxing is enabled [Uns]
  12. #1591691 [Core:Security: PSM]-importing enterprise roots can cause network I/O [Uns]
  13. #1592350 [Core:Widget: Gtk]-[Wayland] Firefox content window is moved when launched in normal (non-maximized) mode. [Uns]
  14. #1590824 [DevTools:Console]-Jump to definition button jumps to buggy view-source: link [Uns]
  15. #1588444 [DevTools:Netmonitor]-Show formatted message content over collapsed raw [Uns]
  16. #1590029 [DevTools:Netmonitor]-Request blocking toolbar button isn't available [Uns]
  17. #1318858 [External Software Affecting Firefox:Other]-e10s crash in dgapi.dll [Win]
  18. #1590522 [Firefox:about:logins]-login-item breach banner overlaps the Lockwise meatball (…) menu [All]
  19. #1591181 [Firefox:about:logins]-Unexpected placeholder "New login" credential added to sidebar after click View Saved Logins in password drawer (with no saved login) [Uns]
  20. #1582339 [Firefox:Address Bar]-Let tip results hide the help button [Uns]
  21. #1588386 [Firefox:General]-Firefox enters a strange state without its UI elements after current tab being closed by extension when in fullscreen [All]
  22. #1590138 [Firefox:General]-UI not properly restored when exiting fullscreen by going back in history [All]
  23. #1592107 [Firefox:Messaging System]-Update utm term utm_campaign value by appending channel name for first run about:welcome experiments [Uns]
  24. #1589900 [Firefox:Private Browsing]-Search box in private browsing won't load any search engine if no other instances of Firefox are already running [Uns]
  25. #1519648 [Firefox:Site Permissions]-screen share selection misaligned; preview and checkbox overlap buttons [All]
  26. #1590428 [Toolkit:Video/Audio Controls]-Enable Picture-in-Picture feature on Windows by default [Uns]

Nightly 72 fixes since 20191021 (Gecko 71) ~801
Beta 71 fixes since 20190901 (Gecko 70) ~2253

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on November 7th, 2019, 12:09 pm, edited 1 time in total.
User avatar
1for-matik
Posts: 118
Joined: August 9th, 2006, 5:05 am
Location: France
Contact:

Re: The first official 20191107 builds are not yet out

Post by 1for-matik »

Well, it seems that today nightly crash at startup for me... even in safe mode and with a new profile. Crash reporter do his job but I can't access crash reports...

EDIT: Moz-regression has found this for culprit : #1593383 [Core:Graphics: WebRender]-Fix REFTEST failures with partial present [Uns]
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20191107 builds are not yet out

Post by Snake4 »

anyone get any update of nightly? as i didnt this morning

Build ID 20191105095755
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
1for-matik
Posts: 118
Joined: August 9th, 2006, 5:05 am
Location: France
Contact:

Re: The first official 20191107 builds are not yet out

Post by 1for-matik »

Mouse4 wrote:anyone get any update of nightly? as i didnt this morning
nightly update has been turned off because of a top crasher (that's my bug finally !)

#1594404 - Crash in [@ mozilla::AutoSafeJSContext::AutoSafeJSContext]
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20191107 builds are not yet out

Post by Snake4 »

ohh ok ty
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20191107 builds are not yet out

Post by WaltS48 »

I got a Nightly update this morning. Build ID 20191107094905
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
Josa
Posts: 7408
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20191107 builds are out

Post by Josa »

Locked