The first official 20171005 builds are out

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

The first official 20171005 builds are out

Post by Josa »

Previous Nightly Builds thread 20171004

The first official 20171005 NIGHTLY builds are out
.The Official Firefox 57 Beta 6 builds are not yet out

Previous NIGHTLY: 20171004 (Fx 58.0a1)
Previous BETA: 20171003 (Fx 57.0b5)

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


Fixed:
  1. NIGHTLY +81
  2. #1215089 [Core:Audio/Video: Playback]-Firefox displays VP9 profiles 1, 2 and 3 incorrectly [Uns][]
  3. #1324883 [Core:Audio/Video: Playback]-Media cache (HTML5) not cleared when tab closed or Ctrl+F5 [Uns][]
  4. #1405531 [Core:Audio/Video: Playback]-Remove unused MediaDataDemuxer::HasTrackType [All][]
  5. #1374181 [Core:CSS Parsing and Computation]-EnsureUniqueInner may be called before sheet is complete because of EnsureUniqueInnerOnCSSSheets invoked by DevTools [Uns][]
  6. #1405605 [Core:CSS Parsing and Computation]-One of the test-cases for bug 1404324 can make the IsReallyFixedPos assertion fire [Uns][]
  7. #1404224 [Core:CSS Parsing and Computation]-fsanitize=enum (ubsan) runtime errors for nsCSSTokenSerializationType [Uns][[tor]]
  8. #1397626 [Core:CSS Parsing and Computation]-stylo: Consider creating refcounted wrapper object for FontFamilyList and store it in specified value so that it can be shared between style structs [Uns][]
  9. #1403699 [Core:CSS Parsing and Computation]-stylo: Use a single lock in ServoBindings.cpp [Uns][]
  10. #1404897 [Core:CSS Parsing and Computation]-stylo: Use stylo for Element::Matches. [Uns][]
  11. #1291413 [Core:DOM: Animation]-Assertion failure: mHoldTime.IsNull() != mStartTime.IsNull() at dom/animation/Animation.cpp:994 [Uns][]
  12. #1376931 [Core:DOM: CSS Object Model]-media queries with resolution: dppx values don't match window.devicePixelRatio, as they should [Uns][]
  13. #1405169 [Core:DOM: Core & HTML]-Fix refcount macro inheritance chains in HTML element classes [Uns][]
  14. #1404079 [Core:DOM: Core & HTML]-Remove nsIDOMHTMLFrameElement [Uns][]
  15. #1244959 [Core:DOM: Device Interfaces]-Implement complete FIDO AppID and Facet algorithm [Uns][]
  16. #1399740 [Core:DOM: Events]-[Pointer Event] Handle the case that invoke setPointerCapture while the page has a locked element [Uns][]
  17. #1403641 [Core:DOM: Security]-Download behaviour for data: URL seems different in FF57 compared to 55 [Uns][[domsecurity-active]]
  18. #1399379 [Core:DOM: Security]-dom::SRICheckDataVerifier::ExportEmptyDataSummary alignement issue [Uns][[domsecurity-active]]
  19. #1404910 [Core:DOM]-Add tests for bug 1252751 [Uns][]
  20. #1403926 [Core:DOM]-PerformanceNavigationTiming fields are not correct [Uns][]
  21. #1404556 [Core:DOM]-u2fhud build breakage on musl libc [Uns][]
  22. #1405414 [Core:Editor]-Avoid using nsINode::GetChildAt() in HTMLEditor::SetCSSBackgroundColor() [All][]
  23. #1405419 [Core:Editor]-Remove the usage of nsINode::GetChildAt() from HTMLEditor::GetPriorHTMLSibling() [Uns][]
  24. #1390562 [Core:Editor]-regression: enter key doesn't insert newline in gmail compose window if "editor.use_div_for_default_newlines" is false [Uns][]
  25. #1330144 [Core:Event Handling]-file type is selected in "Opening file" dialog [Mac][]
  26. #1404147 [Core:General]-Address non gfx/ related signed comparison warnings exposed by MinGW build [Uns][]
  27. #1405105 [Core:General]-remove Rust init hack now that we require 1.19 [All][]
  28. #1391816 [Core:Graphics: WebRender]-Move as much layers free code out of WebRenderLayerManager as is reasonable. [Uns][[wr-mvp]]
  29. #1405445 [Core:Graphics: WebRender]-Preallocate the display list buffer to a reasonable size. [Uns][[wr-mvp]]
  30. #1405778 [Core:Graphics: WebRender]-Remove largely unneeded call to nsDisplayBackgroundColor::GetLayerState [Uns][]
  31. #1405819 [Core:Graphics: WebRender]-Remove useless PushBuiltDisplayItems call [Uns][]
  32. #1405399 [Core:Graphics: WebRender]-Update webrender to a884e676449e5b41669cd6de51af14e70cbe3512 [Uns][[wr-mvp] [gfx-noted]]
  33. #1405765 [Core:Graphics: WebRender]-zero-width spaces cause text fallback [Uns][[wr-mvp]]
  34. #1397928 [Core:IPC]-Remove some unused type declarations from IPC process_util [Uns][]
  35. #1401919 [Core:JavaScript Engine: JIT]-Functions used after the seekToNextFrame promise are interpreted half the time [Uns][]
  36. #1403873 [Core:JavaScript Engine: JIT]-Move JitProfilingFrameIterator to JSJitFrameIter.cpp [Uns][]
  37. #1405457 [Core:JavaScript Engine: JIT]-Unused NewCallObject is not removed [Uns][]
  38. #1404714 [Core:JavaScript Engine]-Crash [@ js::jit::JSJitFrameIter::operator++] with asm.js and inIon [Lin][[jsbugmon:update][checkin-needed-beta]]
  39. #1404486 [Core:JavaScript Engine]-Permaleak of CacheIOThread in dom/base mochitests [Uns][[checkin-needed-beta]]
  40. #1405274 [Core:JavaScript: GC]-Improve our malloc memory accounting framework [Uns][]
  41. #1384049 [Core:JavaScript: GC]-Malloc bytes threshold triggers a non-incremental GC [Uns][[qf:p2]]
  42. #1341093 [Core:JavaScript: GC]-The count of malloc memory for a zone is not taken into account when zones are merged [Uns][]
  43. #1403318 [Core:JavaScript: Internationalization API]-Expose Intl.PluralRules [Uns][]
  44. #1388230 [Core:Layout: Form Controls]-Assertion failure: !color.IsEmpty() (Content node's GetValue() should return a valid color string (the default color, in case no valid color is set)), [Uns][]
  45. #1343147 [Core:Layout: Web Painting]-Assertion failure: mList.GetChildren()->GetTop()->GetType() == TYPE_TRANSFORM [Uns][]
  46. #1405174 [Core:Networking]-resource://foo// resolves to parent directory when the directory pointed at by resource://foo/ doesn't exist [Uns][]
  47. #1357575 [Core:Plug-ins]-Remove remaining PRCList references in nsNPAPIPlugin [Uns][[lang=c++] [good first bug]]
  48. #1404803 [Core:SVG]-When using discrete animation with an "empty" nsSMILCSSValueType value the zero-value fixup never happens [All][]
  49. #1405511 [Core:Security: PSM]-Re-enable 3DES in TLS Handshake for Nightly builds [All][]
  50. #1401666 [Core:Security: Process Sandboxing]-poor webgl performance [Lin][[gfx-noted][sb+]]
  51. #1403506 [Core:String]-Remove nsTFixedString<T> [All][]
  52. #1377299 [Core:WebRTC: Signaling]-Add [ChromeOnly] packet dump hooks to RTCPeerConnection [Uns][]
  53. #1402495 [Core:WebRTC]-Add MID rtp header extension to rtp packets [Uns][]
  54. #1403366 [Core:XPCOM]-Remove MOZILLA_FIVE_HOME [Uns][]
  55. #543535 [Core:XPConnect]-Remove ISO8601DateUtils.jsm [All][[qa-]]
  56. #1404206 [Firefox:Address Bar]-Needs discussion about inputmode value of Smart Location Bar [All][[fxsearch][triage]]
  57. #1404263 [Firefox:Bookmarks & History]-"View Bookmarks Toolbar" in Bookmarking Tools doesn't work correctly if the bookmarks toolbar was opened through other means [Uns][[reserve-photon-structure]]
  58. #1399589 [Firefox:Developer Tools: Framework]-Register all specs and fronts lazily in devtools/shared/specs/index.js [Uns][]
  59. #1405339 [Firefox:Developer Tools: Inspector]-Turn on CSS shapes highlighter by default for for clip-path only [Uns][]
  60. #1402387 [Firefox:Developer Tools: JSON Viewer]-CamelCase all React component files in \devtools\client\jsonview\components\ [Uns][]
  61. #1348960 [Firefox:Developer Tools: Responsive Design Mode]-Cmd / Ctrl + Click to open link in new tab fails with RDM on [All][[rdm-v2]]
  62. #1404088 [Firefox:Developer Tools: Responsive Design Mode]-Responsive Design Mode tabs stick around forever in Tree Style Tab sidebar [Uns][]
  63. #1403402 [Firefox:Migration]-Import dialog appears as well as the import message on New Tab [Uns][[photon-onboarding]]
  64. #1397737 [Firefox:Preferences]-Entering very long strings in the search field will result in cutting the top of the tooltip [All][[photon-preference]]
  65. #1393415 [Firefox:Preferences]-Help icon isn't displayed with high contrast [Uns][[photon-preference]]
  66. #1403661 [Firefox:Screenshots]-Stop Screenshots from activating in private browsing [Uns][]
  67. #1404065 [Firefox:Sync]-Make sync buttons match Photon style guide [Uns][]
  68. #1397744 [Firefox:Sync]-Manual sync animation delay on startup [Uns][]
  69. #1405566 [Firefox:Sync]-Uptick of failures in Firefox 57: history fails with "date <some_date> cannot be a future date" [Uns][]
  70. #1401990 [Firefox:Sync]-Use max_request_bytes instead of max_post_bytes on desktop if both are provided. [Uns][]
  71. #1359991 [Firefox:Tabbed Browser]-2.61ms uninterruptible reflow at onxblmousedown@chrome://browser/content/tabbrowser.xml:7392:11 [Uns][[ohnoreflow][qf:p2][reserve-photon-performance]]
  72. #1403851 [Firefox:Theme]-Bookmark toolbar icons are too bright in dark theme [Uns][[reserve-photon-visual]]
  73. #1370791 [Firefox:Toolbars and Customization]-New tab button (+) disappears when disabling a tool that is positioned in front of it [All][]
  74. #1405643 [Firefox:Toolbars and Customization]-Polish customize overflow panel help some more [Uns][[reserve-photon-structure]]
  75. #1405377 [Firefox:Toolbars and Customization]-Recently closed tabs/windows subviews (accessible from the history subview) have a trailing separator [Uns][[reserve-photon-structure]]
  76. #1348981 [Toolkit:Add-ons Manager]-validate built-in system add-ons against a list of known IDs [Uns][[qf-]triaged]
  77. #1401474 [Toolkit:Form Manager]-[Form Autofill] Don't store computed fields on tombstones coming from sync [All][[form autofill]]
  78. #1399068 [Toolkit:Password Manager]-Fill Login/Password through context menu doesn't work [All][[reserve-photon-performance]]
  79. #1405317 [Toolkit:Places]-Restoring bookmarks from json files ignores lastModified for bookmarks with an annotation [Uns][[fxsearch]]
  80. #1403721 [Toolkit:WebExtensions: General]-management.get bypasses the allowedTypes restriction [Uns][]
  81. #1404172 [Toolkit:WebExtensions: Request Handling]-Remove MatchPattern.jsm [Uns][]
  82. #1356674 [Toolkit:XUL Widgets]-32ms uninterruptible reflow at get_alignmentPosition@chrome://global/content/bindings/popup.xml:158:11 [Uns][[ohnoreflow][qf:p2][reserve-photon-performance]]
  1. Partial Landings/Diagnostic Patches:
  2. #1402584 [Core:Audio/Video: Playback]-Crash in mozilla::MediaDecoderStateMachine::DecodeMetadataState::HandleSeek [Win][]
  3. #1402581 [Core:DOM]-Crash in mozilla::dom::cache::LockedUpdateDirectoryPaddingFile [Win][]
  4. #1401594 [Core:Security: PSM]-Upgrade Firefox 58 to use NSS 3.34 [Uns][[psm-assigned]]
  1. Beta 5 -> Beta 6 Changelog +25
  2. #1391736 [Core:CSS Parsing and Computation]-stylo: Assertion failure: ExpectedOwnerForChild(*mOwner) == aParent.mOwner [Uns][[fuzzblocker]]
  3. #1402476 [Core:CSS Parsing and Computation]-stylo: Assertion failure: mOwner == ExpectedOwnerForChild(aFrame) (Missed some frame in the hierarchy?) [Uns][]
  4. #1404180 [Core:CSS Parsing and Computation]-stylo: Assertion failure: !mInStyleRefresh [@ mozilla::ServoRestyleManager::ContentStateChanged] [Uns][]
  5. #1404316 [Core:CSS Parsing and Computation]-stylo: thread 'StyleThread#1' panicked at 'assertion failed: `(left == right)` (left: `0`, right: `1`)', /builds/worker/workspace/build/src/servo/components/style/traversal.rs:668 [Uns][]
  6. #1404678 [Core:CSS Parsing and Computation]-stylo: thread '<unnamed>' panicked at 'byte index 2 is not a char boundary; it is inside '−' (bytes 1..4) of `n−1`', src/libcore/str/mod.rs:2161 [Uns][]
  7. #1321960 [Core:Disability Access APIs]-Browser becomes hangs up and Windows becomes almost unusable(all app becomes too slow. keyin slow).. [Uns][]
  8. #1399557 [Core:Disability Access APIs]-Crash in mozilla::a11y::DocAccessible::DoInitialUpdate [Win][aes+]
  9. #1404134 [Core:DOM]-stylo: Assertion failure: aElement->GetComposedDoc()->GetServoRestyleRoot() [@ NoteDirtyElement] [Uns][]
  10. #1404383 [Core:DOM: Content Processes]-nsStringBundle preload can fail in content processes leaving the process without localized strings [Uns][]
  11. #1402025 [Core:HTML: Form Submission]-Removing form target after calling HTMLFormElement.submit() changes target of pending submission [Uns][]
  12. #1402766 [Core:Layout]-stylo: crash near null [@ nsInlineFrame::UpdateStyleOfOwnedAnonBoxesForIBSplit] [Uns][]
  13. #1403998 [Core:Networking]-view-source gets wrong result principal URI on redirects [Uns][]
  14. #1402377 [Core:WebRTC: Audio/Video]-Mic goes silent after unplugging (different device) camera (regression) [Mac][]
  15. #1400920 [Firefox:Activity Streams: Newtab]-The pocket section briefly shows up and causes the scrollbar to make the whole page flicker [Uns][]
  16. #1403215 [Firefox:Activity Streams: Newtab]-Fix broken Snippets pref, perceived performance and bug fixes to Activity Stream [Uns][]
  17. #1404345 [Firefox:Activity Streams: Newtab]-Users are upset and confused about how to turn off Pocket or other sections [Uns][]
  18. #1398061 [Firefox:Developer Tools: WebIDE]-Remove simulators from WebIDE [Uns][]
  19. #1401991 [Firefox:Menus]-The "Library" toolbarbutton opens an empty popup if the toolbarbutton was clicked with the "Library" submenu opened in Firefox's main menu. [Uns][[reserve-photon-structure]]
  20. #1389721 [Firefox:Pocket]-Right-click > Save Link to Pocket doesn't work [Uns][[reserve-photon-structure]]
  21. #1404665 [Firefox:Preferences]-Long font names with similar start in Preferences are indistinguishable [Win][[photon-preference]]
  22. #1366405 [Firefox:Theme]-We're forcing the window's main layer to be transparent on Windows 10 because we think it has a glass effect [Uns][[reserve-photon-visual]]
  23. #1395674 [Firefox:Theme]-[Photon] Inconsistent appearance of sliding subviews in the overflow menu [Uns][[reserve-photon-structure]]
  24. #1396953 [Firefox:Toolbars and Customization]-Flexible Space disappears from customize mode palette after adding it to the toolbar using the context menu [Uns][[reserve-photon-structure]]
  25. #1403382 [Firefox:Toolbars and Customization]-Dragging the back button out of the toolbar in customize mode adjusts the toolbar height [Uns][[reserve-photon-structure]]
  26. #1404531 [Toolkit:Form Manager]-[Form Autofill] Features on submission are not disabled even the enabled prefs are set to false [Uns][[form autofill:MVP]]

Nightly 58 fixes since 20170921 (Gecko 57) ~801
Beta 57 fixes since 20170802 (Gecko 56) ~3275

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on October 5th, 2017, 7:55 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 20171005 builds are not yet out

Post by WaltS48 »

Linux Nightly is out!

Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 ID:20171005100211

Set browser.tabs.tabMinWidth to 80 as an experiment. Seems okay at that setting for me.
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
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20171005 builds are out

Post by Josa »

Locked