The first official 20171007 builds are out

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

The first official 20171007 builds are out

Post by Josa »

Previous Nightly Builds thread 20171006

The first official 20171007 NIGHTLY builds are out
.The Official Firefox 57 Beta 7 builds are not yet out

Previous NIGHTLY: 20171006 (Fx 58.0a1)
Previous BETA: 20171006 (Fx 57.0b6)

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


Fixed:
  1. NIGHTLY +99
  2. #1369778
  3. #1405195
  4. #1400889 [Core:Audio/Video: MediaStreamGraph]-Crash in mozilla::AudioOutputObserver::InsertFarEnd [Mac][]
  5. #1405962 [Core:Audio/Video: Playback]-Give MediaCache a thread to run data callbacks from the HTTP channel [Uns][]
  6. #1405697 [Core:Audio/Video: Playback]-Move channel based MediaResources out of MediaResource.h [Uns][]
  7. #1405635 [Core:CSS Parsing and Computation]-Stylo: devtools: element picker only highlights elements on the right half of a page [Uns][]
  8. #1406275 [Core:CSS Parsing and Computation]-stylo: Assertion failure: !element->HasAnyOfFlags(Element::kAllServoDescendantBits) in [@ AssertNoBitsPropagatedFrom] [Uns][]
  9. #1402442 [Core:CSS Parsing and Computation]-stylo: panicked at 'We're removing a pseudo, so we should reframe!' [Uns][]
  10. #1406108 [Core:DOM: CSS Object Model]-Avoid RefPtr copy during iteration in nsPresContext::MediaFeatureValuesChanged [Uns][]
  11. #1406442 [Core:DOM: Content Processes]-Improve crash annotations for IPC ShutDownKill after ContentChild::SendFinishShutdown called [Uns][]
  12. #1191943 [Core:DOM: Core & HTML]-Add workerStart field to ResourceTiming objects [Lin][]
  13. #1405571 [Core:DOM: Core & HTML]-Crash in encoding_rs::Decoder::max_utf16_buffer_length [Win][[clouseau]]
  14. #1405798 [Core:DOM: Core & HTML]-Move IsInSyncOperation to nsIGlobalObject [Uns][]
  15. #1403819 [Core:DOM: Core & HTML]-Remove nsIDOMHTMLCanvasElement [Uns][]
  16. #1405792 [Core:DOM: Core & HTML]-Remove nsIDOMHTMLIFrameElement [Uns][]
  17. #1402156 [Core:DOM: Device Interfaces]-[U2F] Many requests to register cause test failure [Uns][]
  18. #1405669 [Core:DOM: Events]-[Pointer Event] Avoid creating temporarily variable when serializing WidgetPointerHelper [Uns][]
  19. #1404255 [Core:DOM: Events]-[Pointer Event] Turn off active state or remove current pointer from active pointers when handling pointercancel [Uns][]
  20. #1351521 [Core:DOM: Service Workers]-performance.getEntries() doesn't list entries for resources intercepted by a service worker in e10s mode [Uns][]
  21. #1405735 [Core:DOM: Workers]-Workers JIT prefs don't respect safe mode [Uns][]
  22. #1405771 [Core:DOM]-Assertion failure: mParent->GetChildAt(Offset()) == mRef->GetNextSibling() in [@ mozilla::HTMLEditor::GetElementOrParentByTagName] [Uns][]
  23. #1316277 [Core:DOM]-Consider removing mRegisteredIntersectionObservers from DOMSlots [Uns][]
  24. #1403706 [Core:DOM]-Discolored or missing src=blob: image on www.bmw-motorrad.de [All][]
  25. #1405821 [Core:DOM]-Move microtask handling to CycleCollectedJSContext [Uns][]
  26. #1405739 [Core:DOM]-PerformanceResourceTiming.redirectStart and .redirectEnd expose internal redirect times [Uns][]
  27. #1406109 [Core:DOM]-stylo: Assertion failure: !IsDOMException() (Don't overwrite DOM exceptions) in [@ nsINode::ParseSelectorList] [Uns][]
  28. #1405065 [Core:Disability Access APIs]-Accessibility tools cannot find web content because IAccessible::accNavigate(NAVRELATION_EMBEDS) returns E_NOTIMPL [Uns][]
  29. #1405794 [Core:Editor]-Avoid using nsINode::GetChildAt() in TextEditor::SelectEntireDocument() [All][]
  30. #1405751 [Core:Editor]-Remove the usage of nsINode::GetChildAt() from HTMLEditor::GetNextHTMLSibling() [Uns][]
  31. #1406215 [Core:Editor]-Remove the usage of nsINode::GetChildAt() from nsTextServicesDocument::GetCollapsedSelection() [Uns][]
  32. #1403698 [Core:General]-Address delete-non-virtual-dtor warnings [Uns][]
  33. #1405518 [Core:Graphics: Layers]-Crash in mozilla::layers::ClientLayerManager::ForwardTransaction [Win][[gfx-noted]]
  34. #1405589 [Core:Graphics: Layers]-[OMTP] Very slow painting when scrolling fast on certain webpages [Win][[gfx-noted]]
  35. #1403920 [Core:Graphics: WebRender]-Bajillions of "bad aListVisibleBounds" assertion errors in linux64-qr mda2 debug runs [Uns][[wr-mvp] [gfx-noted]]
  36. #1406047 [Core:Graphics: WebRender]-Push a composite if needed in EndEmptyTransaction [Uns][[wr-mvp] [gfx-noted]]
  37. #1405927 [Core:Graphics: WebRender]-Remove Actual Text-Layers [Uns][[wr-mvp]]
  38. #1405947 [Core:Graphics: WebRender]-Remove argument of BeginTransaction() [Uns][[wr-mvp]]
  39. #1405970 [Core:Graphics: WebRender]-Remove unused argument from ProcessWebRenderParentCommands() [Uns][[wr-mvp]]
  40. #1405916 [Core:Graphics: WebRender]-Remove unused bindings to push_nested_display_list [Uns][[wr-mvp]]
  41. #1405783 [Core:Graphics]-CompositorManagerChild::InitSameProcess uses process ID where it should use the process token [Uns][[gfx-noted]]
  42. #1404760 [Core:JavaScript Engine: JIT]-Assertion failure: hasInt64(), at js/src/wasm/WasmBaselineCompile.cpp:812 [All][]
  43. #1405661 [Core:JavaScript Engine: JIT]-Baldr: have DecodeModuleEnvironment start the code section [Uns][]
  44. #1404659 [Core:JavaScript Engine: JIT]-Constant fold in/hasOwn with a definite slot or known unboxed offset [Uns][]
  45. #1405330 [Core:JavaScript Engine]-Clean up and optimize Promise debugger hooks [All][]
  46. #1405795 [Core:JavaScript Engine]-Clean-up LifoAlloc single-linked lists of BumpChunk. [Uns][]
  47. #1347984 [Core:JavaScript Engine]-Crash in EnqueuePromiseReactionJob called from nsJARChannel::OnStopRequest [All][]
  48. #1405991 [Core:JavaScript Engine]-rm FastInvoke and FastCallGuard [All][]
  49. #1405443 [Core:Layout: Block and Inline]-page-break-inside:avoid is broken in the presence of incremental paginated/columnated reflow [Uns][]
  50. #1317445 [Core:Layout: Text]-ship support for font-display descriptor for CSS @font-face rules [All][[DevRel:P2][behind pref layout.css.font-display.enabled]]
  51. #1405830 [Core:Layout]-Assertion failure: aStatus.IsEmpty() (Caller should pass a fresh reflow status!) in [@ nsHTMLScrollFrame::Reflow] [Uns][]
  52. #1405694 [Core:Layout]-Initialize mPainted in the nsDisplayItem constructor that takes an nsDisplayItem reference [Uns][]
  53. #1405692 [Core:Layout]-Make sure mAnimatedGeometryRoot is initialized to nullptr in the rarely used nsDisplayItem that takes an nsIFrame* [Uns][]
  54. #1405699 [Core:Layout]-Make the nsDisplayOwnLayer copy constructor copy the member mWrAnimationId [Uns][]
  55. #1405689 [Core:Layout]-Remove nsDisplayListBuilder::mAccurateVisibleRegions [Uns][]
  56. #1399603 [Core:Layout]-[intersection-observer] Stop observing a target when intersection root is deleted [Uns][]
  57. #1403500 [Core:SVG]-Rename various classes that inherit dom::IDTracker [Uns][]
  58. #1404824 [Core:Security: PSM]-Firefox crashes with min TLS version 4 (1.3) [Uns][[psm-assigned]]
  59. #1405891 [Core:Security: Process Sandboxing]-Block tty ioctls like TIOCSTI in Linux content processes [Lin][sb+]
  60. #1393805 [Core:Security: Process Sandboxing]-Changes for bug 1332190 broke temporary installations of legacy addons with framescripts [Uns][sb+]
  61. #1406233 [Core:Security: Process Sandboxing]-Fix #include directives for device number macros in bug 1401666 [Lin][]
  62. #1405950 [Core:WebVR]-3.19 - 79.65% glterrain (linux64, osx-10-10, windows10-64, windows7-32) regression on push 83203c2de90ab514f56ab533e840990eca866bc8 (Wed Oct 4 2017) [All][]
  63. #1405267 [Core:Widget: Gtk]-Right clicking on Flash content crashes plugin process [Uns][]
  64. #1405539 [Firefox:Activity Streams: Newtab]-Add info doorhanger, collapsible sections and bug fixes to Activity Stream [Uns][]
  65. #1406087 [Firefox:Activity Streams: Newtab]-All PingCentre pings should go to production by default [Uns][]
  66. #1406096 [Firefox:Activity Streams: Newtab]-Fix flash of untranslated content on Activity Stream search bar [Uns][]
  67. #1406120 [Firefox:Activity Streams: Newtab]-Remove fade delay for about:home [Uns][]
  68. #1405693 [Firefox:Activity Streams: Newtab]-Use dev build of React for Activity Stream if browser.newtabpage.activity-stream.debug is true [Uns][]
  69. #1405687 [Firefox:Bookmarks & History]-Remove some deprecated code from Places related code [Uns][]
  70. #1403106 [Firefox:Developer Tools: Console]-Console launchpad is broken [Uns][]
  71. #1401560 [Firefox:Developer Tools: Console]-Make sure console input is focused after opening the console [Uns][]
  72. #1385995 [Firefox:Developer Tools: Console]-Right click -> copy should copy the actual object [Uns][[reserve-console-html]]
  73. #1406085 [Firefox:Developer Tools: Console]-enumProperties does not work well for integer indices that are not array indices [Uns][]
  74. #1404716 [Firefox:Developer Tools: Graphic Commandline and Toolbar]-Hide developer toolbar in video fullscreen [All][]
  75. #1402318 [Firefox:Developer Tools: Inspector]-Implement the new photon syntax colors for the markup hidden elements [Uns][]
  76. #1405246 [Firefox:Developer Tools: Inspector]-Replace context menu item "Collapse" by "Collapse all" [Uns][]
  77. #1250255 [Firefox:Developer Tools: Netmonitor]-Dev Tools > Network > Response, on JSON responses, shows error and base64 encodes content [Uns][]
  78. #1396099 [Firefox:Developer Tools: Style Editor]-Insert :-moz-styleeditor-transitioning using a UA sheet, and hide it from content pages [All][]
  79. #1399886 [Firefox:Developer Tools]-Stop using SVG filters for devtools icons [Uns][]
  80. #1406405 [Firefox:PDF Viewer]-Update pdf.js to version 1.9.630 [All][]
  81. #1405569 [Firefox:Preferences]-2.76 - 3.24% installer size (linux32, linux64, osx-cross, windows2012-32, windows2012-64) regression on push 6286471c1882a6602f916882d4bf5ae42f81f485 (Tue Oct 3 2017) [Uns][]
  82. #1405624 [Firefox:Preferences]-Seach result tooltip overlaps other parts of the UI [Uns][[photon-preference]]
  83. #1388107 [Firefox:Preferences]-Support unknown capability values in the sitePermissions.xul dialog. [Uns][]
  84. #1389550 [Firefox:Preferences]-Sync reflow at init_dynamic_padding in preferences.js [Uns][[photon-preference]]
  85. #1405166 [Firefox:Screenshots]-Remove system-disabled pref from Screenshots [Uns][]
  86. #1404126 [Firefox:Search]-followonsearch-fs takes significant amount time when opening a new tab [Uns][[fxsearch]]
  87. #1394457 [Firefox:Session Restore]-Update illustration for about:sessionrestore [Uns][[reserve-photon-visual]]
  88. #1404495 [Firefox:Tabbed Browser]-restore blue throbber to background tab loads [Uns][[reserve-photon-animation]]
  89. #1390313 [Firefox:Theme]-Item added to the overflow menu should scale down and fade out [Uns][[reserve-photon-animation] ]
  90. #1389462 [Firefox:Theme]-Outdated compass icon for the middle click autoscroll [Uns][[reserve-photon-visual]]
  91. #1403867 [Firefox:Theme]-Private Browsing/Accessibility indicator makes the menu toolbar too large [Win][]
  92. #1391539 [Firefox:Theme]-Show full height tab separators when hovering tabs [Uns][[reserve-photon-visual]]
  93. #1406276 [Firefox:Theme]-Update Folder Icon [All][[reserve-photon-visual]]
  94. #1404816 [Firefox:Theme]-Update cog wheel icon in urlbar/address bar for search settings [Uns][[reserve-photon-visual]]
  95. #1368460 [Firefox:Theme]-Update urlbar in chromeless popups to match Photon style [Uns][[reserve-photon-visual]]
  96. #1399500 [Firefox:Theme]-[Windows 7 & 8] Default, Light and Dark Themes should be structurally consistent [Win][[reserve-photon-visual]]
  97. #1405720 [Firefox:Theme]-[macOS] [Photon] Regression Theme selector door hanger is showing two highlighted themes [Mac][[reserve-photon-structure]]
  98. #1400831 [Firefox:Theme]-tabbar size increase web drag link over (compact theme only) [Mac][[reserve-photon-visual]]
  99. #1404080 [Toolkit:Application Update]-Add dwBuildNumber and UBR to the Windows version in the app.update.url [Uns][]
  100. #1405264 [Toolkit:WebExtensions: General]-webext-langpacks register chrome entries later than old-style langpacks [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1383501 [Core:Disability Access APIs]-PBrowserParent::RecvPDocAccessibleConstructor Constructing a top-level PDocAccessible with null COM [Uns][aes+]
  3. #1347644 [Core:JavaScript Engine]-Baldr: implement WebAssembly.compileStreaming/instantiateStreaming [Uns][]
  4. #1351190 [Core:Printing: Output]-Label printing IPC actor [Uns][[QDL][TDC-MVP][LAYOUT]]
  5. #1405785 [Core:SVG]-Some SVG rendering observers cleanup patches [Uns][]
  1. Beta 6 -> Beta 7 Changelog +0
    None

