The Official 20170701 builds are out

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

The Official 20170701 builds are out

Post by Josa »

Previous Nightly Builds thread 20170630

The Official 20170701 NIGHTLY builds are out
.The Official Firefox 55 Beta 7 builds are not yet out

Previous NIGHTLY: 20170630 (Fx 56.0a1)
Previous BETA: 20170630 (Fx 55.0b6)

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


Fixed:
  1. NIGHTLY +85
  2. #1362924
  3. #1372985
  4. #1371719 [Core:Audio/Video: MediaStreamGraph]-Don't create an MSG if it's not going to be used immediately [Uns][]
  5. #1341555 [Core:Audio/Video: MediaStreamGraph]-Label runnables in dom/media/MediaStreamGraph.cpp [Uns][[QDL][BACKLOG][MEDIA]]
  6. #1372247 [Core:Audio/Video: MediaStreamGraph]-Make the AudioOutputObserver a member of the MediaEngineWebRTCMicrophoneSource so it's not a global singleton anymore [Uns][]
  7. #1330360 [Core:Audio/Video: MediaStreamGraph]-Use multiple MediaStreamGraph in the same process [Uns][]
  8. #1377338 [Core:Audio/Video: Playback]-Close the type-media FireHose to webcompat.com [Uns][]
  9. #1377015 [Core:Audio/Video: Playback]-Implement MediaCodecs::ContainsPrefix [Uns][]
  10. #1377025 [Core:Audio/Video: Playback]-Remove the use of mMutex from VideoFrameContainer::InvalidateWithFlags() [Uns][]
  11. #1374548 [Core:Audio/Video: Playback]-The last frame issue of bipbop.mp4 [Uns][]
  12. #1376359 [Core:CSS Parsing and Computation]-stylo: Annotate crash reports [Uns][]
  13. #1372061 [Core:CSS Parsing and Computation]-stylo: StyleChildrenIterator::IsNeeded may be hot, and it's slow. [Uns][]
  14. #1371453 [Core:CSS Parsing and Computation]-stylo: adding @import rule with malformed url to a stylesheet hits an assert in ServoCSSRuleList::InsertRule [Uns][]
  15. #1376640 [Core:CSS Parsing and Computation]-stylo: first-letter dynamic changes are still not quite right [Uns][]
  16. #1370089 [Core:DOM: Content Processes]-MOZ_RELEASE_ASSERT(mCompositorOptions) Crash in mozilla::dom::TabChild::AsyncPanZoomEnabled [Lin][]
  17. #1340027 [Core:DOM: Core & HTML]-Add annotation with the [CEReactions] attribute [Uns][dom-ce-m3]
  18. #1375688 [Core:DOM: Core & HTML]-HTMLFormElement does unnecessary hashtable lookups [All][]
  19. #1375691 [Core:DOM: Core & HTML]-Make RadioNodeList final and cleanup the code using it [All][]
  20. #1377101 [Core:DOM]-Bug 1376951 Let's use CheckedUint32 more broadly in XHR code [Uns][]
  21. #1372072 [Core:DOM]-Neutralize the threat of fingerprinting of network information API when 'privacy.resistFingerprinting' is true [Uns][[fingerprinting][tor][fp:m2]]
  22. #1376936 [Core:DOM]-nsContentLists should stop observing mutations when their refcnt drops to 0 [Uns][]
  23. #1366089 [Core:DOM]-nsIGlobalObject::EventTargetFor should return the worker thread for worker globals [Uns][]
  24. #1377195 [Core:Disability Access APIs]-Clean up redundant content main thread activation context [Win][]
  25. #1355954 [Core:Disability Access APIs]-Focusable separators should implement the accessible value interface [Uns][]
  26. #1354077 [Core:Disability Access APIs]-a11y crashes due to null COM proxy on top-level PDocAccessible [Win][aes+]
  27. #1375491 [Core:Event Handling]-IME handling flushes layout too eagerly [Uns][]
  28. #1376875 [Core:Graphics: Layers]-Call Destroy() from LayerTransactionParent::ActorDestroy() [Uns][]
  29. #1374258 [Core:Graphics: Layers]-Crash in mozilla::ipc::Endpoint<T>::Bind from ImageBridgeParent [Win][]
  30. #1369526 [Core:Graphics: Text]-Provide a fast-path to accelerate font selection in gfxFontGroup::ComputeRanges for the most common case [Uns][]
  31. #1364224 [Core:Graphics: Text]-Too much refcount churn on gfxFont instances [Uns][]
  32. #1335335 [Core:Graphics: WebRender]-Tab move between different windows does not work when e10s is enabled. [Uns][[gfx-noted]]
  33. #1373836 [Core:Graphics]-Crash in OOM | large | NS_ABORT_OOM | nsBaseHashtable<T>::Put | mozilla::layers::CompositorAnimationStorage::SetAnimatedValue [Win][]
  34. #1372577 [Core:Graphics]-SVG icon artifacts in the identity popup on Windows 8 [Win][]
  35. #1377252 [Core:ImageLib]-RasterImage::IsUnlocked isn't correct [Uns][]
  36. #1377238 [Core:JavaScript Engine: JIT]-Free finished IonBuilders off-thread [All][]
  37. #1370875 [Core:JavaScript Engine]-Assertion failure: !done(), at js/src/vm/Stack.h:1843 with Promise and inIon [Lin][[jsbugmon:update]]
  38. #1376799 [Core:JavaScript Engine]-Optimize Object.prototype.toString more [All][]
  39. #1377056 [Core:JavaScript: GC]-Fix broken support for nursery-allocated proxies with objectMoved hooks [Uns][]
  40. #1377008 [Core:JavaScript: GC]-Teach GCPolicy about Maybe [Uns][]
  41. #1374967 [Core:Layout: Form Controls]-[DateTimeInput] Consider also @step when deciding to show or hide second/millisecond field [Uns][]
  42. #1377135 [Core:Layout]-nsRefreshDriver::AddImageRequest does unnecessary hashtable lookups [All][]
  43. #1376158 [Core:MathML]-Stack exhaustion in [@ AppendText] [Uns][]
  44. #1373582 [Core:Networking: FTP]-Firefox applies HSTS to ftp and "upgrades" it to https [Uns][[necko-next]]
  45. #1376970 [Core:Networking]-Make sure mRaceCacheWithNetwork is only set when we are actually racing [Uns][[necko-active]]
  46. #1338493 [Core:Networking]-move HttpChannel IPC from main thread to STS thread in content process [Uns][[necko-active][PBg-HTTP-M3]]
  47. #1376549 [Core:Panning and Zooming]-APZ: Dispatch keyboard shortcuts hardcoded in ESM to content [Uns][[gfx-noted]]
  48. #1376526 [Core:Panning and Zooming]-APZ: Get scroll snapping working with async keyboard scrolling [Uns][[gfx-noted]]
  49. #1376538 [Core:Panning and Zooming]-APZ: Transmit focus updates more frequently [Uns][[gfx-noted]]
  50. #1377036 [Core:Plug-ins]-Disable plugin infobars [Uns][]
  51. #1369670 [Core:Security: Process Sandboxing]-Blank pages are printed with security.sandbox.content.level set to 3 when Users folder is a junction point [Win][sbwc2]
  52. #1376885 [Core:WebRTC: Audio/Video]-Implement a way to deny gUM requests in continuous integration [Uns][]
  53. #1213414 [Core:WebRTC: Audio/Video]-Implement channelCount audio constraint [All][]
  54. #1372687 [Core:WebRTC]-[Mdm2] Intermittent test_peerConnection_basicVideoRemoteHwEncoder.html | java-exception org.mozilla.gecko.mozglue.GeckoLoader$AbortException: abort() called from :0xdd6216d9 () at org.mozilla.gecko.mozglue.GeckoLoader.abort(GeckoLoader.java:532) [And][[stockwell needswork]]
  55. #1376417 [Core:Widget: Cocoa]-[e10s][Cocoa] Google Japanese IME's suggest window is positioned at wrong position if current composition was started with committing previous composition [Mac][]
  56. #1344910 [Core:Widget: Win32]-Need access to Windows accent color via new system color extension [Uns][[photon-visual][p1][tpi:+]]
  57. #1344917 [Core:Widget: Win32]-Need to know when Windows is configured to color the title bars [Uns][[photon-visual][p1][tpi:+]]
  58. #1377348 [Core:Widget]-Make nsLookAndFeel final [All][]
  59. #1372856 [Core:XPCOM]-IdleRunnableWrapper should override GetName and returned the wrapped runnable's name [Uns][]
  60. #1348099 [Core:XPConnect]-DOM Xrays should be able to cache a property not being present [Uns][[qf:p1] See bug 1348095 comment 3 for benchmark]
  61. #1377017 [Firefox:Activity Streams: Newtab]-[Onboarding] The Activity Stream option menu is above the onboarding overlay [Uns][[photon-onboarding]]
  62. #1363346 [Firefox:Developer Tools: Animation Inspector]-Use SVG context-fill instead of clip-path for animation-fast-track.svg [Uns][]
  63. #1360495 [Firefox:Developer Tools: Netmonitor]-Add response headers columns [Uns][]
  64. #1364153 [Firefox:Developer Tools: Netmonitor]-Fix position for "Edit and Resend" and "Raw headers" buttons [Uns][]
  65. #1377001 [Firefox:General]-Changes to e10srollout for Beta 55 [Uns][]
  66. #1377098 [Firefox:General]-restart notification disappears if restart is cancelled [Uns][]
  67. #1376986 [Firefox:Location Bar]-Remove ability to customize restriction tokens [Uns][[fxsearch]]
  68. #1374852 [Firefox:Preferences]-Visiting preferences should always focus on search field [Uns][[photon-preference]]
  69. #1373728 [Firefox:Tabbed Browser]-Record Telemetry about the number of Pinned Tabs [Uns][]
  70. #1347791 [Firefox:Tabbed Browser]-The pinned tab shows play tab icon every time when restarts browser [Uns][]
  71. #1377185 [Firefox:Theme]-Sidebar header color is wrong on macOS [Uns][[photon-visual][p1]]
  72. #1375309 [Firefox:Theme]-Update Photon download toolbar icon progressbar to fill horizontally [Uns][[photon-animation]]
  73. #1375893 [Firefox:Theme]-Update pinned-tab highlight/glow style for Photon [Uns][[photon-visual][p2]]
  74. #1376100 [Firefox:Theme]-[hamburger panel][Linux] Icon is misaligned in icon-only buttons (without labels) like cut, copy, paste, zoom in/out, sync now and the fullscreen button [Lin][[photon-structure]]
  75. #1354159 [Firefox:Toolbars and Customization]-Add a 'Bookmarks' button to the Library panel [Uns][[photon-structure]]
  76. #1354123 [Firefox:Toolbars and Customization]-Remove customize mode UI grid styling on window edges / behind the hamburger panel (and corresponding animations) [Uns][[photon-structure]]
  77. #1373016 [Firefox:Toolbars and Customization]-Remove or update customization mode infopanel [Uns][[photon-structure]]
  78. #1376893 [Firefox:Toolbars and Customization]-The temporarily disabled state of the reload button should block mouse events without flickering [Uns][]
  79. #1374584 [Toolkit:Add-ons Manager]-”Find a replacement” button is not readable on hover [All][]
  80. #1363997 [Toolkit:Form Manager]-Add tombstone support to ProfileStorage [Uns][]
  81. #1377181 [Toolkit:Places]-PlacesUtils.getFolderContents should throw if a non-id is passed [Uns][]
  82. #1373537 [Toolkit:Video/Audio Controls]-Videocontrols binding constructor triggers layout flushes [Uns][[qf:p1]]
  83. #1354336 [Toolkit:WebExtensions: Frontend]-Addon options checkboxes inactive [All][triaged]
  84. #1374237 [Toolkit:WebExtensions: Frontend]-All top-level functions in API files should be declared via const or let and should be uniquely named [Uns][]
  85. #1376888 [Toolkit:WebExtensions: Frontend]-pageAction popup telemetry does not report the correct times [Uns][[metrics] triaged]
  86. #1369577 [Toolkit:WebExtensions: General]-Can't call permissions.request() from a browser action or context menu click [Uns][[permissions], triaged]
  1. Partial Landings/Diagnostic Patches:
  2. #1372897 [Core:Networking: HTTP]-TCP FastOpen trying to narrow down a bug search [Uns][[necko-active]]
  3. #1358907 [Toolkit:Telemetry]-Telemetry shouldn't query the add-ons DB at startup [Uns][[measurement:client] [qf:p1]]
  1. Beta 6 -> Beta 7 Changelog +4
  2. #1371889
  3. #1376087
  4. #1374936 [Core:Audio/Video: Playback]-Invalid output format in D3D11SharedHandIemage::GetAsSourceFormat [Uns][]
  5. #1361132 [Core:Widget: Win32]-Crash in `Microsoft::WRL::Module<T>::Create''::`2''::`dynamic atexit destructor for ''moduleSingleton'''' (win10 creators update) [Win][tpi:+ [platform-rel-Microsoft][platform-rel-Windows][tbird crash]]

