The first official 20180216 builds are out

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

The first official 20180216 builds are out

Post by Josa »

Previous Nightly Builds thread 20180215

The first official 20180216 NIGHTLY builds are out
The Official Firefox 59 Beta 10 builds are out

Previous NIGHTLY: 20180215 (Fx 60.0a1)
Previous BETA: 20180213 (Fx 59.0b9)

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


Fixed:
  1. NIGHTLY +72
  2. #1435566
  3. #1438425
  4. #1430885 [Core:Build Config]-Update builders to rust 1.24.0 [Uns][]
  5. #1361618 [Core:CSS Parsing and Computation]-Remove unnecessary sync calls to FlushPendingLinkUpdates() [Uns][]
  6. #1436997 [Core:CSS Parsing and Computation]-Support variation-font format hints for @font-face resources [All][]
  7. #1438139 [Core:DOM: Core & HTML]-Enable JS modules by default for all builds [Uns][]
  8. #1342416 [Core:DOM: Core & HTML]-Preload module scripts [Uns][]
  9. #1407040 [Core:DOM: Core & HTML]-Remove nsIDOMHTMLMediaElement [Uns][]
  10. #1413102 [Core:DOM: Events]-Ensure Shadow DOM boundaries are dealt properly in event handling [Uns][]
  11. #1405087 [Core:DOM: Events]-JavaScript: The "click ()" event isn`t executing from the script after deleting/setting to "false" the "disabled" prop of the element "input type = submit" [Win][]
  12. #1438163 [Core:DOM]-BroadcastChannel can leak the IPC actor when the worker thread goes away [Uns][]
  13. #1438357 [Core:DOM]-MozDOMPointerLock:Exited is dispatched when DOM is at unstable state [Uns][]
  14. #1432396 [Core:Document Navigation]-Some layout/style/test/ tests fail with "ASSERTION: Stop called too early or too late" and "ASSERTION: No document in Destroy()!" on non-e10s after bug 1193394 [Uns][]
  15. #1437118 [Core:Drag and Drop]-Crash in GetPrincipalURIFromNode [Win][]
  16. #1430551 [Core:Editor]-Make defaultPargraphSeparater <div> in release build [All][]
  17. #1438097 [Core:Event Handling]-nsXBLWindowKeyHandler should wait reply from remote process even if the keyboard event won't be fired on content in the default event group [All][]
  18. #1438321 [Core:Graphics: Layers]-ContentClientTiled will repaint content that it copied from the front buffer to the back when there is no component alpha [Uns][]
  19. #1438449 [Core:Graphics: WebRender]-Remove unnecessary feature string in serde_derive patch [Uns][[gfx-noted]]
  20. #1438408 [Core:Graphics: WebRender]-Shutdown RenderThread if it exists [Uns][]
  21. #1435369 [Core:JavaScript Engine: JIT]-Implement non-trapping floating-point conversion proposal [Uns][]
  22. #1438126 [Core:JavaScript Engine: JIT]-Some ExecutableAllocator changes [All][]
  23. #1438251 [Core:JavaScript Engine: JIT]-UBSan: downcast of address which does not point to an object of type 'js::jit::MInstruction' in /js/src/jit/InlineList.h:423 [Uns][]
  24. #1437780 [Core:JavaScript Engine: JIT]-Wasm baseline: Remove more platform dependencies [All][]
  25. #1427233 [Core:JavaScript Engine]-Assertion failure: obj->is<ArrayBufferViewObject>(), at js/src/vm/ArrayBufferObject.cpp:2017 with parseBin [Lin][[jsbugmon:update]]
  26. #1438232 [Core:JavaScript Engine]-Can CanReuseScriptForClone be optimized more? [All][]
  27. #1437739 [Core:JavaScript Engine]-Don't blacklist the entirety of the JS engine for the signed integer overflow sanitizer [All][]
  28. #1438502 [Core:JavaScript Engine]-Missing exception when CacheEntry_getBytecode returns false [Uns][]
  29. #1437970 [Core:JavaScript Engine]-UBSan: signed integer overflow in powi [Uns][]
  30. #1437602 [Core:JavaScript: GC]-Refactor gc/Zone.h a little [Uns][]
  31. #1437729 [Core:JavaScript: Standard Library]-Math.atan2(1, -0) triggers signed integer overflow in fdlibm [Uns][]
  32. #1437731 [Core:JavaScript: Standard Library]-SIMD.Uint16x8.neg(SIMD.Uint16x8(65535, 0, 0, 0, 0, 0, 0, 0)) triggers signed integer overflow [Uns][]
  33. #712130 [Core:Layout: Form Controls]-Autofocus should apply after the styles are applied (some pages scroll down sometimes after loading, some pages have flash of unstyled content (fouc)) [All][]
  34. #1435989 [Core:Layout: Text]-Help devtools highlight glyphs rendered using a specific font in the page [Uns][]
  35. #1437374 [Core:Layout: Web Painting]-Scrolling on a drop-down menu shows blank areas with retain-dl [Uns][]
  36. #1432853 [Core:Layout]-crash near null [@ nsCSSFrameConstructor::CreateContinuingFrame] [All][]
  37. #1438427 [Core:Memory Allocator]-Bug in one change from bug #1412722 [Uns][]
  38. #1434852 [Core:Networking: DNS]-Trusted Recursive Resolver (via DNS-over-HTTPS) [Uns][[necko-triaged]]
  39. #1334465 [Core:Networking]-[e10s] Crash in IPCError-browser | PHttpChannel::Msg_SetPriority Route error: message sent to unknown actor ID [Win][[necko-active]]
  40. #1436863 [Core:Preferences: Backend]-Only send changed prefs to content processes [Uns][]
  41. #1415160 [Core:Security: Process Sandboxing]-Enable various sandbox mitigation for the NPAPI plugin sandbox [Win][sb+]
  42. #1434528 [Core:Security: Process Sandboxing]-[Ubuntu] Browser tab crashes when open a Nightly profile, while in a Guest session [Lin][]
  43. #1173851 [Core:WebRTC: Networking]-Rename DataChannel to RTCDataChannel per specification [Uns][]
  44. #1423851 [Core:Widget: Gtk]-Lightweight theme destroys titlebar functionality - window drag [Uns][]
  45. #1422386 [Core:XP Toolkit/Widgets: XUL]-Remove the 'toolbardecoration' binding [Uns][]
  46. #1438512 [Core:XUL]-Bring back nsITreeBoxObject::SetView for the moment [Uns][]
  47. #1438651 [Firefox:Activity Streams: Newtab]-Expose the locale that activity stream uses for content pages [Uns][]
  48. #1433324 [Firefox:Activity Streams: Newtab]-Remove browser.newtabpage.activity-stream.enabled and .aboutHome.enabled prefs [Uns][[AS60MVP] ]
  49. #1416106 [Firefox:Developer Tools: Animation Inspector]-React-ify animated property item [Uns][]
  50. #1438127 [Firefox:Developer Tools: CSS Rules Inspector]-Shapes editor should not be triggered form overwritten properties [All][]
  51. #1436151 [Firefox:Developer Tools: Debugger]-Breakpoints at the beginning of a line are missed [Uns][]
  52. #1438014 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v16 [Uns][]
  53. #1429803 [Firefox:Developer Tools: Netmonitor]-Response header columns are only populated after opening the request sidebar [All][]
  54. #1438040 [Firefox:Developer Tools]-Remove unused PromiseDebugging builtin devtools module [All][]
  55. #1421707 [Firefox:Enterprise Policies]-Implement a system for disabling about: pages via Policy [Uns][]
  56. #1426161 [Firefox:Normandy Client]-Consider adding app.shield.optoutstudies.enabled pref to TelemetryEnvironment [Uns][[measurement:client]]
  57. #1435838 [Firefox:Normandy Client]-about:studies should show a notice if Shield is disabled [Uns][]
  58. #1421737 [Firefox:Preferences]-Include cookies in the site data manager [Uns][[storage-v2] ]
  59. #1422160 [Firefox:Preferences]-Merge cache and site data settings in about:preferences [Uns][[storage-v2]]
  60. #1371367 [Firefox:Search]-Installing an en-US lang pack on an en-US Firefox produces invalid codes [Uns][]
  61. #1436876 [Firefox:Search]-String "Suggestions" appears in the Search bar before search suggestions [Uns][[fxsearch]]
  62. #1438070 [Firefox:Site Identity and Permission Panels]-Please capitalize the I in the control center site security message alerting a user that "This Connection Is Not Secure" [Uns][]
  63. #1438579 [Firefox:Tabbed Browser]-Always refer to the tabbrowser element as gBrowser instead of #content [Uns][]
  64. #1438504 [Firefox:Theme]-Tab bar overflows when it shouldn't after applying a lightweight theme [Lin][]
  65. #1438415 [Release Engineering:Releases]-Updater size of Nightly windows build is large [Win][]
  66. #1417254 [Toolkit:Application Update]-AUS:SVC ChannelDownloader:onProgress & ChannelDownloader:onStatus messages swamp console [Uns][developer]
  67. #1438428 [Toolkit:Application Update]-Change const {classes: CoC, interfaces: CoI, results: CoR, utils: CoU} = Components; to use Cc, Ci, Cr, and Cu globals in updates.js [Uns][]
  68. #1434666 [Toolkit:Application Update]-updater failing on Linux (cannot find libraries) [Uns][[tor 18900]]
  69. #1437222 [Toolkit:Autocomplete]-Address auto-complete ignores click under certain circumstances [Uns][]
  70. #1434877 [Toolkit:Autocomplete]-Rework default styles for richlistbox autocomplete [Uns][]
  71. #1438573 [Toolkit:Themes]-Remove obsolete lightweight-theme-optimized notification [All][]
  72. #1324255 [Toolkit:WebExtensions: Frontend]-Opening a popup does not focus the browser frame [Uns][triaged]
  73. #1404688 [Toolkit:WebExtensions: Themes]-Theming API - Remove text-shadow from text when there is no background-image [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1425580 [Core:JavaScript Engine: JIT]-Consider devirtualizing LIR [All][]
  3. #1428453 [Core:JavaScript Engine: JIT]-Baldr: switch traps to use actual hardware traps [Uns][]
  1. Beta 9 -> Beta 10 Changelog +35
  2. #1324042
  3. #1416307
  4. #1416529
  5. #1428947
  6. #1436267 [Core:Audio/Video: MediaStreamGraph]-GraphImpl()->CurrentDriver() == aPreviousDriver assertion failure in SetGraphTime() [Uns][]
  7. #1436541 [Core:CSS Parsing and Computation]-Stylo thread-specific jemalloc arenas are effectively disabled [Uns][]
  8. #1431264 [Core:Disability Access APIs]-[e10s a11y] Reduce cross-process calls required to fetch relations [Win][]
  9. #1435296 [Core:DOM]-Reduce Timer Resolution to 2ms [Uns][]
  10. #1425559 [Core:DOM: Workers]-Shutdown hang when quitting debug versions of Firefox with at least two tab modal dialogs open and e10s turned on [Uns][]
  11. #1435530 [Core:Event Handling]-Alt+D does not always work like Ctrl+L [Uns][]
  12. #1432411 [Core:Graphics: Layers]-Crash in mozilla::layers::CanvasClientSharedSurface::UpdateRenderer [All][]
  13. #1426054 [Core:Internationalization]-Update Fluent in Gecko to 0.6 [Uns][]
  14. #1436790 [Core:Internationalization]-Update Fluent in Gecko to 0.6.2 [Uns][]
  15. #1419508 [Core:Layout: Web Painting]-UBSan: division by zero in [@ mozilla::ContainerState::CreateMaskLayer] [Uns][]
  16. #1334465 [Core:Networking]-[e10s] Crash in IPCError-browser | PHttpChannel::Msg_SetPriority Route error: message sent to unknown actor ID [Win][[necko-active]]
  17. #1436517 [Core:Networking: HTTP]-Restrict server-timing support to HTTPS [Uns][[necko-triaged]]
  18. #1231203 [Core:Security: PSM]-investigate OCSP requests causing disk writes in private browsing mode [Uns][[psm-assigned]]
  19. #1433552 [Core:WebRTC: Audio/Video]-Crash in mozilla::camera::ResolutionFeasibilityDistance [All][]
  20. #1434538 [Core:WebRTC: Audio/Video]-Overly aggressive locking in MediaEngineRemoteVideoSource::DeliverFrame [Uns][]
  21. #1434861 [Core:WebRTC: Audio/Video]-Unnecessary frame copying in MediaEngineRemoteVideoSource::DeliverFrame [Uns][]
  22. #1435670 [Core:WebRTC: Audio/Video]-Crash in std::__1::__function::__func<T>::operator() [All][]
  23. #1435013 [Core:WebRTC: Signaling]-Offer created with offerToReceive false does not reflect the transceiver state [Uns][]
  24. #1432385 [Core:Widget: Gtk]-[LXQt + xfwm4] Fcitx candidate window is black (nightly 2018-01-17-10-01-29 regression) [Lin][]
  25. #1433869 [Core:Widget: Gtk]-Don't default CSD mode for release/beta builds and unknown WM/DE [Lin][]
  26. #1425454 [Firefox:Activity Streams: Newtab]-The onboarding flow should end up focusing the awesomebar instead of the search box in the page [Uns][[fxsearch] [AS60MVP]]
  27. #1437213 [Firefox:Activity Streams: Newtab]-Revert top site pref to show 1 row instead of 2 rows for 59 [Uns][]
  28. #1438052 [Firefox:Developer Tools: Debugger]-Uplift fixes for Debugger [Uns][]
  29. #1435320 [Firefox:Developer Tools: Shared Components]-csscoverage report is broken / Chart.PieTable without a specified header fails [Uns][]
  30. #1427712 [Firefox:Installer]-Integrate Beijing office's customizations into the full installer [Uns][]
  31. #1432716 [Firefox:Preferences]-"Show search suggestions ahead of browsing history in address bar results" checkbox shouldn't be in the Search Bar groupbox [All][]
  32. #1437967 [Firefox:Preferences]-"Microsoft Translator" image in "Translations by" checkbox in translate/language preferences is vertically stretched, has wrong aspect ratio [Uns][]
  33. #1405685 [Firefox:Search]-Geolocation search pref (browser.search.geoSpecificDefaults) should not live in firefox-l10n.js [Uns][]
  34. #1427007 [Firefox:Session Restore]-Firefox can't autosave correctly session on browser exit (the list of tabs and their state) (sometimes) [Win][]
  35. #1418814 [Firefox:Theme]-Always override the colors specified by the page should change the tabbrowser background color [Uns][]
  36. #1438306 [Toolkit:Form Autofill]-Disable CA & DE country support and RTL support for Form Autofill in Beta 59+ [All][]

