The first official 20190713 builds are out

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

The first official 20190713 builds are out

Post by Josa »

Previous Nightly Builds thread 20190712

The first official 20190713 NIGHTLY builds are out
.The official Firefox 69 Beta 5 builds are not yet out

Previous NIGHTLY: 20190712 (Fx 70.0a1)
Previous BETA: 20190712 (Fx 69.0b4)

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


Fixed:
  1. NIGHTLY +55
  2. #1560178
  3. #1545970 [Core:Audio/Video: Playback]-Assertion failure: (-2147483647-1) <= aVal && aVal <= (2147483647), at src/dom/media/TimeUnits.h:164 [Uns][]
  4. #1562086 [Core:CSS Parsing and Computation]-[fill-stroke] [filter-effects] [css-color] percentage opacity [Uns][[layout:backlog:2019q3][wptsync upstream]]
  5. #1565365 [Core:Canvas: WebGL]-webgl.force-enabled doesn't have effect on WebGL 2 [All][]
  6. #1497203 [Core:DOM: Security]-Apply Meta CSP to about:plugins [Uns][[domsecurity-backlog1]]
  7. #1559919 [Core:DOM: Workers]-Finish the WorkerHolder cleanup [Uns][]
  8. #1563859 [Core:Graphics: WebRender]-Consider enabling WebRender for Mesa/Nouveau [Lin][]
  9. #1559688 [Core:Graphics: WebRender]-Corrupted image during progressive JPEG loading [All][]
  10. #1550640 [Core:Graphics: WebRender]-Improve bincode serialization codegen [All][]
  11. #1565580 [Core:Graphics: WebRender]-Improve blob metadata deserialization code [Uns][]
  12. #1565620 [Core:Graphics: WebRender]-Preserve initial batching debug state across debug state changes [Uns][]
  13. #1528180 [Core:Graphics: WebRender]-above-the-fold animations in scrollport (of e.g. 'height') can cause visible elements to jitter if WebRender is enabled [All][]
  14. #1563775 [Core:Graphics: WebRender]-blob: Include the recording origin in the stream. [Uns][]
  15. #1565566 [Core:Graphics: WebRender]-blob: fix convert_from_bytes [Uns][]
  16. #1564887 [Core:JavaScript Engine: JIT]-Simplify stack checks in Baseline [All][]
  17. #1564932 [Core:JavaScript Engine]-Fix XDRScript handling of lazy scripts [Uns][]
  18. #1563755 [Core:JavaScript: GC]-Add telemetry to track how effective our GC triggers are [Uns][]
  19. #1564649 [Core:Layout: Columns]-multicol reflow doesn't dirty enough when being reflowed without any dirty bits [All][]
  20. #1457628 [Core:Layout: Form Controls]-File input "Browse" button is vertically squished when given style "height: calc(.....)" due to block-size: inherit in forms.css [Uns][]
  21. #1565690 [Core:Layout: Images, Video, and HTML Frames]-Prefer image aspect ratio to inferred aspect ratio. [Uns][]
  22. #1554208 [Core:Layout: Text and Fonts]-Implement FT2 backend for the cross-process shared font list [Uns][[layout:backlog:2019q3]]
  23. #1565518 [Core:Networking: HTTP]-Provide preferences for bug fixes: 1563695, 1556491, 1562315 [Uns][[necko-triaged][secure-proxy-mvp]]
  24. #1563821 [Core:Networking]-Intermittent mozilla::ipc::MessageChannel::WillDestroyCurrentMessageLoop assertion in socket process [Uns][[necko-triaged]]
  25. #1556487 [Core:Networking]-Replace HttpChannelParentListener with a more generic class [Uns][[necko-triaged]]
  26. #1510351 [Core:Plug-ins]-JavaScript error: resource:///actors/PluginChild.jsm, line 998: TypeError: this.hideNotificationBar is not a function [Uns][[lang=js]]
  27. #1565274 [Core:Printing: Setup]-nsPageSequenceFrame.h includes itself [Uns][]
  28. #1565373 [Core:Privacy: Anti-Tracking]-Escape from partition by force-creating the initial about:blank document inside a doubly nested tracker iframe [Uns][]
  29. #1564422 [Core:Web Audio]-Change `outputLatency` and `getOutputTimestamp` when `resistFingerPrinting` is enabled [Uns][]
  30. #1324545 [Core:Web Audio]-Implement AudioContext getOutputTimestamp() [Uns][]
  31. #1324552 [Core:Web Audio]-Implement BaseAudioContext baseLatency and outputLatency attributes [Uns][]
  32. #1350973 [Core:Web Audio]-Implement new attributes MediaStreamAudioSourceNode and MediaElementAudioSourceNode [Uns][]
  33. #1565317 [Core:WebRTC: Audio/Video]-Crash in [@ mozilla::ReduceConstraint] [Win][]
  34. #1560979 [Core:WebRTC: Audio/Video]-MediaStreamTrack-MediaElement-disabled-video-is-black.https.html fails [Uns][]
  35. #1557699 [DevTools:Application Panel]-Improve specificity in CSS [Uns][foundation-work]
  36. #1406915 [DevTools:General]-Convert use of deprecated-sync-thenables.js (and defer) to new Promise in devtools/shared/client/ [Uns][]
  37. #1554701 [DevTools:General]-Replace CSSProperties.isValidOnClient() with CSS.supports() [Uns][]
  38. #1528774 [DevTools:Inspector: Layout]-Remove unnecessary code in GridItem's onGridCheckboxClick [Uns][]
  39. #1565175 [DevTools:Memory]-HeapSnapshot can miss nodes [Uns][]
  40. #1555628 [DevTools:Netmonitor]-Toolbar for Messages side panel [Uns][]
  41. #1521452 [DevTools:Shared Components]-Create a GridElementWidthResizer component [Uns][[console-editor-mvp]]
  42. #1457355 [Firefox:Address Bar]-New tab overwrites X11/Linux primary selection when location bar text is highlighted [Lin][]
  43. #1526818 [Firefox:Address Bar]-QuantumBar: Expose an autocomplete.properties bundle from UrlbarUtils [Uns][[fxsearch]]
  44. #1565524 [Firefox:Address Bar]-Stop setting unused autocompletesearchparam attribute [All][]
  45. #1559225 [Firefox:Security]-Build a certificate chain [Uns][]
  46. #1562575 [Firefox:Site Identity and Permission Panels]-[Protections Panel] Move content blocking section into protections panel and update tests [Uns][]
  47. #1565081 [Firefox:Theme]-Disconnect Sync dialog has a white border that looks odd [Uns][]
  48. #1549288 [Firefox:Theme]-The about:newinstall header logo lacks contrast in dark mode [Uns][]
  49. #1564503 [Firefox:Tracking Protection]-Add missing pieces to the graph on protections report [Uns][[protection-report][triage]]
  50. #1564930 [Firefox:Untriaged]-Improve error messages for XMLHttpRequest state must not be LOADING or DONE [Uns][]
  51. #1565410 [GeckoView:General]-[api] Don't expose BundleEventListener [All][]
  52. #1564967 [Toolkit:Add-ons Manager]-Context menu entry "Options" and "More options" is confusing [Uns][]
  53. #1559993 [Toolkit:Password Manager]-"Password saved" toast upon automatically saving a generated password [All][[passwords:capture-UI] [passwords:generation] [skyline]]
  54. #1559994 [Toolkit:Password Manager]-Blue key doorhanger anchor icon upon automatically saving a generated password [All][[passwords:capture-UI] [passwords:generation] [skyline]]
  55. #1565407 [Toolkit:Password Manager]-Make available and enable password generation on desktop [All][[passwords:generation] [skyline]]
  56. #1556789 [WebExtensions:General]-Refactor search extension loading in search service [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1565556 [Core:JavaScript Engine]-More cleanups in SharedScriptData [Uns][]
  3. #1486541 [Core:Layout: Block and Inline]-Assertion failure: !aFits || !mNeedBackup (Shouldn't be updating the break position with a break that fits after we've already flagged an overrun), at /builds/worker/workspace/build/src/layout/generic/nsLineLayout.cpp:1537 [Uns][]
  1. Beta 4 -> Beta 5 Changelog +1
  2. #1552141 [Firefox:Address Bar]-Quantum Bar ignores keywords pointing to javascript by default [Uns][]

