The first official 20190330 builds are out

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

The first official 20190330 builds are out

Post by Josa »

Previous Nightly Builds thread 20190329

The first official 20190330 NIGHTLY builds are out
.The Official Firefox 67 Beta 7 builds are not yet out

Previous NIGHTLY: 20190329 (Fx 68.0a1)
Previous BETA: 20190329 (Fx 67.0b6)

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


Fixed:
  1. NIGHTLY +68
  2. #1538042
  3. #1540093 [Core:CSS Parsing and Computation]-Unship line-height: -moz-block-height. [Uns][]
  4. #1474793 [Core:CSS Parsing and Computation]-consider sharing UA style sheets across processes [Uns][[overhead:400K][layout:p1]]
  5. #1538987 [Core:DOM: Content Processes]-Collect Telemetry on process priority switching [Uns][]
  6. #1539524 [Core:DOM: Core & HTML]-BroadcastChannel must bind itself to valid nsIGlobalObject in workers [Uns][]
  7. #1539532 [Core:DOM: Core & HTML]-EventSource must bind itself to valid nsIGlobalObject in workers [Uns][]
  8. #1540015 [Core:DOM: Core & HTML]-Make Document.h treat mozilla::PresShell directly rather than via nsIPresShell [Uns][]
  9. #1539528 [Core:DOM: Core & HTML]-WebSocket must bind itself to valid nsIGlobalObject in workers [Uns][]
  10. #1539552 [Core:DOM: Core & HTML]-XHR must bind itself to valid nsIGlobalObject in workers [Uns][]
  11. #1540159 [Core:DOM: Core & HTML]-XMLHttpRequestUpload must bind itself to valid nsIGlobalObject in workers [Uns][]
  12. #1539407 [Core:DOM: IndexedDB]-Use the correct global for DOMEventTargetHelper in IndexedDB [Uns][]
  13. #1539666 [Core:DOM: Quota Manager]-StorageOperationBase::ProcessOriginDirectories should treat MozURL::Init failures as obsolete origins [Uns][]
  14. #1534538 [Core:DOM: Security]-2.99 - 10.36% raptor-tp6 (linux64, windows10-64) regression on push 3cddc7cd4da5fcd26b93becb55a028621ab68f64 (Fri Mar 8 2019) [All][[domsecurity-active]]
  15. #1529893 [Core:DOM: Security]-Investigate what CSP to pass within nsWindowWatcher.cpp [Uns][[domsecurity-active]]
  16. #1539541 [Core:DOM: Web Authentication]-Enable FIDO U2F API, and permit registrations for Google Accounts [All][]
  17. #1448408 [Core:DOM: Web Authentication]-Web Authentication - Don't listen to visibility events [All][[webauthn][webauthn-ux]]
  18. #1533651 [Core:DOM: Web Storage]-Intermittent Assertion failure: false (PSessionStorageObserverChild::SendDeleteMe()), at /builds/worker/workspace/build/src/dom/storage/StorageIPC.cpp:429 [Uns][[stockwell needswork]]
  19. #1540062 [Core:Editor]-Get rid of nsIPlaintextEditor.setWrapColumn [Uns][]
  20. #1540190 [Core:Graphics: Layers]-Convert the AnimationData union to use the native Maybe syntax [Uns][]
  21. #1539732 [Core:Graphics: WebRender]-Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL [Uns][]
  22. #1539953 [Core:Graphics: WebRender]-Some display items might be getting a bogus spatial id [Uns][]
  23. #1539892 [Core:Graphics]-Convert the remaining Optional unions in gfx/ipc to use the native Maybe syntax [Uns][]
  24. #1537977 [Core:IPC]-Add a ManagedEndpoint<PFooSide> type to allow for more complex actor construction [Uns][]
  25. #1538968 [Core:Internationalization]-HTML <link> insertion for Fluent trips history link modification watching which trips history initialization which doesn't work without a profile [Uns][]
  26. #1539192 [Core:Internationalization]-Update Fluent to 0.12.0 [Uns][]
  27. #1534902 [Core:JavaScript Engine]-Assertion failure: !JS_IsDeadWrapper(origTarget) (We don't want a dead proxy in the wrapper map), at js/src/proxy/CrossCompartmentWrapper.cpp:549 [Lin][[jsbugmon:]]
  28. #1306008 [Core:JavaScript: GC]-Investigate adding pre write barrier to JS::Heap<T> [Uns][]
  29. #1529957 [Core:Javascript: WebAssembly]-LazyStubs double overall code memory usage in AutoCAD [Uns][]
  30. #1539017 [Core:Layout: Columns]-use-after-poison in [@ nsIFrame::GetDepthInFrameTree] [Uns][]
  31. #1503173 [Core:Layout: Flexbox]-Render bug, part of page blank at Homey Developer Documentation (developer.athom.com) [Uns][[webcompat]]
  32. #1514843 [Core:Layout: Scrolling and Overflow]-tall content size "leaks" through size-containment boundary, inside a scrollframe, via min-height:auto and flex-basis:auto [Uns][]
  33. #1539742 [Core:Layout]-Assertion failure: aElement->HasServoData() (Element without Servo data on a post-traversal? How?) [Uns][]
  34. #1538732 [Core:Layout]-Assertion failure: aState == (mozilla::EventStates(mozilla::EventStates::InternalType(1) << 0)) || aState == (mozilla::EventStates(mozilla::EventStates::InternalType(1) << 2)) || aState == (mozilla::EventStates(mozilla::EventStates::InternalType(1) << 26) [Uns][[fuzzblocker]]
  35. #1539539 [Core:Networking: HTTP]-Add main thread assertion in the callback of NS_ShouldSecureUpgrade [Uns][[necko-triaged]]
  36. #1538737 [Core:Networking]-Firefox asks for proxy password when typing into the address bar [Uns][[necko-triaged][ntlm]]
  37. #1539684 [Core:Panning and Zooming]-When rapidly dragging scrollbar: "Assertion failure: aMax >= aMin (clamped(): aMax must be greater than or equal to aMin), at ../../dist/include/nsAlgorithm.h:36" [Uns][]
  38. #1538093 [Core:Security: PSM]-4.86 - 9.53% Heap Unclassified (linux64, osx-10-10, windows10-64, windows10-64-pgo-qr) regression on push 5514aae0e34e81b39a88447094a34e13c0d74aac [All][]
  39. #1537940 [Core:Security: Process Sandboxing]-[Mac] With content sandbox disabled, processes "Not Responding" in Activity Monitor [mac][]
  40. #1539605 [Core:String]-AppendInt should call directly into the formatter, without going through varargs etc. [All][]
  41. #1494675 [Core:WebRTC: Audio/Video]-Remove the AllocationHandle API [Uns][]
  42. #1525323 [Core:WebRTC]-Assertion failure: false (A non-finished SourceMediaStream wasn't fed enough data by NotifyPull), at /builds/worker/workspace/build/src/dom/media/MediaStreamGraph.cpp:1254 [Uns][[fuzzblocker]]
  43. #1539220 [Core:WebRTC]-Browser crashes when User tries to set avatar image with Camera option. [Win][]
  44. #1539815 [Core:XPCOM]-rationalize PrioritizedEventQueue construction [All][]
  45. #1533808 [Core:mozglue]-Unrecognized opcode sequence assertion while initializing the IOInterposer on Windows 10 x64 debug sandboxed child processes [Uns][]
  46. #1538700 [DevTools:Console]-Warning: Failed prop type: NotificationBox: prop type `wrapping` is invalid [Uns][]
  47. #1537988 [DevTools:Debugger]-Adjust spacing for the Thread panel icon/thread [Uns][]
  48. #1534400 [DevTools:Debugger]-Gutter hover shouldn't display if source is blackboxed [Uns][]
  49. #1540239 [DevTools:Debugger]-Update module-manifest [Uns][]
  50. #1409085 [DevTools:Responsive Design Mode]-Responsive design mode triggers touch events when inspecting [Uns][[rdm-mvp] [dt-q]]
  51. #1538678 [DevTools:about:debugging]-[remote-dbg-next] "unique key prop" error in the console [Uns][[remote-debugging-reserve] remote-debugging-technical-debt]
  52. #1518469 [DevTools:about:debugging]-[remote-dbg-next] Enable new about:debugging on Nightly [Uns][[remote-debugging-reserve]]
  53. #1535299 [Firefox Build System:General]-Remove stale locales from Firefox desktop builds in Firefox 68 [Uns][]
  54. #1524510 [Firefox:Address Bar]-Freeze quantum bar results when the user changes the selection [Uns][[fxsearch]]
  55. #1533387 [Firefox:Address Bar]-Quantumbar popup overlays Menu (=) popup on macOS and Linux [Uns][]
  56. #1540104 [Firefox:Address Bar]-Tags get duplicated when updating results that had tags already [All][]
  57. #1540103 [Firefox:Address Bar]-urlbarView-tags container should be a span, not a div [All][]
  58. #1512511 [Firefox:General]-Remove input.mozilla.org from browser/app/permissions [Uns][]
  59. #1539794 [Firefox:Installer]-Add font information for Bengali (bn) [Uns][]
  60. #1530348 [Firefox:Security]-Unfork aboutNetError.{xhtml,css} [Uns][]
  61. #1523761 [Firefox:Sync]-Move the syncedTabs strings from browser.dtd to fluent [Uns][]
  62. #1539665 [Firefox:Tabbed Browser]-Handle the tabbrowser-arrowscrollbox XBL logic from within tabbrowser-tabs [Uns][]
  63. #1523763 [Firefox:Tabbed Browser]-Move tab context menu-related strings out of browser.dtd and into a Fluent file [Uns][]
  64. #1537767 [Firefox:Theme]-Figure out correct width of border between tabs and nav bar at 300% DPI [Win][]
  65. #1538684 [Firefox:Tracking Protection]-Add reportBreakage labels for fingerprinters and cryptominers [Uns][]
  66. #1538583 [Toolkit:Add-ons Manager]-Themes should not show [ALLOWED IN PRIVATE WINDOWS] notice [Uns][]
  67. #1536850 [Toolkit:Crash Reporting]-Crash in [@ shutdownhang | NtGetContextThread] [Win][]
  68. #1492587 [Toolkit:XUL Widgets]-Ensure the date picker does not leak user locale when "privacy.spoof_english" == 2 [Uns][[tor 21787][fingerprinting][fp-triaged]]
  69. #1531870 [Toolkit:XUL Widgets]-[de-xbl] export menupopup as a base custom element class [Uns][]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 6 -> Beta 7 Changelog +0
    None