Nightly 60 fixes since 20180122 (Gecko 59) ~1052
Beta 59 fixes since 20171113 (Gecko 58) ~2546

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on February 17th, 2018, 10:01 am, edited 1 time in total.
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20180216 builds are not yet out

Post by TheVisitor »

malliz wrote:Scrolling broken in the latest build for anyone else?
No issues here....
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

May try another mouse
Edit :oops: Or new batteries
Note to self don't trust setpoint software when it tell you the batteries are "good"
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by Snake4 »

malliz wrote:Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
no issues with my update
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

See my second post.
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by Snake4 »

malliz wrote:See my second post.
yeah i saaw that , 1 thing i dont trust an thats logitech software, i had problems with it when i had windows7, i wont touch it again , i'll just make sure i have spare batteries/Mouse on standby
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

Always have three types of spare batteries on hand. For mice remotes et'c even have spare cmos batteries for the older pc's
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20180216 builds are not yet out

Post by toolong »

malliz wrote:Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
No. I haven't noticed any problems. Any special site(s) to try?
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

Just a pair of flat batteries and off course it was everywhere as soon as I opened the browser this morning
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20180216 builds are not yet out

Post by toolong »

malliz wrote:Just a pair of flat batteries and off course it was everywhere as soon as I opened the browser this morning
I got that. Too late to not post and make a fool of myself. :-)

