The Official 20170504 builds are out

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

The Official 20170504 builds are out

Post by Josa »

Previous Nightly Builds thread 20170503

The Official 20170504 NIGHTLY builds are out
.The Official Firefox 54 Beta 5 builds are not yet out

Previous NIGHTLY: 20170503 (Fx 55.0a1)
Previous BETA: 20170502 (Fx 54.0b4)

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


Fixed:
  1. NIGHTLY +90
  2. #1324140
  3. #1342552
  4. #1349595
  5. #1349604
  6. #1352093
  7. #1352556
  8. #1355039
  9. #1360309
  10. #1361596
  11. #1361749
  12. #1358662 [Core:Audio/Video: Playback]-Move keyframe query into VPXDecoder [Uns][]
  13. #1361305 [Core:Audio/Video: Playback]-Use forwarding reference for the ListenerImpl constructor in MediaEventSource.h [Uns][]
  14. #1346052 [Core:CSS Parsing and Computation]-stylo: Implement servo's computed values version of nsDOMWindowUtils::ComputeAnimationDistance [Uns][]
  15. #1361632 [Core:CSS Parsing and Computation]-stylo: full support of -moz-appearance [Uns][]
  16. #1341008 [Core:DOM: Content Processes]-[e10s-multi] Use the preallocated process manager by default [Uns][[e10s-multi:+]]
  17. #1358448 [Core:DOM: Core & HTML]-Radio group allows to select two radio items [Uns][]
  18. #1361274 [Core:DOM: Core & HTML]-querySelectorAll should not call nsIDocument::FlushPendingLinkUpdates [Uns][[qf]]
  19. #1359708 [Core:DOM: Quota Manager]-Add a telemetry probe for Storage API features [Uns][]
  20. #1361387 [Core:DOM: Security]-Update callsites of loadURI() within browser/ to pass a triggeringPrincipal [Uns][[domsecurity-active]]
  21. #1361166 [Core:DOM: Workers]-worker close() is racy [Uns][]
  22. #1355480 [Core:DOM]-Add telemetry for measuring the average load caused by timeouts [All][]
  23. #1361754 [Core:DOM]-Navigator propagation on document.open() seems suspect and may not be needed any more [Uns][]
  24. #1361511 [Core:DOM]-change ownership assertion mechanism for various DOM classes [All][]
  25. #1361512 [Core:DOM]-convert InputStreamParent to use NS_DECL_OWNINGTHREAD [All][]
  26. #1361268 [Core:DOM]-mCachedRootElement inadvertantly makes root element available even after it's been removed from child list [Uns][]
  27. #1355488 [Core:Disability Access APIs]-Fix broken tree causing bug 1347075 [Uns][]
  28. #1349444 [Core:Gecko Profiler]-Hang on Win64 when shutting down with the profiler active [Uns][]
  29. #1359507 [Core:Gecko Profiler]-Mozilla Firefox Nightly 55.0a1 (2017-04-21) (64-bit) goes into unresponsive state and hangs after trying to add attachment on Bugzilla [Win][]
  30. #1355559 [Core:Gecko Profiler]-Win64 profiler hang via delayload machinery [Uns][]
  31. #1348320 [Core:Graphics: Layers]-Crash in igd10umd32.dll | CContext::ID3D11DeviceContext1_UpdateSubresource_<T> [Win][]
  32. #1353060 [Core:Graphics: Layers]-Remote <browser>s are not visible as children of XUL <popup>s [Uns][[triaged][qf:p1]]
  33. #1360862 [Core:Graphics: Text]-Huge Google Noto emojis since recent Firefox update [Lin][[gfx-noted]]
  34. #1360613 [Core:Graphics: WebRender]-webrender: crash on video fullscreen, tab switches while video playing, close multiple tabs popup [All][]
  35. #1337773 [Core:JavaScript Engine: JIT]-Add an Ion IC for JSOP_IN [All][[qf:p3]]
  36. #935809 [Core:JavaScript Engine]-Kill JSCList usage in the JS debugger [All][ [lang=c++]]
  37. #1359980 [Core:JavaScript Engine]-Make RegExp parsing give better error messages that point directly at the offending character within the pattern [All][]
  38. #1361401 [Core:JavaScript: GC]-Chunk allocation count may be update by a helper thread [Uns][]
  39. #1358879 [Core:JavaScript: Standard Library]-Optimize handling of internally-created Promise objects more [All][]
  40. #1361513 [Core:Layout: Block and Inline]-coverity report: Non-static class member "mBaseline" is not initialized in this constructor nor in any functions that it calls. [All][]
  41. #1361478 [Core:Layout: Text]-coverity report: Using uninitialized value "result". Field "result.mScanSiblings" is uninitialized. [All][]
  42. #1361659 [Core:Layout]-Coverity report: mozilla::?BRFrame::?BRFrame(nsStyleContext *): A scalar field is not initialized by the constructor [All][[lang=C++]]
  43. #1361656 [Core:Layout]-Coverity report: nsGridContainerFrame::?nsGridContainerFrame(nsStyleContext *): A scalar field is not initialized by the constructor [All][[lang=C++]]
  44. #1361612 [Core:Layout]-Coverity report: nsPlaceholderFrame::mOutOfFlowFrame isn't initialized in the ctor [All][]
  45. #1361499 [Core:Layout]-coverity report: Non-static class member "mState" is not initialized in this constructor nor in any functions that it calls. [All][]
  46. #1354331 [Core:Networking: HTTP]-Remove network.http.enablePerElementReferrer [Uns][[necko-would-take]]
  47. #1361495 [Core:Networking]-Initialize winsock on a background thread really early on during startup [Uns][]
  48. #1284579 [Core:Networking]-Remove nsNetUtilNS_UsePrivateBrowsing [Uns][[necko-backlog]]
  49. #1354796 [Core:Networking]-Right-click new tab loses URL information if site is down [Uns][[necko-active]]
  50. #1359868 [Core:Panning and Zooming]-Scrollbar is not painted fully after mouse leaves and reenters Firefox window [All][[gfx-noted]]
  51. #1361798 [Core:Plug-ins]-Configure Nightly to download and use the 3rd-party flash blocklist (set plugins.flashBlock.enabled=true) [All][]
  52. #1361842 [Core:Preferences: Backend]-Add a profiler pseudo label to detect writes to the prefs DB more easily for BHR [Uns][]
  53. #1359848 [Core:Preferences: Backend]-nsPrefBranch::AddObserver() should only do one hashtable lookup in mObservers in case where a new callback is being set [Uns][]
  54. #1360511 [Core:SVG]-Move SVGDrawingParameters to a header file to allow it to be shared [Uns][]
  55. #1360662 [Core:SVG]-Only expose a property as a context property if it is listed in '-moz-context-properties' [Uns][]
  56. #1352258 [Core:SVG]-When loaded directly in a browser window, the chrome file connecting.svg does not display [Uns][]
  57. #1361238 [Core:Security: Process Sandboxing]-Re-allow accept4 in content processes to make accessibility not crash [Lin][]
  58. #1354641 [Core:Spelling checker]-Adjust the heuristic in mozInlineSpellChecker to break the work to smaller chunks [Uns][[e10s-multi:-][qf:p1]]
  59. #1361445 [Core:WebRTC]-convert MediaEngineSource to use NS_DECL_OWNINGTHREAD [All][]
  60. #1321275 [Core:WebVR]-[webvr] Crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::LogicError | mozilla::gfx::PVRLayer::Transition [Win][[gfx-noted]]
  61. #1361263 [Core:XPCOM]-Allow InvokeAsync() to accept a member function which is pass-by-reference [Uns][]
  62. #1361601 [Core:XPCOM]-Remove system-info.getProperty("host") [Uns][]
  63. #1361514 [Core:XPConnect]-convert XPCLocaleObserver to NS_DECL_OWNINGTHREAD [All][]
  64. #1361517 [Core:XUL]-coverity report: Non-static class member "mAscent" is not initialized in this constructor nor in any functions that it calls. [All][]
  65. #1361537 [Firefox:Developer Tools: Console]-Add a simple jsterm implementation to console launchpad [Uns][[console-html]]
  66. #1359065 [Firefox:Developer Tools: Console]-Message repeat shouldn't check timestamp [Uns][[console-html]]
  67. #1361429 [Firefox:Developer Tools: Console]-Only render filter bar when relevant props have changed [Uns][[console-html]]
  68. #1307895 [Firefox:Developer Tools: Console]-Support messages coming in via logMessages [Uns][[console-html]]
  69. #1297072 [Firefox:Developer Tools: Inspector]-The CSS Grid Inspector should take transforms into account [Uns][]
  70. #1352777 [Firefox:Developer Tools: JSON Viewer]-Clicking on dropmarkers in JSON viewer doesn't collapse long string values [Uns][]
  71. #1339293 [Firefox:Developer Tools: Source Editor]-Source editor indentation one whitespace less than expected for second and later tab key press [Uns][]
  72. #1183962 [Firefox:Developer Tools: WebIDE]-selecting "WebIDE" from the hamburger menu adds it to the toolbar [All][]
  73. #1360894 [Firefox:Developer Tools]-Add check in all tools menu [Win][]
  74. #1358921 [Firefox:General]-Avoid loading and initializing modules in BrowserGlue._finalUIStartup [Uns][[qf:p1]]
  75. #1360864 [Firefox:General]-Defer the install and update check for OpenH264 and Widevine plugins until the browser is idle [All][]
  76. #1361288 [Firefox:Security]-The Advanced button from the "Unable to Connect Securely" neterror page is not working [All][]
  77. #1360916 [Firefox:Session Restore]-Update telemetry code in sessionstore content script [Uns][]
  78. #1361572 [Firefox:Sync]-Remove Task.jsm/Promise.jsm from services/ [Uns][]
  79. #1358648 [Firefox:Sync]-Weave.js is expensive during early startup due to importing resource://services-sync/util.js [Uns][[photon-performance]]
  80. #1353571 [Firefox:Sync]-init methods from browser-fxaccounts.js and browser-syncui.js participate in the window opening jank [Uns][]
  81. #1359879 [Firefox:Sync]-sync fails in extension storage with "TypeError: record is null" [Uns][]
  82. #1351281 [Firefox:Tabbed Browser]-Stop adjusting network priorities in front-end code [Uns][]
  83. #1347543 [Firefox:Theme]-Change Toolbar Icons from PNG to SVG [All][[photon-visual][p1]]
  84. #1352320 [Mozilla Localizations:ja / Japanese]-Oshiete Goo! should use HTTPS [Uns][]
  85. #1352204 [Toolkit:Add-ons Manager]-Only allow webextension and MPC=true (which=no shims) add-ons on Nightly [Uns][[targeting][triaged][qf:p1]]
  86. #1359492 [Toolkit:Application Update]-Nightly 55 update fails when installation path contains non-ASCII [Uns][]
  87. #1354956 [Toolkit:General]-TooltipTextProvider can cause synchronous reflow when computing element direction [Uns][[qf:p1]]
  88. #1361087 [Toolkit:OS.File]-Loading osfile_shared_allthreads.jsm does main thread IO on Windows [Win][[qf][photon-performance]]
  89. #234973 [Toolkit:Password Manager]-In Password Manager, clicking "Remove" resets display of "Saved Logins" dialog to top of list [All][[passwords:management]]
  90. #1345540 [Toolkit:Performance Monitoring]-Measure input event handler to paint request latency [Uns][[qf:p1]]
  91. #1337545 [Toolkit:WebExtensions: Untriaged]-Webextension commands API does not support shortcuts with space or numbers [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1351107 [Core:JavaScript Engine]-Make TokenStream parse both single-byte (whichever of Latin-1/UTF-8 is simpler, for a first pass) and two-byte source text [All][[qf:p1]]
  3. #1359952 [Core:JavaScript Engine: JIT]-[JITs] Unify InIRGenerator and HasOwnIRGenerator [Uns][]
  4. #1360526 [Core:JavaScript: GC]-Parallelise more table sweeping [Uns][]
  1. Beta 4 -> Beta 5 Changelog +7
  2. #1336979
  3. #1342742
  4. #1348645
  5. #1357457 [Core:Widget]-Create a variant of INPUT_EVENT_RESPONSE_MS which coalesces overlapping "hangs" [Uns][tpi:+]
  6. #1357742 [Firefox:General]-Deal with accumulations of INPUT_EVENT_RESPONSE_MS across sleep/wake [Uns][]
  7. #1360354 [Firefox:General]-[e10s] Don't use aAddon.bootstrap as a check for "is it a webextension" [Uns][]
  8. #1358336 [Toolkit:Application Update]-Updater reports that 52.0.2 must be installed even though running 53.0 [Mac][]