Nightly 58 fixes since 20170921 (Gecko 57) ~900
Beta 57 fixes since 20170802 (Gecko 56) ~3308

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on October 7th, 2017, 7:08 pm, edited 1 time in total.
User avatar
Edds
Posts: 332
Joined: July 21st, 2010, 1:13 pm
Location: SVK

Re: The first official 20171007 builds are not yet out

Post by Edds »

Looks like Bug 1391539- Show full height tab separators when hovering tabs
is a bit buggy when dragging tabs in tabstrip
Laptop: Intel Core i5 1240P | 16GB DDR4 | 500GB NVMe | 1080p | Win 11
Phone: Samsung S24 Ultra | Android 14
Gusar
Posts: 205
Joined: March 17th, 2006, 1:52 pm

Re: The first official 20171007 builds are not yet out

Post by Gusar »

Edds wrote:Looks like Bug 1391539- Show full height tab separators when hovering tabs
is a bit buggy when dragging tabs in tabstrip
Not just when dragging. Try this: Close the tab immediately to the right of the active tab. While the tab closing animation runs, the active tab is missing its right border. When the tab closing animation completes, the active tab shrinks by a pixel, you can clearly see it because the close button moves.
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20171007 builds are not yet out

Post by Lurtz »

Is there any date when Dark theme will be finished (meaning the sidebar will be dark)? There seems to be nothing happening on that front, won't it even land with Firefox 58? That's really sad... Wish I could write the patch myself.

There were also really interesting ideas on Bugzilla about making dark favicons more readable with dark themes, I haven't heard anything about that in a while, too.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The first official 20171007 builds are not yet out

Post by GHM113 »

TMP is partially broken in Nightly 07-10-17, reported here: http://tabmixplus.org/forum/viewtopic.p ... 624#p72624
Sorry for my poor English.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20171007 builds are not yet out

Post by Omega X »

Well, I can definitely verify that the paint bug is fixed. Little to no delays at all.
Josa
Posts: 7398
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20171007 builds are out

Post by Josa »

Locked