Nightly 56 fixes since 20170613 (Gecko 55) ~1024
Beta 55 fixes since 20170306 (Gecko 54) ~5050

*Firefox 55 Beta 8 Testday*
Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on July 1st, 2017, 8:44 am, edited 1 time in total.
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The Official 20170701 builds are not yet out

Post by Peja Stija »

winapp2 wrote: Anyone else having YouTube (with quality set to auto) taking nearly a full minute sometimes to start playing back in HD? Started sometime in the last few days. Switches immediately to HD when manually toggled.
I've had it for a couple of days, also long hangs and weird misbehavior when switching between fullscreen mode, problems seem to be gone with the latest nightly for me.
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170701 builds are not yet out

Post by TheVisitor »

Anyone else seeing a long delay when opening browser after closing/restarting ? Seems there is approx 3-5 second delay before previous tabs are displayed. Kind of worrisome with that long delay that the session is 'missing', scary...

I wonder if its related to the change in storage format from a couple days ago. Been too busy to do much research/troubleshooting.
Jgr9
Posts: 77
Joined: September 2nd, 2015, 12:51 am

Re: The Official 20170701 builds are not yet out

Post by Jgr9 »

Actually, I can't get Nightly to restore my previous session in any fashion now... at all. Am I really the only one having this issue all of a sudden?
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170701 builds are not yet out