I do appreciate that you did not write 2000 lines of rant about 'Firefox is a piece of c**p'. And then? Blame the other guy. Or the batteries.

:-)
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180216 builds are not yet out

Post by malliz »

Been at this a while only time I would rant is if I was severely low on coffee :D
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20180216 builds are not yet out

Post by Mark12547 »

malliz wrote:Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
Sometimes when viewing the top of a page (happens to be TitanTV.com 3-day view of a channel), switch to a different Firefox window (I am listening to a YouTube video running in a small window), switch back, then scroll down, the part of the page that was below what I was viewing does not display when I scroll down to it.

Sometimes parts of a page doesn't display, noticed most often with TitanTV.com showing the channel, date, and name of channel list not being displayed ... until I move the mouse over one of the fields and suddenly all three fields are displayed.

I don't have a consistent way of reproducing either problem.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180216 builds are not yet out

Post by Alice0775 »

Mark12547 wrote:
malliz wrote:Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
Sometimes when viewing the top of a page (happens to be TitanTV.com 3-day view of a channel), switch to a different Firefox window (I am listening to a YouTube video running in a small window), switch back, then scroll down, the part of the page that was below what I was viewing does not display when I scroll down to it.

Sometimes parts of a page doesn't display, noticed most often with TitanTV.com showing the channel, date, and name of channel list not being displayed ... until I move the mouse over one of the fields and suddenly all three fields are displayed.

I don't have a consistent way of reproducing either problem.
The rendering issue should be fixed by bug 1437374.
Prof. Martelo
Posts: 144
Joined: January 1st, 2010, 10:40 am

Re: The first official 20180216 builds are not yet out

Post by Prof. Martelo »

Mark12547 wrote:
malliz wrote:Scrolling broken in the latest build for anyone else? Just to be clear very slow but autoscroll works
Sometimes when viewing the top of a page (happens to be TitanTV.com 3-day view of a channel), switch to a different Firefox window (I am listening to a YouTube video running in a small window), switch back, then scroll down, the part of the page that was below what I was viewing does not display when I scroll down to it.

Sometimes parts of a page doesn't display, noticed most often with TitanTV.com showing the channel, date, and name of channel list not being displayed ... until I move the mouse over one of the fields and suddenly all three fields are displayed.

I don't have a consistent way of reproducing either problem.
This also hapens to me.
Locked