The Official 20170502 builds are out

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

The Official 20170502 builds are out

Post by Josa »

Previous Nightly Builds thread 20170501

The Official 20170502 NIGHTLY builds are out
The Official Firefox 54 Beta 4 builds are out

Previous NIGHTLY: 20170501 (Fx 55.0a1)
Previous BETA: 20170428 (Fx 54.0b3)

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


Fixed:
  1. NIGHTLY +47
  2. #1360852
  3. #1360423 [Core:Audio/Video: Playback]-Remove the ability to send synchronous notifications from MediaEventSource [Uns][]
  4. #1361041 [Core:CSS Parsing and Computation]-Crash in nsIFrame::SetStyleContextWithoutNotification [Win][]
  5. #1359281 [Core:CSS Parsing and Computation]-Interpolation of Integer type will need to follow the spec. [Uns][]
  6. #1361078 [Core:CSS Parsing and Computation]-Remove unnecessary fast-path for Element::GetPseudoElementType [Uns][]
  7. #1359060 [Core:CSS Parsing and Computation]-[css-grid] fit-content unexpectedly reserves space for full clamp size in repeat() [All][]
  8. #1360659 [Core:CSS Parsing and Computation]-stylo: Preserve units in computed Angle [Uns][]
  9. #1321754 [Core:CSS Parsing and Computation]-stylo: UA style sheets parsed with author features should be added at the UA level [Uns][]
  10. #1360776 [Core:CSS Parsing and Computation]-stylo: Why does get_animation_rule need to malloc/free stuff? [Uns][]
  11. #1361183 [Core:DOM: Animation]-Should check Element::MayHaveAnimations() in EffectSet::GetEffectSet() first [Uns][]
  12. #1357206 [Core:DOM]-Don't move selection to end when .value is set to its existing value [Uns][]
  13. #1360557 [Core:DOM]-Improve error reporting when an extended attribute is used on a construct that doesn't support any [Uns][]
  14. #1359129 [Core:Disability Access APIs]-Crash in IPCError-browser | PDocAccessibleParent::AddChildDoc binding to nonexistant proxy! [Win][aes+]
  15. #1351838 [Core:Gecko Profiler]-BHR stackwalker and profiler stackwalker both call Windows CRT code that requires a critical section [Uns][]
  16. #1358251 [Core:Gecko Profiler]-EnsureSymInitialized shouldn't need to care about the stack walking thread [Uns][]
  17. #1360442 [Core:Gecko Profiler]-Fix up macros in GeckoProfiler.h [All][]
  18. #1360642 [Core:Gecko Profiler]-Increase SAMPLER_MAX_STRING_LENGTH because callers are passing URIs [Uns][]
  19. #1360575 [Core:Gecko Profiler]-Sampler thread should set its thread name on all platforms [Uns][]
  20. #1349418 [Core:Graphics: Layers]-Remove checkerboarding for sub-scroll frames [Uns][]
  21. #1360892 [Core:Graphics: Text]-Make Telemetry for Graphite Opt-Out instead of Opt-In [Uns][]
  22. #1355479 [Core:HTML: Parser]-nsHtml5HtmlAttributes::nsHtml5HtmlAttributes is malloc heavy [Uns][]
  23. #1360372 [Core:JavaScript Engine]-Acquire a cooperative thread lock when entering the system zone [Uns][]
  24. #1358596 [Core:JavaScript Engine]-Check for sanity in DOM slot handling got removed [Uns][]
  25. #1360839 [Core:JavaScript Engine]-returning from yield inside for-of doesn't perform IteratorClose. [Uns][]
  26. #1361086 [Core:Layout]-GetListFor & GetOrCreateListFor should just take a single pointer, rather than a double-pointer [Uns][]
  27. #1360867 [Core:Layout]-Make a few classes final to possibly devirtualize some calls [All][]
  28. #1357880 [Core:Panning and Zooming]-Telemetry for keyboard APZ [Uns][[gfx-noted]]
  29. #1332386 [Core:Print Preview]-Come up with a way to make 'simplify page' not sticky when used in print preview [Uns][]
  30. #1360356 [Core:Security: Process Sandboxing]-[Mac] Remove "/Library/Caches/TemporaryItems" rule from level 3 Content Sandbox [Mac][sbmc2]
  31. #1359668 [Core:WebRTC: Audio/Video]-Screen-sharing track.getSettings() should reflect actual video width and height once frames come in. [All][]
  32. #1304205 [Core:XPCOM]-Increase slice time for long-running cycle collections [Uns][]
  33. #1358619 [Core:XPCOM]-Only pause the target thread once when collecting pseudo and native stacks for BHR [Uns][]
  34. #1346415 [Core:XPCOM]-We need more native stacks from BHR [Uns][[qf:p1]]
  35. #1354564 [Core:XUL]-Only update commands once per tab switch [Uns][]
  36. #1360316 [Firefox:Activity Streams: General]-Replace NewTabPrefsProvider in aboutNewTabService [Uns][]
  37. #1307879 [Firefox:Developer Tools: Console]-Handle grips in console message search [Uns][[console-html]]
  38. #1360554 [Firefox:Developer Tools: Console]-import new version of devools-source-map [Uns][]
  39. #1358080 [Firefox:Developer Tools: Console]-remove dependency on devtools webconsole-utils from InsecurePasswordUtils.jsm [Uns][]
  40. #1359090 [Firefox:Developer Tools: Framework]-Load browser-level stylesheets from DevTools dynamically [Uns][]
  41. #1356867 [Firefox:Developer Tools: Netmonitor]-Add scheme column to netmonitor [Uns][]
  42. #1359083 [Firefox:Developer Tools]-Extract shared/css/color utils from devtools [Uns][]
  43. #1356587 [Firefox:Menus]-Updating commands takes a lot of CPU time [Uns][[photon-performance]]
  44. #1361060 [Firefox:PDF Viewer]-Update pdf.js to version 1.8.290 [All][]
  45. #1334430 [Firefox:Sync]-Synced tabs in hamburger menu UX is worse than in-content about:sync-tabs [Uns][[sync-ui-polish]]
  46. #1360940 [Firefox:Tabbed Browser]-browser.js/CanCloseWindow() causes all lazy browsers to be instantiated [Uns][]
  47. #1360745 [Toolkit:Application Update]-The OS X elevation code hangs when running nightly [Uns][]
  48. #1333486 [Toolkit:Blocklisting]-Crash in @0x0 | idmcchandler7_64.dll@0x238bf [Win][]
  1. Partial Landings/Diagnostic Patches:
  2. #1347409 [Core:CSS Parsing and Computation]-SVG paint server without fallback value should be treated as no fallback [Uns][[stylo]]
  3. #1354077 [Core:Disability Access APIs]-Crash in GetProxiedAccessibleInSubtree when NVDA is on [Win][aes+]
  1. Beta 3 -> Beta 4 Changelog +15
  2. #1360852
  3. #1357169 [Core:CSS Parsing and Computation]-Back out bug 418833 and friends for 54 and 55 too. [Uns][]
  4. #1343139 [Core:DOM: Animation]-Assertion failure: !preTransformOverflows (GetVisualOverflowRect() won't return the pre-effects rect! [Uns][]
  5. #1304566 [Core:DOM: IndexedDB]-Crash in mozilla::dom::quota::QuotaManager::ShutdownObserver::Observe [Win][]
  6. #1334097 [Core:IPC]-Crash in OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::ipc::MessageChannel::MaybeUndeferIncall [Win][]
  7. #1357024 [Core:JavaScript Engine]-Crash [@ js::jit::CacheRegisterAllocator::allocateRegister] or Assertion failure: !availableRegs_.empty(), at jit/CacheIRCompiler.cpp:351 [Lin][[jsbugmon:update,bisect]]
  8. #1345910 [Core:Networking: HTTP]-Allow restart of an auth sticky connection that has not yet started the conn-based auth process [Uns][[necko-active][ntlm]]
  9. #1359450 [Core:Plug-ins]-Force the use of wmode opaque when Firefox isn't using accelerated compositing [Uns][]
  10. #1354308 [Core:Security: Process Sandboxing]-Crash in IPCError-browser | This path is not allowed. [Win][]
  11. #1358889 [Core:WebRTC: Networking]-Crash in mozilla::SingletonThreadHolder::ReleaseUse_i [Win][]
  12. #1356637 [External Software Affecting Firefox:Other]-nahimic 2 blocks Firefox updates [Uns][]
  13. #1301056 [Firefox:File Handling]-[e10s] Link with target="_blank" to download a file leaves a about:blank window/tab open after the download [Win][[e10s-multi:-]]
  14. #1350058 [Firefox:File Handling]-Can no longer download Chrome [All][]
  15. #1359704 [Toolkit:WebExtensions: General]-ContextMenu context PAGE also appears in TAB [Uns][]
  16. #1359806 [Toolkit:WebExtensions: General]-sessions.restore returns an array instead of an object [Uns][[sessions]triaged]

