The first official 20171215 builds are out

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

The first official 20171215 builds are out

Post by Josa »

Previous Nightly Builds thread 20171214

The first official 20171215 NIGHTLY builds are out
.The Official Firefox 58 Beta 12 builds are not yet out

Previous NIGHTLY: 20171214 (Fx 59.0a1)
Previous BETA: 20171212 (Fx 58.0b11)

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


Fixed:
  1. NIGHTLY +26
  2. #1424816 [Core:CSS Parsing and Computation]-The Document state cache is not great, and doesn't look very useful [Uns][]
  3. #1425030 [Core:Disability Access APIs]-Crash in mozilla::a11y::ia2Accessible::get_accessibleWithCaret [Win][]
  4. #1425209 [Core:DOM]-[Static Analysis] 'Constant' variable guards dead code in nsXULTemplateQueryProcessorRDF::CompileSimpleQuery [All][CID 1425969]
  5. #1424981 [Core:DOM: File]-MutableBlobStorage must keep the file locked during the IPC communication [Uns][]
  6. #1424300 [Core:DOM: Service Workers]-investigate why the service worker job queue is stuck for twitter in bug 1409115 [Uns][]
  7. #851769 [Core:JavaScript Engine]-Array.reverse() is slower than a simple self-hosted version [Mac][]
  8. #1365187 [Core:JavaScript Engine]-Loading a large module graph takes a very long time [Uns][]
  9. #1424946 [Core:JavaScript Engine]-Insert a new PerHandlerParser<ParseHandler> class between ParserBase and GeneralParser<ParseHandler, CharT> in the Parser inheritance hierarchy, where handler-centric yet character-agnostic functions may live [All][]
  10. #1424524 [Core:Layout]-some small nsCSSFrameConstructor improvements [All][]
  11. #1424528 [Core:Layout]-Remove nsDidReflowStatus [All][]
  12. #1425107 [Core:Layout]-Setting scrollTop on element does not work unless scrollTop is referenced first [Uns][]
  13. #1419021 [Core:Layout: Web Painting]-Retain display list when there are no changes [Uns][]
  14. #1419546 [Core:Layout: Web Painting]-Crash in RetainedDisplayListBuilder::MergeDisplayLists [Win][]
  15. #1419609 [Core:Layout: Web Painting]-UBSan: load of value which is not a valid value for type 'bool' [@ nsDisplayListBuilder::WrapAGRForFrame] [Uns][]
  16. #1424915 [Core:Networking: HTTP]-Restarting a nsHttpTransaction can cause a transaction to be added twice to the transaction pending queue [Uns][[necko-triaged]]
  17. #1425156 [Core:Networking: HTTP]-regression: HTTP Basic Auth dialog won't appear [Lin][]
  18. #1424392 [Core:Security: PSM]-remove unnecessary nsINSSComponent usage in nsNSSCallbacks [Uns][[psm-assigned]]
  19. #1081385 [Core:XPConnect]-exportFunction produces wrong .length attribute [All][]
  20. #1424661 [Core:Widget: Gtk]-Crash in free.cold.84 | nsClipboard::GetData [Lin][[clouseau]]
  21. #1418130 [Firefox:Activity Streams: Newtab]-Fix favicon link, default tippytop and bug fixes to Activity Stream [Uns][]
  22. #1419083 [Firefox:Developer Tools: Console]-Add a "Open in sidebar" context menu entry on ObjectInspector [Uns][]
  23. #1423158 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend (12-5) [Uns][]
  24. #1421704 [Firefox:Migration]-Optimize / Delay History::NotifyVisited [Uns][]
  25. #1411210 [Firefox:Theme]-Replace @media not all and (-moz-...) with @media (-moz-...: 0) [All][[lang=css]]
  26. #1425270 [Toolkit:Reader Mode]-Update Readability.js from git (fixes for class cleanups, modal handling) commit fa9d8bda48ee574bcffbc19d68b4ca39e1f9036a [Uns][]
  27. #1407878 [Toolkit:Safe Browsing]-Add a trigger when a password field is focused [Uns][pwphish-content]
  1. Partial Landings/Diagnostic Patches:
  2. #1422815 [Core:DOM]-browser crash when viewing https://bottender.js.org/docs/GettingStarted [All][]
  1. Beta 11 -> Beta 12 Changelog +7
  2. #1408708
  3. #1405832 [Core:DOM: Content Processes]-Crash in mozilla::ContentCacheInParent::OnEventNeedingAckHandled [All][]
  4. #1420849 [Core:DOM: Content Processes]-Crash in mozilla::ContentCacheInParent::OnEventNeedingAckHandled #2 [All][]
  5. #1423456 [Core:DOM: Content Processes]-Crash in mozilla::ContentCacheInParent::OnEventNeedingAckHandled #3 [All][]
  6. #1424292 [Firefox:Activity Streams: Newtab]-Pocket referrer only sent when story has HTTPS URL [Uns][]
  7. #1424343 [Firefox:Search]-Stop migrating the browser.search.selectedEngine preference [Uns][]
  8. #1423122 [Toolkit:General]-Context menu does not appear if input class="domain" text includes dot [All][]

Nightly 59 fixes since 20171113 (Gecko 58) ~1410
Beta 58 fixes since 20170921 (Gecko 57) ~2897

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on December 15th, 2017, 5:52 am, edited 1 time in total.
jrichard909
Posts: 16
Joined: July 28th, 2017, 7:57 pm

Re: The first official 20171215 builds are not yet out

Post by jrichard909 »

Firefox nightly has issues passing user/password details. It occurs on an https site for me, but another user mentioned it happening with a http site. This has been happening for the past few days now. The last good Nightly build (Linux) was 20171212100127. Works fine with Slimjet and the stable release as well.

This is the message:
Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
dsmith
Posts: 246
Joined: November 5th, 2002, 1:00 pm

Re: The first official 20171215 builds are not yet out

Post by dsmith »

Not sure if it's related, but I've been getting an error on several HTTPS sites today:

SSL_ERROR_RX_MALFORMED_SERVER_HELLO

Basically, says the site's security is invalid due to the above error, and won't load the page. It fixes itself with a refresh. I'm not sure if this is an actual server error, some sort of MITM attack, or something weird in Firefox.
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20171215 builds are out

Post by Josa »

Locked