The Official 20170824 builds are out

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

The Official 20170824 builds are out

Post by Josa »

Previous Nightly Builds thread 20170823

The Official 20170824 NIGHTLY builds are out
.The Official Firefox 56 Beta 6 builds are not yet out

Previous NIGHTLY: 20170823 (Fx 57.0a1)
Previous BETA: 20170822 (Fx 56.0b5)

Tinderbox Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +80
  2. #1387845
  3. #1392976 [Core:Audio/Video: GMP]-Do not assert IsOnMessageLoopThread() in ChromiumCDMChild::GetCurrentWallTime() [Uns][]
  4. #1347518 [Core:Audio/Video: Playback]-H264 streams with no IDR fail to play with MSE. [Win][]
  5. #1387739 [Core:Audio/Video: Playback]-slice index starts after end in [@ mp4parse::find_descriptor] [Uns][]
  6. #1366050 [Core:CSS Parsing and Computation]-Build Stylo for 32-bit Linux on automation [Lin][]
  7. #1387218 [Core:CSS Parsing and Computation]-Label StyleImageRequestCleanupTask runnable [Uns][]
  8. #1389743 [Core:CSS Parsing and Computation]-Never do sync frame construction when removing content from the DOM. [Uns][[Stylo]]
  9. #1392447 [Core:CSS Parsing and Computation]-Stylo: Adjust Servo_StyleSheet_GetOrigin return type for Linux32 ABI [All][]
  10. #1392170 [Core:CSS Parsing and Computation]-stylo: Investigate why Stylo is much slower on text-orientation-script-001.html than Gecko [Uns][]
  11. #1383332 [Core:CSS Parsing and Computation]-stylo: Maintain a restyle root and use it to cull the traversal [Uns][]
  12. #1387990 [Core:CSS Parsing and Computation]-stylo: Many interpolations of transform are failed in test_transitions_per_property.html [Uns][]
  13. #1370779 [Core:CSS Parsing and Computation]-stylo: percentages serialized with some float "rounding errors" [Uns][]
  14. #1330433 [Core:Canvas: WebGL]-WebGL2 OES_texture_float_linear extension not applied to R32F internalformat. [Lin][gfx-noted]
  15. #1378474 [Core:Canvas: WebGL]-label AvailableRunnable [Uns][[gfx-noted]]
  16. #1362098 [Core:DOM: Core & HTML]-Module loading errors should include source position information [Uns][]
  17. #1390209 [Core:DOM: Core & HTML]-Remove unused nsIDOMHTML*Element interfaces [Uns][]
  18. #1392366 [Core:DOM: Device Interfaces]-WebAuthn: Use WD-05 Hash Algorithm Names [All][[webauthn] [webauthn-interop]]
  19. #1389314 [Core:DOM: Events]-Disable the input event queue when dnd is active and shutdown [Uns][]
  20. #1387684 [Core:DOM: Security]-Permanent false-positive img-src-self-unique-origin.html | application crashed [@ mozilla::detail::nsStringRepr::First() const] after Assertion failure: mLength > 0 (|First()| called on an empty string), at nsTSubstring.cpp:755 [Uns][[stockwell needswork][domsecurity-active]]
  21. #1328398 [Core:DOM: Service Workers]-Add telemetry to measure how long the Service Worker takes to start up [All][]
  22. #1385530 [Core:DOM]-Avoid addrefing the presshell in Selection::ScrollIntoView() if possible [All][]
  23. #1392790 [Core:DOM]-CustomElementReactionsStack::PopAndInvokeElementQueue() shows up in performance profiles [Uns][]
  24. #1384661 [Core:DOM]-Implement a separate cache for node.childNodes [Uns][]
  25. #1392195 [Core:DOM]-Label PContentPermissionRequest actor [Uns][]
  26. #1392870 [Core:Editor]-Avoid using nsINode::GetChildAt() in HTMLEditRules::DeleteNonTableElements() [All][]
  27. #1392867 [Core:Editor]-Switch a GetChildAt() call in HTMLEditRules::TryToJoinBlocks() to use something else [Uns][]
  28. #1392618 [Core:General]-signed and unsigned integer causes warning (as error) in nsWindowsDllInterceptor.h [Uns][[tor]]
  29. #1390731 [Core:Graphics: WebRender]-Crash in [@ mozilla::layers::WebRenderBridgeParent::GetRootCompositorBridgeParent ] [Win][]
  30. #1368120 [Core:Graphics: WebRender]-Enable webrender handling borders by default (layers.advanced.border-layers) [Uns][gfx-noted]
  31. #1390840 [Core:Graphics: WebRender]-Expose texture cache and intermediate targets debug utilities [Uns][]
  32. #1362321 [Core:Graphics]-Crash in gfxPlatform::Init [All][[gfx-noted]]
  33. #1390452 [Core:Graphics]-Handle TDR when video is playing [Win][]
  34. #1392213 [Core:Graphics]-Label nsIThread::AsyncShutdown [Uns][]
  35. #1393019 [Core:Graphics]-remove mozilla::gfx::Swap [All][]
  36. #1383518 [Core:HTML: Form Submission]-Uploading thumbnails to YouTube, picture to Tweakers.net not working on Firefox 55+ [Win][]
  37. #1392684 [Core:IPC]-Type Qualifiers discarded after return of ObtainGit [Uns][[tor]]
  38. #1392530 [Core:JavaScript Engine: JIT]-Devirtualize MDefinition::op() [All][]
  39. #1390476 [Core:JavaScript Engine]-Assertion failure: HelperThreadState().canStartIonCompile(locked), at js/src/vm/HelperThreads.cpp:1749 with OOM [Lin][[jsbugmon:update,bisect]]
  40. #1348073 [Core:Layout]-Consider enabling lazy frame construction for editable regions [Uns][[qf:p1]]
  41. #1391703 [Core:Security: PSM]-Introduce common JSM for security/manager/tools/ scripts [Uns][[psm-assigned]]
  42. #1391404 [Core:Security: PSM]-fold nsIPKCS11 into nsIPKCS11ModuleDB [Uns][[psm-assigned]]
  43. #1382260 [Core:Security: Process Sandboxing]-[mac] Sandbox breaks font rendering for users with fonts managed via Linotype FontExplorerX or RightFont [Uns][[gfx-noted] sb+]
  44. #1392842 [Core:Spelling checker]-Add intermittency to the en-US dictionary [Uns][]
  45. #1391803 [Core:String]-Classes should use nsStringFwd.h rather than ad-hoc definitions [All][]
  46. #1390428 [Core:String]-Remove nsXPIDLCString [Uns][]
  47. #1391316 [Core:WebRTC: Audio/Video]-Remove VoEHardware from MediaEngineWebrtc [Uns][]
  48. #1392549 [Core:Widget: Cocoa]-nsIRollupListener::Rollup expects mouse pointer position in device pixels [Uns][]
  49. #1392868 [Core:XPCOM]-All Linux builds are going to permafail when EARLY_BETA_OR_EARLIER is reset for Gecko 57 on Beta [Lin][]
  50. #1390692 [Core:XPCOM]-Double checking for nsCycleCollectionISupports in CC macros [Uns][]
  51. #1392609 [Core:XPCOM]-Signedness Comparison Warning in xpcom/io/nsLocalFileWin.cpp - Find returns an int not a unit [Uns][[tor]]
  52. #1392630 [Core:XPCOM]-Unused variables in XPCOM [Uns][[tor]]
  53. #1391719 [Firefox:Developer Tools: Debugger]-Update Debugger frontend (8/16/2017). [Uns][]
  54. #1354472 [Firefox:Developer Tools: Netmonitor]-Poor contrast of DOMContentLoaded summary text in dark theme [Uns][]
  55. #1386616 [Firefox:Developer Tools]-Move devtools key-shortcuts.properties out of the devtools addon [Uns][]
  56. #1392531 [Firefox:Developer Tools]-React devtools extension broken in Nightly [Uns][]
  57. #1389443 [Firefox:File Handling]-nsHandlerService-json.js does main thread IO during startup to load its json file [Uns][[qf:p1]]
  58. #1383299 [Firefox:Location Bar]-Consider initiating a speculative connection in order to prepare Necko to give the parser in the content process data faster upon navigations from the url bar [Uns][[qf:p1]]
  59. #1392332 [Firefox:Menus]-Going back to main view doesn't set 'viewtype' to 'main'. [Uns][]
  60. #1392167 [Firefox:New Tab Page]-[Onboarding] have getCurrentActiveTour() check states of all DOM elements [Uns][]
  61. #1393009 [Firefox:PDF Viewer]-Update pdf.js to version 1.9.456 [All][]
  62. #1390675 [Firefox:Preferences]-Preferences -> Site Data -> Settings cannot be closed with the Escape key [Uns][[storage-v1]]
  63. #1388664 [Firefox:Session Restore]-_saveStateAsync should be executed in idle dispatch [Uns][]
  64. #1391218 [Firefox:Tabbed Browser]-Browser console error thrown when closing the last tab from a FF window in a multi FF window enviroment [All][]
  65. #1392633 [Firefox:Theme]-Bookmark properties dialog has no background or titlebar [Win][[reserve-photon-visual]]
  66. #1392582 [Firefox:Theme]-Change the hover background url text color in awesomebar when using gnome3 dark theme [Uns][]
  67. #1391743 [Firefox:Theme]-[Photon]: Hoverbutton of the Tabscroll Arrows overlaps the divider in the Tabstrip [All][[reserve-photon-visual]]
  68. #1391017 [Firefox:Toolbars and Customization]-"Bookmarks Toolbar Items" icon is too small, when in Customization mode [Uns][[reserve-photon-visual]]
  69. #1387313 [Firefox:Toolbars and Customization]-Allow dragging non-removable items (url bar, back/forward buttons) within their toolbar [All][[reserve-photon-structure]]
  70. #1388131 [Firefox:Toolbars and Customization]-The "library" button does not have a tooltip [Uns][[reserve-photon-structure][photon-l10n-risk]]
  71. #1363897 [Release Engineering:Buildduty]-Don't allow legacy extensions in beta/release builds post-57 [Uns][]
  72. #1389413 [Toolkit:Form Manager]-[Form Autofill] Decrypt credit card number for filtering when MasterPassword is disabled [All][[form autofill:M4][ETA:8/18]]
  73. #1361237 [Toolkit:Form Manager]-[Form Autofill] Implement offline heuristics to determine Credit Card related fields [Mac][[form autofill:M4] ]
  74. #1371145 [Toolkit:Form Manager]-[Form Autofill] Properly fill cc-exp/cc-exp-month/cc-exp-year into a select element [Uns][[form autofill:M4][ETA:8/10]]
  75. #1379600 [Toolkit:Form Manager]-[Form Autofill] Support credit card record filling and previewing in FormAutofillHandler [All][[form autofill:M4][ETA:8/3]]
  76. #938704 [Toolkit:OS.File]-Make OS.File support ES6 iterators [All][[Async:team]]
  77. #1385484 [Toolkit:Safe Browsing]-Add the login reputation whitelist behind prefs [Uns][]
  78. #1392403 [Toolkit:Telemetry]-about:telemetry - ping selector popup is sometimes hard to dismiss [Uns][]
  79. #1389992 [Toolkit:Telemetry]-test_TelemetrySession.js is going to permafail when the Gecko version number is bumped to 58 on 2017-09-18 [All][[measurement:client][lang=js]]
  80. #1324499 [Toolkit:WebExtensions: Frontend]-WebExtension browser action popup scrolls to the top on changing an element's style [Uns][triaged]
  81. #1392270 [Toolkit:WebExtensions: General]-Fix download.estimatedEndTime calculation [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1351488 [Core:DOM: IndexedDB]-Allow IDBObjectStore.put() to asynchronously wait on background compilation of JS::WasmModule [Uns][[leave open]]
  3. #919391 [Core:Networking]-Incorrect Navigation Timing API: performance.timing.responseStart - performance.timing.requestStart <0 [Win][[bugday-20140113][necko-next]]
  1. Beta 5 -> Beta 6 Changelog +17
  2. #1383771
  3. #1388243
  4. #1390453
  5. #1390980
  6. #1386957 [Core:Audio/Video: cubeb]-Update libcubeb to revision 0e103884 [Uns][]
  7. #1390725 [Core:Audio/Video: GMP]-Change the loading path of CDM host verification file on Mac [Uns][]
  8. #1390739 [Core:Audio/Video: GMP]-Dispatch the task to main thread if the callback of CDM does not on main thread [Uns][]
  9. #1392175 [Core:Audio/Video: GMP]-Change the loading path of CDM host verification file for XUL and firefox executable on Mac [Uns][]
  10. #1389844 [Core:Audio/Video: Playback]-[MSE] Shaka Player autoplay no longer works on ifinitytv.it and mediasetpremium.it streaming services in Firefox 55 [Uns][]
  11. #1391666 [Core:Audio/Video: Playback]-[EME] media elements with autoplay attribute set will never start with EME [Uns][]
  12. #1382680 [Core:Graphics]-Drop down menus occasionally fail to display on Windows [Win][]
  13. #1361410 [Core:General]-Webroot SecureAnywhere (WRusr.dll) crashes in BaseThreadInitThunk [Win][]
  14. #1389021 [Core:Graphics: Layers]-shutdownhangs in mozilla::layers::CompositorThreadHolder::Shutdown [Win][]
  15. #1385745 [Core:Layout: View Rendering]-Only first line is visible in inline element with filter and box-decoration-break:clone [Uns][]
  16. #1389908 [Core:Widget: Cocoa]-macOS: HTML color picker crashes Firefox [Uns][]
  17. #1390499 [Firefox:Preferences]-No appropriate header when preference search shows permission items [Uns][[photon-preferences]]
  18. #1376410 [Toolkit:Safe Browsing]-Crash in OOM | large | NS_ABORT_OOM | nsACString::Replace [Win][#sbv4-m9]