Nightly 55 fixes since 20170306 (Gecko 54) ~2798
Beta 54 fixes since 20170123 (Gecko 53) ~2486

Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on May 2nd, 2017, 8:41 am, edited 1 time in total.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The Official 20170502 builds are not yet out

Post by Omega X »

Don't know what pingsender.exe is but deleted it shall be.
mozian
Posts: 156
Joined: April 30th, 2011, 11:30 pm
Location: HK

Re: The Official 20170502 builds are not yet out

Post by mozian »

Grantius wrote:https://github.com/gorhill/uBlock/releases has a 100% full webextensions version of uBlock Origin
and that page did say it's a hybrid version.
The webext version for Firefox has been converted into a hybrid version ...
avada
Posts: 1932
Joined: February 10th, 2008, 6:30 am
Location: Hungary

Re: The Official 20170502 builds are not yet out

Post by avada »

Omega X wrote:Don't know what pingsender.exe is but deleted it shall be.
Yeah. I noticed a CMD window popping up sometimes. Caught a glimpse of pingsender.exe.
What nonsense made them make another exe...
dbcooper.dk
Posts: 895
Joined: March 14th, 2010, 3:44 am

Re: The Official 20170502 builds are not yet out

Post by dbcooper.dk »

Anyone else find that drag & drop of images onto imgur's home page is broken at the moment?