Post by TheVisitor »

Re-spin is out:
cset: https://hg.mozilla.org/mozilla-central/ ... ca747f3b52

Not sure what its for... I suspect test failures and some crashing under certain conditions. Personally, I've not crashed in some time now. (last 1 month ago)
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170701 builds are not yet out

Post by WaltS48 »

TheVisitor wrote:Re-spin is out:
cset: https://hg.mozilla.org/mozilla-central/ ... ca747f3b52

Not sure what its for... I suspect test failures and some crashing under certain conditions. Personally, I've not crashed in some time now. (last 1 month ago)
I was having a heck of a time starting Beta and Nightly. Finally decided to Refresh the profile, since I installed a new Nightly yesterday.
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
User avatar
Grantius
Posts: 1545
Joined: June 28th, 2011, 4:14 pm
Contact:

Re: The Official 20170701 builds are not yet out

Post by Grantius »

did stylo land today? whats the pref to turn it on
Micro gaming box: AMD A10-7800 APU, 8gb RAM M350 ITX case (size of a book), Windows 10/Ubuntu
Tablet/Laptop: Asus Transformer T100, Intel Atom 2GB RAM, Windows 10 x86
Mobile:Xiaomi Redmi Note 3 Pro
custom.firefox.lady
Posts: 407
Joined: February 28th, 2008, 3:48 am
Location: PA