Nightly 57 fixes since 20170802 (Gecko 56) ~1308
Beta 56 fixes since 20170613 (Gecko 55) ~2755

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on August 24th, 2017, 7:16 am, edited 1 time in total.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170824 builds are not yet out

Post by GHM113 »

Are they playing some kind of game? :-k
Image
Sorry for my poor English.
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official 20170824 builds are not yet out

Post by Alice0775 »

ha ha ha
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170824 builds are not yet out

Post by TheVisitor »

Looks like a few folks didn't think this removal of the download button all the way through.
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170824 builds are not yet out

Post by Virtual_ManPL »

This change and taking away more and more customization is really ridiculous... ](*,)
I reported it here - Bug 1393213 - Reconsider providing back option to show permanently "Downloads" button and make it movable again in this mode
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170824 builds are not yet out

Post by bjherbison »

I just noticed the new tab page is simpler again. For a few days there had been something in the upper left and a box at the bottom which could be closed, but now those are gone.

(I meant to investigate the features, but when I open a new tab it is always for a task so I never got back to investigate.)

Was it an experiment which was reverted. or a planned new feature that was backed out for some reason?

Edit: After I posted it I saw a new tab page with a clickable animal in the upper left. I then restarted Nightly (for a different test) and now there's no animal.
Last edited by bjherbison on August 23rd, 2017, 3:05 pm, edited 1 time in total.
User avatar
WildcatRay
Posts: 7484
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official 20170824 builds are not yet out