http://imgur.com/
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170502 builds are not yet out

Post by GHM113 »

dbcooper.dk wrote:Anyone else find that drag & drop of images onto imgur's home page is broken at the moment?
http://imgur.com/
Yes. But I have NoScript and uBlock installed.
Sorry for my poor English.
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official 20170502 builds are not yet out

Post by Alice0775 »

dbcooper.dk wrote:Anyone else find that drag & drop of images onto imgur's home page is broken at the moment?

http://imgur.com/
Filed,
[*]#1361315 [Core:DOM]-Drag & drop image upload on imgur.com fails [Uns]
dbcooper.dk
Posts: 895
Joined: March 14th, 2010, 3:44 am

Re: The Official 20170502 builds are not yet out

Post by dbcooper.dk »

Thanks, Alice.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170502 builds are not yet out

Post by GHM113 »

It looks like I came across performance regression.
Start recording performance profile using Shift-F2
Go to http://www.rbc.ru/rbcfreenews/59084d579 ... m=newsfeed
Start scrolling the page down. Once you reach the bottom of the first article, the next article will be loaded automatically. Make sure you scroll through at least 3-4 articles

The problem is that scrolling fps drops heavily when articles are changing. I guess that shouldn't happen. Screenshot of my performance profiles:
http://i.imgur.com/YhpeV8p.png
http://i.imgur.com/W8hYzws.png
Minimum frame rate = 3 fps, that's unacceptable [-X Is it worth filing a bug?
Sorry for my poor English.
agenthardtofind
Posts: 18
Joined: February 26th, 2017, 7:59 am

Re: The Official 20170502 builds are not yet out

Post by agenthardtofind »

Anyone else having problems like this

https://bugzilla.mozilla.org/show_bug.cgi?id=1361388

Can reproduce it & although have plenty ram/cpu still it happens, with e10s off it just perfect no problems.
Can any one help as to why this happens in e10s?
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170502 builds are out

Post by Josa »

Locked