Nightly 55 fixes since 20170306 (Gecko 54) ~2948
Beta 54 fixes since 20170123 (Gecko 53) ~2493

Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on May 4th, 2017, 5:22 pm, edited 1 time in total.
avada
Posts: 1932
Joined: February 10th, 2008, 6:30 am
Location: Hungary

Re: The Official 20170504 builds are not yet out

Post by avada »

pintassilgo wrote:extensions.allow-non-mpc-extensions
Thanks.
dbcooper.dk
Posts: 895
Joined: March 14th, 2010, 3:44 am

Re: The Official 20170504 builds are not yet out

Post by dbcooper.dk »

Is there any about:config trick that will allow Classic Theme Restorer Again?
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170504 builds are not yet out

Post by Virtual_ManPL »

Just look on post above yours at least or earlier thread, if you have it disabled by today Nightly...
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170504 builds are not yet out

Post by WaltS48 »

avada wrote:
pintassilgo wrote:extensions.allow-non-mpc-extensions
Thanks.
I had two extensions disabled by this change.

CoLT and Nightly Tester Tools. I will live without them in the attempt to make Firefox better.
However, we'd like you to consider not reversing this preference. Leaving it set to false will give the Firefox performance team a much clearer idea of how much better we are making Firefox. Thank you for your help and support.
https://wiki.mozilla.org/Add-ons/ShimsNightly
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
fuxxi
Posts: 131
Joined: November 8th, 2004, 10:30 am