Re: The Official 20170701 builds are not yet out

Post by custom.firefox.lady »

Jgr9 wrote:Actually, I can't get Nightly to restore my previous session in any fashion now... at all. Am I really the only one having this issue all of a sudden?
Possibly related to Bug1376442 ?

I had to repeat the steps to fix in Comment 12 of that bug several times and set browser.search.widget.inNavBar = true to get my tabs back. Several days of Nightly updates later (just today in fact) I've offed the search bar again, and so far all seems to still be well. I also had a broken version of Add Bookmark Here 2 installed leaving a really broken mess.
Jgr9
Posts: 77
Joined: September 2nd, 2015, 12:51 am

Re: The Official 20170701 builds are not yet out

Post by Jgr9 »

custom.firefox.lady wrote:
Jgr9 wrote:Actually, I can't get Nightly to restore my previous session in any fashion now... at all. Am I really the only one having this issue all of a sudden?
Possibly related to Bug1376442 ?

I had to repeat the steps to fix in Comment 12 of that bug several times and set browser.search.widget.inNavBar = true to get my tabs back. Several days of Nightly updates later (just today in fact) I've offed the search bar again, and so far all seems to still be well. I also had a broken version of Add Bookmark Here 2 installed leaving a really broken mess.
So their solution is "Don't use Nightly" then?.... Great..... Firefox is turning out wonderfully now, isn't it.

It seems to be working now after deleting those files. (I also set the search bar back on in config and removed it with customize.) A little unsure if I've 100% fixed it though.

I've also got the exit warning back so I have a choice.

And now they've buried the bookmark button in a dropdown menu... Thanks so much.....
mozian
Posts: 156
Joined: April 30th, 2011, 11:30 pm
Location: HK

Re: The Official 20170701 builds are not yet out

Post by mozian »

Grantius wrote:did stylo land today?
i doubt that. https://bugzilla.mozilla.org/show_bug.cgi?id=1366048#c7
Grantius wrote:whats the pref to turn it on
layout.css.servo.enabled
Anleck
Posts: 113
Joined: March 5th, 2011, 6:38 pm

Re: The Official 20170701 builds are not yet out

Post by Anleck »

Greetings - just started to have a look at the Nightly and Dev Editions again in preparation for the changes coming to addons and such. I must say general browsing seems to be very good. However while testing I have noticed drastically reduced perfomance in the old IE fishbowl test ( https://testdrive-archive.azurewebsites ... /FishBowl/ ).
Just wondering if anybody sees the same - worth worring about? Might this be expected to improve before release?
Josa
Posts: 7342
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170701 builds are out

Post by Josa »

Locked