The first official 20180907 builds are out

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

The first official 20180907 builds are out

Post by Josa »

Previous Nightly Builds thread 20180906

The first official 20180907 NIGHTLY builds are out
The Official Firefox 63 Beta 4 builds are out

Previous NIGHTLY: 20180906 (Fx 64.0a1)
Previous BETA: 20180905 (Fx 63.0b3)

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


Fixed:
  1. NIGHTLY +39
  2. #1487792 [Core:Audio/Video: Playback]-Do not drain FFmpeg codec parser [Uns][]
  3. #1488520 [Core:Audio/Video: Playback]-Sometime audio decoder isn't created correctly during playback [Uns][]
  4. #1488065 [Core:Audio/Video: Playback]-Update ffvp9 to FFmpeg's latest 4.0 [Uns][]
  5. #1489022 [Core:Canvas: WebGL]-Avoid be overwritten when WEBGL_MSAA is in the blacklist. [Uns][]
  6. #1477086 [Core:DOM]-LocalStorageManager.cpp:145:10: warning: local variable 'scope' will be copied despite being returned by name [-Wreturn-std-move] [Uns][]
  7. #1488701 [Core:General]-Remove a few std::move's that prevent copy elision [All][]
  8. #1449634 [Core:Graphics: WebRender]-Handle foreignobject better with blob invalidation [Uns][]
  9. #1489069 [Core:Graphics: WebRender]-Update webrender to 232550f260fb8d6206c54362f16801ec9f0b154f [Uns][[gfx-noted]]
  10. #1487903 [Core:Graphics: WebRender]-blob invalidation: invalidation broken inside mask/filter [Uns][]
  11. #1489018 [Core:Internationalization]-Remove the XPCOM component registration for nsCollation [Uns][]
  12. #1488759 [Core:JavaScript Engine: JIT]-BinaryArith ICs missing in gdocs [Uns][]
  13. #1487071 [Core:JavaScript Engine]-BinAST's GlobalSharedContext is not shared between parser and emitter [Uns][]
  14. #1346983 [Core:Layout: Columns]-Create ColumnSetWrapper to be used as a parent for nsColumnSetFrames and spanners. (nsColumnSetFrames will be split on the basis of column-span elements) [Uns][]
  15. #1488657 [Core:Layout: Form Controls]-scrollbar-width: none doesn't have effect on <textarea> [Uns][]
  16. #1485019 [Core:Networking: HTTP]-HTTP2 implemenation calls Truncate() right after SetCapacity() [Uns][[necko-triaged]]
  17. #1481084 [Core:Networking: HTTP]-Intermittent GECKO(970) | Assertion failure: OnSocketThread(), at /builds/worker/workspace/build/src/netwerk/protocol/http/HttpBackgroundChannelChild.cpp:184 [Uns][[TV-bf pass:pass][necko-triaged]]
  18. #1438857 [Core:Plug-ins]-Remove the Flash plugin infobar [Uns][[lang=js]]
  19. #1488649 [Core:Preferences: Backend]-Convert the prefs table from PLDHashTable to mozilla::HashSet [All][]
  20. #1489196 [Core:Security: CAPS]-Some perf issues with the domain code in ContentPrincipal::Read [All][]
  21. #1487204 [Core:Widget: Cocoa]-[macOS 10.14] Add platform support for calling authorizationStatusForMediaType and requestAccessForMediaType from JS [Mac][]
  22. #1408360 [Core:Widget: Gtk]-[CSD] The CSD rendered by GTK have sharp corners [Uns][]
  23. #1487763 [Core:Widget: Gtk]-[Wayland] Delay scale factor settings when we're missing wl_surface [Uns][]
  24. #1486249 [Core:XPConnect]-Allow JS iterators to act as nsISimpleEnumerators [Uns][]
  25. #1489147 [Core:XPConnect]-Remove the XPCOM component registration for nsXPConnect [Uns][]
  26. #1487457 [DevTools:Console]-Make console reflows faster [Uns][]
  27. #1488917 [DevTools:Debugger]-Update Debugger Frontend v87 [Uns][]
  28. #1429421 [DevTools:Graphic Commandline and Toolbar]-(gcli-removal) [META] Remove gcli/developer toolbar [Uns][]
  29. #1481002 [DevTools:Netmonitor]-Developer tools network panel transferred total should ignore cached data [Uns][good-first-bug, ]
  30. #1487284 [DevTools:Responsive Design Mode]-DevTools - Responsive Design Mode - on Refresh in RDM No CSS Rules Show [All][]
  31. #1478582 [Firefox:Address Bar]-Create a QuantumBar Tokenizer module [Uns][[fxsearch]]
  32. #1488776 [Firefox:Address Bar]-Move the urlbar connection to PlacesUtils [Uns][[fxsearch]]
  33. #1489063 [Firefox:Address Bar]-Remove unused autocomplete-textbox class [All][]
  34. #1487125 [Firefox:Address Bar]-Write basic Query Context and Address Bar Controller classes [Uns][[fxsearch]]
  35. #1488420 [Firefox:PDF Viewer]-Update pdf.js to version 2.0.815 [All][]
  36. #1487300 [Firefox:Preferences]-Unchecking "All Detected Trackers" always makes "Only in private windows" selected [Uns][[privacy-panel-64]]
  37. #1488933 [Firefox:Private Browsing]-Link to the new content blocking onboarding from about:privatebrowsing when the CB UI is enabled [Uns][]
  38. #1480951 [Firefox:Session Restore]-Cleared sessionStorage is resurrected when reopening Firefox [Uns][]
  39. #1487395 [Firefox:WebPayments UI]-"Close" button should be displayed instead of "OK" button when payment failed [All][[webpayments]]
  40. #1469148 [WebExtensions:Frontend]-Web Extension menus should be able to react to middle click [Uns][[design-decision-approved]]
  1. Partial Landings/Diagnostic Patches:
  2. #1488622 [Core:Security: PSM]-Upgrade Firefox 64 to use NSS 3.40 [All][[psm-assigned]]
  1. Beta 3 -> Beta 4 Changelog +13
  2. #1488155 [Core:CSS Parsing and Computation]-links sometimes not styled properly in about:privatebrowsing in a private browsing window [Uns][]
  3. #1483963 [Core:DOM: Animation]-Multi-second browser jank after transition between normal and full-screen video [Uns][[qf:p1:f64]]
  4. #1488278 [Core:DOM: Core & HTML]-Add back a cache for IndexOf(childnode) [Uns][]
  5. #1488219 [Core:Layout: Form Controls]-Assertion failure: nullptr != aFrame && nullptr != aState (null parameters passed in), at src/layout/base/nsFrameManager.cpp:172 [Uns][]
  6. #1487600 [Core:Security]-Report to console any content blocking [Uns][]
  7. #1484921 [Core:Widget: Gtk]-[Wayland] Delay commit to hidden surfaces [Uns][]
  8. #1488508 [DevTools:General]-Update help icon to photon styling. [Uns][]
  9. #1488114 [DevTools:Responsive Design Mode]-Refactor the reducers in RDM [Uns][]
  10. #1488436 [Firefox:Preferences]-"Change block list" link is duplicated [Uns][]
  11. #1487396 [Firefox:Site Identity and Permission Panels]-Update the Control Centre to not show the shield icon unless something is really blocked [Uns][[privacy-panel-64]]
  12. #1488118 [Firefox:Theme]-Sidebar splitter color is wrong when sidebar is placed on right side [Uns][]
  13. #1488785 [Firefox:Tracking Protection]-The storage access permission doesn't honour private browsing [Uns][]
  14. #1480415 [Toolkit:Reader Mode]-NVDA Screen Reader doesn't read the Reader View button on hover [Win][]