Re: The Official 20170504 builds are not yet out

Post by fuxxi »

Hey guys,

there has been a very annoying bug for me for many weeks or even months now, so I think its time to mention it now after loosing hope it getting fixed without my 'help'. :p

Maybe there already exist a bug id, in that case please forget my whole post and please point me to the bug id so I can see the current status.


The bug is related to the saved login forms (username/password chosen from saved list).

STR:

- Save several login forms for one webpage - Im doing it for Amazon.
- go to the Sign In Page -> it should open You a list of saved forms now to choose from to autofill the username/password fields
- now while this list is open close the tab (Im using middle button or CTRL-W combo)
- voila, You are no longer able to get the saved logins list from any page anymore until You restart Your browser

Actually its the only reason why I have to restart my browser several times a day. :D

Would be happy if You can confirm and fill a bug id.


Sorry, I know my english is baaaad.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170504 builds are not yet out

Post by GHM113 »

fuxxi wrote:Hey guys,
there has been a very annoying bug for me for many weeks or even months now, so I think its time to mention it now after loosing hope it getting fixed without my 'help
I couldn't reproduce on yandex and local russian forum. Will try to reproduce on Amazon later :-"
Sorry for my poor English.
fuxxi
Posts: 131
Joined: November 8th, 2004, 10:30 am