Nightly 68 fixes since 20190318 (Gecko 67) ~633
Beta 67 fixes since 20190128 (Gecko 66) ~2201

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 30th, 2019, 2:26 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 20190330 builds are not yet out

Post by 1for-matik »

Hello all !

Someone has (like me) a little problem of high memory usage (like up to 3GB used and not freeing) when watching several Youtube videos (with nightly 68.0 or dev 67.0 ? with different profiles and with/without addons enabled ?)

(Webrender enabled on nVidia GTX 1060, with Windows 10 '1903' 18362.1)

P.S: I can't find in about:memory where is the culprit...
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190330 builds are not yet out

Post by Snake4 »

my guess its WR at fault or 1903. not so much firefox
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 20190330 builds are not yet out

Post by 1for-matik »

Mouse4 wrote:my guess its WR at fault or 1903. not so much firefox
Yes i think it's both. In about-memory, the GPU Process eating 2 GB of Ram... I gotta test in others video websites.

EDIT: It happens only on Youtube for now...
Last edited by 1for-matik on March 30th, 2019, 6:28 am, edited 1 time in total.
C@rb0n
Posts: 1428
Joined: February 19th, 2005, 11:22 am

Re: The first official 20190330 builds are not yet out

Post by C@rb0n »

Thank you to those who tried to confirm my crash from previous thread.
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The first official 20190330 builds are not yet out