Nightly 70 fixes since 20190708 (Gecko 69) ~306
Beta 69 fixes since 20190520 (Gecko 68) ~1813

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on July 13th, 2019, 9:53 am, edited 1 time in total.
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20190713 builds are not yet out

Post by WaltS48 »

Anybody tried out the new password generation feature?

https://bugzilla.mozilla.org/show_bug.cgi?id=1565407

I have a new default enabled "Suggest and generate strong passwords" preference in Privacy & Security with today's update.
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
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20190713 builds are not yet out

Post by TheVisitor »

WaltS48 wrote:Anybody tried out the new password generation feature?

https://bugzilla.mozilla.org/show_bug.cgi?id=1565407

I have a new default enabled "Suggest and generate strong passwords" preference in Privacy & Security with today's update.
Thanks for heads-up, No not tried it don't intend to... flipped the check box
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20190713 builds are not yet out

Post by WaltS48 »

I just tested it on a web site.

When you get to the Password field just right-click and select "Fill password".
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
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190713 builds are not yet out

Post by streetwolf »

Anyone still encountering problems when you enable fission?
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
SLK350
Posts: 147
Joined: July 21st, 2011, 3:19 am

Re: The first official 20190713 builds are not yet out

Post by SLK350 »

streetwolf wrote:Anyone still encountering problems when you enable fission?
Noticing a few problems here:
Clicking on torrent magnet link causes the window to become white and a never ending spinning on tab. Only way to bring it back is to close and reopen.

Also paypal link goes missing from hdmoviesource.com when I try to checkout using Paypal. It's there for a few seconds but dissappears.
Corsair Obsidian 500D * AMD Ryzen Threadripper 1920X * ASUS ROG STRIX X399-E GAMING * G.Skill 32GB DDR4 3200MHz CL14 Flare X * Samsung 970 Pro 1TB * Fractal Design Celsius S36 360mm * Benq BL3201PT * ASUS GeForce RTX 2080 Ti 11GB DUAL OC * Creative Soundblaster X7 * Windows 10 Pro x64 Insider
Josa
Posts: 7398
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190713 builds are out

Post by Josa »

Locked