The first official 20190816 builds are out

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

The first official 20190816 builds are out

Post by Josa »

Previous Nightly Builds thread 20190815

The first official 20190816 NIGHTLY builds are out
The official Firefox 69 Beta 14 builds are out

Previous NIGHTLY: 20190815 (Fx 70.0a1)
Previous BETA: 20190813 (Fx 69.0b13)

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


Fixed:
  1. NIGHTLY +81
  2. #1572032
  3. #1573160
  4. #1574101
  5. #782551 [Core:CSS Parsing and Computation]-Drop dd text-indent quirk [mac]
  6. #1574148 [Core:CSS Parsing and Computation]-Sync servo stuff. [Uns]
  7. #1574061 [Core:DOM: Animation]-Use the proper window for waitForAnimationFrames() in observeStylingInTargetWindow [Uns]
  8. #1414372 [Core:DOM: Bindings (WebIDL)]-Add support for WebIDL mixins [Uns]
  9. #1438996 [Core:DOM: Core & HTML]-461,000 instances of "Constructing RangeBoundary with invalid value: 'mRef || aOffset == 0'" emitted from obj-firefox/dist/include/mozilla/RangeBoundary.h during linux64 debug testing [All]
  10. #1572349 [Core:DOM: Core & HTML]-Add a document URL resolver method [All]
  11. #1572246 [Core:DOM: Core & HTML]-HTML <link> elements in system privilege documents cause history service to load [Uns]
  12. #1572526 [Core:DOM: Core & HTML]-Move a bunch of code that's only called by HTMLLinkElement out of Link.cpp [Uns]
  13. #1573842 [Core:DOM: Core & HTML]-Should not report use counters for resource document [Uns]
  14. #1559412 [Core:DOM: Core & HTML]-Support web app manifest ImageResource.purpose [All]
  15. #1571283 [Core:DOM: Networking]-Crash in [@ mozilla::dom::FetchDriver::OnStartRequest] [All]
  16. #1231213 [Core:DOM: Service Workers]-Refactor ServiceWorkerPrivate to spawn and hold open WorkerPrivate instances in content processes, dispatching events to them [Uns]
  17. #1573589 [Core:DOM: Workers]-Be more explicit about propagating the "current runnable's global" through nested event loops [Uns]
  18. #1501182 [Core:Disability Access APIs]-Expose the landmark role on elements that have a WAI-ARIA landmark role [All]
  19. #1573337 [Core:Disability Access APIs]-History and Bookmarks menus inaccessible [Uns]
  20. #1574143 [Core:Gecko Profiler]-BlocksRingBuffer: Make Reader and EntryWriter RAII, remove EntryReserver [All]
  21. #1574077 [Core:General]-Add credui.dll to delayload DLL [Win]
  22. #1567319 [Core:Graphics: Layers]-PayloadPresented is not called for no-op composites [All]
  23. #1545262 [Core:Graphics: Layers]-When collecting profiler screenshots on the basic compositor, newly opened windows will have a few blank frames [Uns]
  24. #1574281 [Core:Graphics: WebRender]-Allow PWebRenderBridge::Msg_GetSnapshot to happen earlier [Uns]
  25. #1573649 [Core:Graphics: WebRender]-Implement offset SVG filter in WebRender [Uns]
  26. #1567094 [Core:Graphics: WebRender]-WebRender doesn't look at visited-dependent border colors. [All]
  27. #1573914 [Core:Graphics: WebRender]-backdrop-filter jitter while animating transform [Uns]
  28. #1574327 [Core:Graphics]-Add a pref that we can use to disable d3d11 blacklist [Uns]
  29. #1574299 [Core:Graphics]-Allow INTERNAL_THREADING_OPTIMIZATIONS when using WARP [Uns]
  30. #1573668 [Core:Graphics]-Improve MacIOSurface some more and add GetAsDrawTargetLocked [mac]
  31. #1505689 [Core:JavaScript Engine: JIT]-Move JSScript::ion and JSScript::baseline to JitScript [All]
  32. #1573844 [Core:JavaScript Engine]-Remove js::Class and use JSClass everywhere [Uns]
  33. #1574098 [Core:JavaScript Engine]-Some macros defined in Class.h are unused and can be removed [Uns]
  34. #1571682 [Core:JavaScript: GC]-Crash in [@ OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | js::MovableCellHasher<T>::hash] [Win]
  35. #1573419 [Core:JavaScript: GC]-Intermittent GECKO(1694) | Assertion failure: cache->GetWrapperMaybeDead() == obj, at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/BindingUtils.h:1391 [Uns]
  36. #1573815 [Core:Javascript: WebAssembly]-ref.func should handle error conditions better [Uns]
  37. #1573907 [Core:Layout: Block and Inline]-list item with value attribute in <ol reversed> causes the list to start too high (by one per item with value) [Uns]
  38. #1569701 [Core:Layout: Columns]-Use GetEffectiveComputedBSize() when applying ColumnSetWrapper's block-size constraint for ColumnSet [Uns]
  39. #1571764 [Core:Layout: Form Controls]-When line-height is applied to select, the element ends up being slightly (~2px?) taller than expected [All]
  40. #1574123 [Core:Layout: Generated Content, Lists, and Counters]-Crash in [@ nsContainerFrame::GetSpokenMarkerText] [All]
  41. #1573229 [Core:Layout: Text and Fonts]-Make memory allocation functions in HyphenReporter infallible, as assumed by libhyphen [Uns]
  42. #1574016 [Core:Layout]-patch from bug 1547277 contains logic error [Uns]
  43. #1574087 [Core:MathML]-Make MathML length, dir, display, displaystyle and mathvariant case insensitive [Uns]
  44. #1568898 [Core:Networking]-network ID: calculate network ID in nsNetworkLinkService::IPConfigChanged [mac]
  45. #1541344 [Core:Plug-ins]-Crash in [@ shutdownhang | mozilla::ipc::GeckoChildProcessHost::WaitUntilConnected] [Win]
  46. #1573720 [Core:Preferences: Backend]-Convert sundry VarCache prefs to static prefs [Uns]
  47. #1572925 [Core:Privacy: Anti-Tracking]-"privacy.restrict3rdpartystorage.url_decorations" preference is locked after landing patches from bug #1571770 [Win]
  48. #1573871 [Core:Web Painting]-Create less nsDisplayBackdropRootContainer items [Uns]
  49. #1573931 [Core:Web Replay]-Disallow INCREMENTAL_ALLOC_TRIGGER GCs when recording/replaying [Uns]
  50. #1574218 [Core:WebVR]-VR PresentationGenerationChanged event not fired [All]
  51. #1491442 [Core:Widget: Cocoa]-Stand up a present path, preffed-off by default, that uses IOSurface + CoreAnimation [mac]
  52. #1572116 [Core:Widget: Gtk]-Firefox Nightly window invisible [Lin]
  53. #1573623 [Core:XPCOM]-Add support for callables to ClearOnShutdown [Uns]
  54. #1571759 [Core:XPCOM]-nsTArray should have a way to emplace [Uns]
  55. #1573791 [DevTools:Accessibility Tools]-[RTL] Checkmark on the "Check for issues" dropdown should be on the right [Uns]
  56. #1574263 [DevTools:Debugger]-DOM Mutation Breakpoints: Switch to Tiny Mode for Reps [Uns]
  57. #925269 [DevTools:Debugger]-Enable/disable individual debugger statements [All]
  58. #1541631 [DevTools:Debugger]-Move breakpoint position data/actions to be source-actor-based instead of Source-based [Uns]
  59. #1573315 [DevTools:Debugger]-The debugger should attach to content processes in-addition to workers [Uns]
  60. #1364837 [DevTools:Debugger]-Wrong localization notes for sourceFooter.blackbox and sourceFooter.unblackbox [Uns]
  61. #1568053 [DevTools:Inspector]-Calculate contrast for text against complex bg similar to a11y panel [Uns]
  62. #1571653 [DevTools:Inspector]-Highlighter ends up in wrong state depending on order of clicks [Uns]
  63. #1568825 [DevTools:Inspector]-Prepare the node-picker for being able to eventually select elements across targets [Uns]
  64. #1574071 [DevTools:Memory]-Intermittent PROCESS-CRASH | Main app process exited normally | application crashed [@ mozilla::css::Loader::SizeOfIncludingThis(unsigned long (*)(void const*)) const] [Uns]
  65. #1571161 [Firefox:Address Bar]-Modify openViewOnFocus so that it doesn't open the view on the newtab page and private windows [Uns]
  66. #1573930 [Firefox:New Tab Page]-Concerns around pref structure for 69 Discovery Stream launch [Uns]
  67. #1574334 [Firefox:New Tab Page]-[Export] Add lazy cards, story engagements and bug fixes to New Tab Page [Uns]
  68. #1572189 [Firefox:Security]-Add padding between sub-sections [Uns]
  69. #1574082 [Firefox:Tracking Protection]-Add a bit more labeling and description linkage for screen reader users [All]
  70. #1573837 [Firefox:Tracking Protection]-Please add utm_* params to the monitor.firefox.com link(s) [Uns]
  71. #1573593 [Firefox:Tracking Protection]-Show a link to account/device management next to the Lockwise "Syncing to X Devices" label [Uns]
  72. #1557175 [Toolkit:Add-ons Manager]-[about:addons] Handle disabling/reloading better for inline options [Uns]
  73. #1035892 [Toolkit:Crash Reporting]-All 64-bit mode crashes on OS X with reason EXC_BAD_ACCESS have crash addresses truncated to 32-bits [mac]
  74. #1571711 [Toolkit:Crash Reporting]-Factorize the CrashReporterHost machinery out of the various process types [Uns]
  75. #1569846 [Toolkit:Password Manager]-Add dismissal UI to breach-alert box in about:logins [Uns]
  76. #1572118 [Toolkit:Password Manager]-Enable breach alerts in about:logins for all releases [Uns]
  77. #1573159 [Toolkit:Password Manager]-The "Login List" is automatically scrolled to display the clicked login on the first position in the view content [All]
  78. #1572475 [Toolkit:Password Manager]-The Sidebar expands when a long username or website are saved [All]
  79. #1573132 [Toolkit:Password Manager]-The favicon of the Login Item is getting very small when saving a login with a very long origin [All]
  80. #1563239 [Toolkit:Telemetry]-Events caught in our "Build Faster" support are summarized to the "dynamic" process [Uns]
  81. #1571734 [Toolkit:Telemetry]-Rename 'blacklist'/'whitelist' to 'blocklist'/'allowlist' [Uns]
  82. #1520123 [WebExtensions:Frontend]-Notify users when there is a duplicate shortcut [All]
  1. Partial Landings/Diagnostic Patches:
  2. #1542037 [Core:DOM: Security]-Crash in [@ mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal] [All]
  3. #1456005 [Core:Networking: DNS]-TRR deadlock when captive portal detection fails [Win]
  4. #1564499 [Core:Security: PSM]-Upgrade Firefox 70 to use NSS 3.46 [All]
  1. Beta 13 -> Beta 14 Changelog +27
  2. #1572790
  3. #1562601 [Core:Audio/Video]-Migrate the allow-muted pref [Uns]
  4. #1570634 [Core:Audio/Video]-Renew expired media telemetry [Uns]
  5. #1566180 [Core:Audio/Video: Playback]-Update GMP fallback downloader for Widevine CDM 4.10.1440.19 [Uns]
  6. #1570543 [Core:Graphics: WebRender]-intermittent failure to draw button and text at top of phabricator comment box - glitches while scrolling [All]
  7. #1572197 [Core:Graphics: WebRender]-Egencia itinerary doesn't paint properly when scrolling [All]
  8. #1568029 [Core:JavaScript: GC]-Slow script dialog from Scratch [Uns]
  9. #1554411 [Core:Networking: HTTP]-Failing MOZ_ASSERT(FindTunnelCount(ci)) in Http2Session::UnRegisterTunnel [Uns]
  10. #1563027 [Core:Networking: HTTP]-h2 tunnel streams queued for reaching session parallelism limits are not dequeued [Uns]
  11. #1571405 [Core:Networking: HTTP]-Remove the recently added "Active connection not found" assertion [Uns]
  12. #1567210 [DevTools:Debugger]-Closing devtools should resume the thread [All]
  13. #1428917 [DevTools:Inspector]-Inspector breadcrumbs divider has wrong direction, margin and padding in RTL locales [All]
  14. #1569570 [DevTools:Responsive Design Mode]-Select elements fail to display dropdown in RDM [All]
  15. #1567601 [Firefox:Messaging System]-(moments-page-69) [meta] New "Moments" Page [Uns]
  16. #1568692 [Firefox:Messaging System]-Show a page like what's new on startup once but not dependent on major version bump [Uns]
  17. #1569300 [Firefox:Messaging System]-(monitor-snippet-69) [meta] Special Monitor Snippet [Uns]
  18. #1569303 [Firefox:Messaging System]-(extended-triplets-69) [meta] Extended First Run Triplets [Uns]
  19. #1570062 [Firefox:Messaging System]-Whitelist what's new "moments" pages [Uns]
  20. #1560260 [Firefox:New Tab Page]-Empty pocket cards shown without retry [Uns]
  21. #1572841 [Firefox:New Tab Page]-Avoid loading JSMs eagerly in Discovery Stream [Uns]
  22. #1567624 [Firefox:Page Info Window]-Can't close Page Info window with Ctrl+w [Uns]
  23. #1570402 [Firefox:Site Identity and Permission Panels]-[RTL] Warning icon overlapping text on the screen sharing popup prompt [Uns]
  24. #1563790 [Toolkit:Application Update]-Reduce BITS no progress timeout [Win]
  25. #1567077 [Toolkit:Application Update]-firefox doesn't open in non-administrative sessions when an update is pending in an administrative session and the browser hasn't been opened yet [Uns]
  26. #1554458 [Toolkit:Password Manager]-"View Saved Logins" and "Use a Securely Generated Password" can be truncated [Uns]
  27. #1524872 [Toolkit:Themes]-[RTL] Mirror the search icon on the sidebar [Uns]
  28. #1499000 [WebExtensions:General]-WebExtensions fail security check when attempting to use browser resource SVG as a mask-image [All]