Post by Virtual_ManPL »

@ 1for-matik - I reported this long time ago here - Bug 1386177 - Very high memory usage after watching many HTML5 movies on Firefox, even after closing them all,
maybe you want to attach your profiles taken with Gecko Profile.
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190330 builds are not yet out

Post by streetwolf »

Anyone getting empty menus when clicking on your add-on icons on your toolbar? I am getting this with two add-ons. I had this a while back and things eventually started working again. Within the last week or so the problem came back.
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
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20190330 builds are not yet out

Post by WaltS48 »

streetwolf wrote:Anyone getting empty menus when clicking on your add-on icons on your toolbar? I am getting this with two add-ons. I had this a while back and things eventually started working again. Within the last week or so the problem came back.
I did notice that yesterday after the update with the icon for Nightly Tester Tools.

Just clicked the icon and it was okay with the menu appearing in a door hanger. Clicked it again and it was empty. Appears to be intermittent. Repeated tests show the menu, then don't and so on. :?
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 20190330 builds are not yet out

Post by streetwolf »

WaltS48 wrote:
streetwolf wrote:Anyone getting empty menus when clicking on your add-on icons on your toolbar? I am getting this with two add-ons. I had this a while back and things eventually started working again. Within the last week or so the problem came back.
I did notice that yesterday after the update with the icon for Nightly Tester Tools.

Just clicked the icon and it was okay with the menu appearing in a door hanger. Clicked it again and it was empty. Appears to be intermittent. Repeated tests show the menu, then don't and so on. :?
Aha. Misery loves company. One menu will display if I move my pointer near the bottom of it. Sometimes the menu will appear but not that often.
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 20190330 builds are out

Post by Josa »

Locked