Nightly 64 fixes since 20180904 (Gecko 63) ~166
Beta 63 fixes since 20180626 (Gecko 62) ~3022

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

Re: The first official 20180907 builds are not yet out

Post by streetwolf »

Recently all I get is the hamburger menu and the nav bar when I open up Fx every now and then. Fx appears hung but I can close it. I'd say 10% of the time this happen. Anyone else having this problem?

In fact I just got the update notification to restart Nightly and after I did I ran into this problem.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
Ver Greeneyes
Posts: 1030
Joined: June 28th, 2008, 4:57 am

Re: The first official 20180907 builds are not yet out

Post by Ver Greeneyes »

Yes, I got this once last night. It seems to be a painting problem: I could still drag pinned tabs into a new window (even though they weren't being displayed - I did it by accident). When I restarted the browser it was fine. Possibly related to WebRender?
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180907 builds are not yet out

Post by Lurtz »

I got the same. Couldn't start Nightly with WebRender enabled anymore. Without WebRender no problems.
Tomatoshadow2
Posts: 435
Joined: May 11th, 2017, 9:52 am

Re: The first official 20180907 builds are not yet out

Post by Tomatoshadow2 »

Was there a date, when Webrender would be enabled by default in Nightly?
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20180907 builds are not yet out

Post by Mark12547 »

Today (after this morning's update) I noticed a couple of times that when scrolling a page in reddit the part that was below the bottom of the tab, when scrolled, took a few seconds before it became visible.
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180907 builds are not yet out

Post by Alice0775 »

when webrender enabled, browser is blank after 2nd launch. unusable. ](*,)

maybe https://bugzilla.mozilla.org/show_bug.cgi?id=1489471
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20180907 builds are not yet out

Post by Snake4 »

tomatoshadow2 wrote:Was there a date, when Webrender would be enabled by default in Nightly?
you can enable it now but i dunno if its " user friendly "
Last edited by Snake4 on September 7th, 2018, 7:30 pm, edited 1 time in total.
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180907 builds are out

Post by Josa »

Locked