Nightly 70 fixes since 20190708 (Gecko 69) ~1819
Beta 69 fixes since 20190520 (Gecko 68) ~2047

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on August 16th, 2019, 5:55 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 20190816 builds are not yet out

Post by streetwolf »

For the past few days when I start Fx and click on a bookmark to go to a web site it takes about 5 seconds for the site to appear. After that sites appear much faster. Does anyone else have this issue?
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
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The first official 20190816 builds are not yet out

Post by Virtual_ManPL »

@ streetwolf - No problem here, try: disabling all extensions, safe mode or even new profile as old could be borked.
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20190816 builds are not yet out

Post by Mark12547 »

@streetwolf, some sites seem to take 5 to 10 seconds before they start loading when I visit them the first time after Firefox Nightly starts up, and after that they load quickly.

ETA: But if I haven't visited certain sites for a while, they again take 5-10 seconds to load, and then they are usually snappy.
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20190816 builds are not yet out

Post by Mark12547 »

I just created Bug 1574559: context menu hidden by Bookmarks folder: on first right+click of a bookmark in a bookmarks folder in the Bookmarks Toolbar, the context menu is behind the open folder instead of on top. Subsequent right+clicks in that folder have the context menu on top, where it should be.

ETA: I tried mozregression-gui twice and got different results, but both times in the range of 2018-11-11 (good) and 2018-11-13 (bad). I may have mis-clicked on something, but right now I don't have time to pursue this any further. (I'm getting married tomorrow and I still have too many things to do today.)
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190816 builds are not yet out

Post by streetwolf »

My problem was caused by an add-on. I found the option in the add-on that was causing the problem and disabled it. All is fine now.
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
Tin Smith
Posts: 104
Joined: June 18th, 2019, 2:03 pm

Re: The first official 20190816 builds are not yet out

Post by Tin Smith »

streetwolf wrote:My problem was caused by an add-on. I found the option in the add-on that was causing the problem and disabled it. All is fine now.
Share the name of the add-on? The setting?
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190816 builds are out

Post by Josa »

Locked