Post by WildcatRay »

Virtual_ManPL wrote:This change and taking away more and more customization is really ridiculous... ](*,)
I reported it here - Bug 1393213 - Reconsider providing back option to show permanently "Downloads" button and make it movable again in this mode
From what is being described, it sounds like the Download button will be like Opera's. IIRC-Opera's appears when there is a download in progress and in the list. It goes away when you clear all downloads.

Chrome leaves the big bar across the bottom of the tab/window. Vivaldi has a side panel.

I'd say that Fx is trying it's own approach. Besides, Ctrl+J will open the download listings.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
dbcooper.dk
Posts: 895
Joined: March 14th, 2010, 3:44 am

Re: The Official 20170824 builds are not yet out

Post by dbcooper.dk »

Good lord, removing the download button etc was so dumb.
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The Official 20170824 builds are not yet out

Post by toolong »


I'd say that Fx is trying it's own approach. Besides, Ctrl+J will open the download listings.

And how do you close it? :-)
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170824 builds are not yet out

Post by Virtual_ManPL »

WildcatRay wrote:I'd say that Fx is trying it's own approach.
If it ain't broke, don't fix it,
as better is enemy of good.
WildcatRay wrote:Besides, Ctrl+J will open the download listings.
Yea, so let's again get back to CLI era to study and remember all these keyboards shortcuts, instead of using easy and fast GUI access with 1 or 2 simple mouse clicks.
The Tinsmith wrote:
WildcatRay wrote:I'd say that Fx is trying it's own approach. Besides, Ctrl+J will open the download listings.
And how do you close it? :-)
Like WildcatRay said, with keyboard shortcuts, so remember to use now Alt + F4, no buttons for us anymore ;)
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
WildcatRay
Posts: 7484
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official 20170824 builds are not yet out