Re: The Official 20170504 builds are not yet out

Post by fuxxi »

GHM113 wrote:
fuxxi wrote:Hey guys,
there has been a very annoying bug for me for many weeks or even months now, so I think its time to mention it now after loosing hope it getting fixed without my 'help
I couldn't reproduce on yandex and local russian forum. Will try to reproduce on Amazon later :-"
- Im using Windows 10 (Im pretty sure its reproduceable on WIN builds only)
- You need to use CTRL-W to close the tab or some type of key press simulation -> Im using https://www.highrez.co.uk/downloads/xmo ... ontrol.htm to use the middle click to send CTRL-W to firefox
- I tested and can reproduce the behaviour on Amazon/Paypal/eBay
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170504 builds are not yet out

Post by GHM113 »

Try to add new bookmark by clicking on a star. Animation is bugged. I haven't found a bug on bugzilla. Help! :-"
Sorry for my poor English.
Cosminn
Posts: 36
Joined: September 27th, 2015, 3:47 am

Re: The Official 20170504 builds are not yet out

Post by Cosminn »

Yep, this build disabled 3 extensions: OneTab, QuickNote, Livestreamer.
Will try and leave them disabled for a few days..
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170504 builds are not yet out

Post by Virtual_ManPL »

@ GHM113 - WFM
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170504 builds are not yet out

Post by GHM113 »

Virtual_ManPL wrote:@ GHM113 - WFM
Hm, that's strange, I've just reproduced this bug in a new profile:
Image
:-"
Sorry for my poor English.
dsmith
Posts: 246
Joined: November 5th, 2002, 1:00 pm

Re: The Official 20170504 builds are not yet out

Post by dsmith »

Has anyone else experience slow downs, hangs, and slightly "not responding issues" with nightly for the past week or so? Especially with switching tabs or opening menus from icons like ublock/umatrix or even the hamburger menu? it usually starts after about 20 to 30 minutes of browser use and persist until nightly is closed.
The last couple days, I've had an issue with severe lag when I try to open a link in a new tab (opened via link in content, or via bookmark). I usually get about a two second delay before it even starts the DNS lookup. If I open a bookmark in an existing tab, the lag is usually minimal to non-existent. Refreshing a page may cause the same lag, though.

In addition, there have been numerous times when typing in an input box where it suddenly stops responding for a couple seconds, and then what I was typing suddenly appears.

Disabling each of the addons I'd been using didn't have any effect, though it didn't show up in a temp profile. However I've reduced the process count from 4 to 1, and the problems seem to have gone away.

Is there any known bug related to this issue?
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170504 builds are not yet out

Post by bjherbison »

The bookmark image above appears for me, but then the menus fix themselves. The behavior is different when the bookmark icons are to the left of the address bar, but it doesn't seem smooth there either.
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170504 builds are not yet out

Post by Virtual_ManPL »

@ GHM113 - I got animation, not stuck image, so WFM, just new animation. :-"
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
Locked