Post by WildcatRay »

Why are you all trying to argue with me? i made a simple observation and comparison. Nothing more.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170824 builds are not yet out

Post by bjherbison »

Virtual_ManPL wrote:Yea, so let's again get back to CLI era to study and remember all these keyboards shortcuts, instead of using easy and fast GUI access with 1 or 2 simple mouse clicks.
But if your hands are on the keyboard a keyboard shortcut is faster than moving the cursor to hit a small button. (Especially for people with visual or motor-control disabilities.)

I use both modes (mouse/click vs keyboard) depending on my workflow. Both should be available, and consistent.
User avatar
Edds
Posts: 332
Joined: July 21st, 2010, 1:13 pm
Location: SVK

Re: The Official 20170824 builds are not yet out

Post by Edds »

Well, that was a truly stupid idea... absolutely zero reasons for this, zero. Now how can I see list of previously downloaded files to open one of them ? What is a replacement for this from UI?
Laptop: Intel Core i5 1240P | 16GB DDR4 | 500GB NVMe | 1080p | Win 11
Phone: Samsung S24 Ultra | Android 14
User avatar
mightyglydd
Posts: 9813
Joined: November 4th, 2006, 7:07 pm
Location: Hollywood Ca.

Re: The Official 20170824 builds are not yet out

Post by mightyglydd »

Thanks GHM113 !
https://bugzilla.mozilla.org/show_bug.cgi?id=1371765#c7 he truly is "a vestigial tool" :P
#KeepFightingMichael and Alex.
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official 20170824 builds are not yet out

Post by streetwolf »

Edds wrote:Well, that was a truly stupid idea... absolutely zero reasons for this, zero. Now how can I see list of previously downloaded files to open one of them ? What is a replacement for this from UI?
about:downloads. Make a bookmark with it.
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
Locked