The Official 20170805 builds are out

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

The Official 20170805 builds are out

Post by Josa »

Previous Nightly Builds thread 20170804

The Official 20170805 NIGHTLY builds are out
.The Official Firefox 55 RC4 builds are not yet out

Previous NIGHTLY: 20170804 (Fx 57.0a1)
Previous BETA: 20170804 (Fx 55.0 RC3)

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


Fixed:
  1. NIGHTLY +100
  2. #1363723
  3. #1386110
  4. #1386333 [Cloud Services:Screenshots]-Remove Screenshots rollout pref [Uns][]
  5. #1386972 [Core:Audio/Video: GMP]-Label runnables in dom/media/gmp/ChromiumCDMParent.cpp [Uns][]
  6. #1386971 [Core:Audio/Video: GMP]-Label runnables in dom/media/gmp/ChromiumCDMProxy.cpp [Uns][]
  7. #1387058 [Core:Audio/Video: Playback]-Crash in mozilla::audio::AudioNotificationReceiver::NotifyDefaultDeviceChanged [Win][]
  8. #1386951 [Core:Audio/Video: Playback]-Have ChannelMediaDecoder implement CreateStateMachine() [Uns][]
  9. #1386956 [Core:Audio/Video: Playback]-Move MediaDecoder::mResource to sub-classes [Uns][]
  10. #1385699 [Core:Audio/Video: Playback]-webm duration is set to Infinity when no duration is specified in metadata [Uns][]
  11. #1386893 [Core:Audio/Video]-Make AbstractThread thread safety assertions more generic to work with Quantum DOM cooperative threads [Uns][]
  12. #1385469 [Core:CSS Parsing and Computation]-Stylo: Linear-gradient render different with and without stylo [Uns][]
  13. #1386887 [Core:CSS Parsing and Computation]-stylo: Address FFI lifetime breakage in rustc nightly [Uns][]
  14. #1386905 [Core:CSS Parsing and Computation]-stylo: Assertion failure: !mInStyleRefresh [Uns][]
  15. #1381731 [Core:CSS Parsing and Computation]-stylo: Assertion failure: removedCount <= gUnusedAtomCount, at /home/ikezoe/central/xpcom/ds/nsAtomTable.cpp:432 [Uns][]
  16. #1384824 [Core:CSS Parsing and Computation]-stylo: Crash in PLDHashTable::Add | mozilla::ArenaRefPtr<T>::assignFrom<T> [All][]
  17. #1368290 [Core:CSS Parsing and Computation]-stylo: Implement ComputedValues sharing for text and anonymous boxes [Uns][]
  18. #1386848 [Core:CSS Parsing and Computation]-stylo: Medium.com unable to edit a series [Uns][]
  19. #1367299 [Core:CSS Parsing and Computation]-stylo: Serialization is different for -webkit-radial-gradient [Uns][]
  20. #1381821 [Core:CSS Parsing and Computation]-stylo: hover state style doesn't refresh correctly [Lin][]
  21. #1386963 [Core:CSS Parsing and Computation]-stylo: make 'image-orientation' and 'paint-order' animatable [Uns][]
  22. #1383242 [Core:DOM: Core & HTML]-Hang [@ nsRange::ExcludeNonSelectableNodes] when doing text selection in this testcase [All][[qf:p1]]
  23. #1381761 [Core:DOM: Security]-Treating 'data:' documents as unique, opaque origins should still inherit the CSP [Uns][[domsecurity-active]]
  24. #1376651 [Core:DOM: Security]-mozilla::dom::CSPAllowsInlineScript shows malloc/free churn on Facebook [All][[qf:p3][domsecurity-backlog1]]
  25. #1386969 [Core:DOM]-Let nsIRadioGroupContainer::Add/RemoveToRadioGroup() take HTMLInputElement* as argument [Uns][]
  26. #1386472 [Core:DOM]-Only register the AccessibleCaretEventHub when the accessible caret is enabled [All][]
  27. #1375123 [Core:DOM]-Remove nsIDOMWindowInternal [Uns][]
  28. #1361579 [Core:DOM]-Remove nsISimpleContentPolicy [Uns][]
  29. #1386485 [Core:Editor]-CreateBogusNodeIfNeeded() is too expensive [Uns][]
  30. #1387155 [Core:Gecko Profiler]-Have dumpProfileToFileAsync return a promise that resolves once the file is saved or rejects in case of an error [Uns][]
  31. #1354411 [Core:Graphics: WebRender]-Gracefully fallback if WebRenderAPI is not created [Uns][]
  32. #1386849 [Core:Graphics]-Always force CompositorBridgeChild::NotifyFinishedAsyncPaint [Uns][]
  33. #1386073 [Core:Graphics]-Queue OMTP Captures and replay them after we've captured everything [Uns][]
  34. #1345891 [Core:Graphics]-threejs CSS3D panorama has graphical issues [All][[gfx-noted]]
  35. #1387134 [Core:IPC]-out-of-line type-specific Pickle::Write* methods [All][]
  36. #1385416 [Core:Internationalization]-Remove Locale.jsm [Uns][]
  37. #1202362 [Core:Internationalization]-Remove nsISaveAsCharset & nsSaveAsCharset from m-c [Uns][[qf-]]
  38. #1356263 [Core:Internationalization]-Remove nsLocaleService, nsILocaleService, nsLocale, and nsPosixLocale [Uns][]
  39. #1386572 [Core:JavaScript Engine: JIT]-The Baseline JIT totals the Level-1 data cache every time it runs [Uns][]
  40. #1387115 [Core:JavaScript Engine: JIT]-[wasm] Expose WebAssembly instance memory and globals via debugger scope [Uns][]
  41. #1384723 [Core:JavaScript Engine: JIT]-[wasm] Remove experimental WebAssembly text support from the SM [Uns][]
  42. #1386555 [Core:JavaScript Engine]-Inline AutoGeckoProfilerEntry constructor/destructor [All][]
  43. #1379525 [Core:JavaScript Engine]-Move the awaiting (back) into yield [Uns][]
  44. #1385181 [Core:JavaScript Engine]-Redundant copying when return from HashTable::lookupForAdd() [Win][]
  45. #1383630 [Core:JavaScript: Standard Library]-ScriptedProxyHandler should report which first property a TypeError is thrown for [All][]
  46. #1386986 [Core:Layout: Web Painting]-Move nsDisplaySVGEffect::mEffectsBounds to nsDisplayFilter [Uns][]
  47. #1385182 [Core:Layout]-Try to avoid dynamic allocations for most arrays created inside nsDisplayList::Sort() [All][]
  48. #1385071 [Core:Panning and Zooming]-Allow keyboard APZ with passive listeners, behind a pref [Uns][[gfx-noted]]
  49. #1386777 [Core:Panning and Zooming]-Mouse position relative to autoscroll indicator is not interpreted correctly (possibly due to devicePixelRatio) [Win][[gfx-noted]]
  50. #1360666 [Core:Plug-ins]-BigBlueButton Flash does not receive click events after switching tabs when 32-bit async drawing is enabled [Win][]
  51. #1386754 [Core:Security: PSM]-Disable 3DES in TLS Handshake for Nightly builds [All][]
  52. #1356623 [Core:Security: PSM]-remove CNNIC whitelist [Uns][[psm-assigned]]
  53. #1386291 [Core:Security: Process Sandboxing]-Remove access to com.apple.DesktopServicesHelper mach service [Mac][sbmc3]
  54. #1386308 [Core:Security: Process Sandboxing]-Stop trying to alter display management (sleep) code in content processes [Mac][sbmc3]
  55. #1386075 [Core:Security: Process Sandboxing]-[Mac] Remove (iokit-user-client-class "RootDomainUserClient") [Mac][sb+]
  56. #1386161 [Core:Security: Process Sandboxing]-[Mac] Remove IOAudioControl Rules [Mac][sb+]
  57. #1385096 [Core:Security: Process Sandboxing]-[mac] remove access to the com.apple.bird mach service [Mac][sb+]
  58. #1359157 [Core:Selection]-Support Selection.type [Uns][]
  59. #1387219 [Core:Widget: Win32]-Label WinWakeLockListener [Uns][]
  60. #1364821 [Core:XPCOM]-Ambiguous AbstractThread::GetCurrent() on the main thread [Uns][]
  61. #1149830 [Core:XPCOM]-Remove nsIStackFrame::language [All][]
  62. #1386962 [Core:XPCOM]-Remove template code from XPIDL generated header files [All][]
  63. #1386445 [Firefox:Activity Streams: Newtab]-Early about:newtab pages are missing message APIs because RemotePages registers too late [Uns][]
  64. #1360868 [Firefox:Developer Tools: CSS Rules Inspector]-Data URL source links and their tooltips are unreadable [All][]
  65. #1383022 [Firefox:Developer Tools: Console]-New frontend does not show the replaced API warning message [Uns][[reserve-console-html]]
  66. #1368202 [Firefox:Developer Tools: Inspector]-convert uses of "defer" to "new Promise" in client/inspector [Uns][]
  67. #1387359 [Firefox:Developer Tools]-Devtools menu empty after starting firefox with --jsconsole [Uns][]
  68. #1386584 [Firefox:Developer Tools]-Stop using devtools shared/platform/chrome/stack module as a JSM [Uns][]
  69. #1384943 [Firefox:Developer Tools]-devtools-source-map: update to 0.10.0 [Uns][]
  70. #1387495 [Firefox:Developer Tools]-dt-addon: use window object in webconsole/net/main to load stylesheets [Uns][]
  71. #1345533 [Firefox:Developer Tools]-show source-map failures to user [Uns][]
  72. #1387626 [Firefox:General]-Ship e10s-multi to 100% of eligible users on beta [Uns][]
  73. #1377283 [Firefox:General]-[a11y] "Getting started with Nightly" dialog's close button must be accessible. [All][[photon-onboarding]]
  74. #1369255 [Firefox:Installer]-Profile clean-up option in stub installer [All][[photon-onboarding]]
  75. #1387412 [Firefox:PDF Viewer]-Update pdf.js to version 1.8.605 [All][]
  76. #1373206 [Firefox:Preferences]-Create a new dialog for notification settings under Firefox Preferences to match the new spec. [Uns][]
  77. #1361954 [Firefox:Preferences]-Have an illustration when there are no search results [Uns][[photon-preference]]
  78. #1386560 [Firefox:Preferences]-The Firefox Account header should not be highlighted on search result page. [Uns][[photon-preference]]
  79. #1387003 [Firefox:Security]-Add new container icons to Firefox [Uns][]
  80. #1355426 [Firefox:Tabbed Browser]-When closing tabs, select the next tab before working on closing the tab [Uns][[photon-performance]]
  81. #1387413 [Firefox:Theme]-Pinned tabs should be 40px wide [All][[photon-visual]]
  82. #1387253 [Firefox:Theme]-Remove custom styling for <toolbarbutton type="menu-button"> in the navigation and tab toolbars [All][]
  83. #1387389 [Firefox:Theme]-Tab strip overflow indicator should flush with the selected tab [All][[photon-visual]]
  84. #1387254 [Firefox:Theme]-Update Firefox Nightly Branding [All][[photon]]
  85. #1354117 [Firefox:Toolbars and Customization]-On startup check the photon UI pref and migrate customized items from the hamburger panel to the overflow panel or vice versa [Uns][[photon-structure]]
  86. #1384341 [Firefox:Toolbars and Customization]-Pocket and Bookmark animation for Library is cut off on the bottom in compact mode [Uns][[reserve-photon-animation]]
  87. #1366363 [Firefox:Toolbars and Customization]-Rename Compact Dark and Compact Light themes to just "Dark" and "Light" [Uns][[photon-visual][p1][57]]
  88. #1383473 [Firefox:Toolbars and Customization]-Some minor styling issues in the hamburger menu [Uns][[photon-structure]]
  89. #1387602 [Firefox:Toolbars and Customization]-Update customize mode favicon [All][[reserve-photon-structure]]
  90. #1382570 [Firefox:Toolbars and Customization]-right click on bookmark star shows both the bookmark edit popup and the context menu [Uns][[photon-structure][fixed by bug 1363188]]
  91. #1381411 [Toolkit:Downloads API]-Implement the DownloadHistoryList object [Uns][]
  92. #1387004 [Toolkit:Form Manager]-[Form Autofill] Collect information on how many people enable credit card Autofill [All][[story][form autofill:M4][autofill-metrics]]
  93. #1313625 [Toolkit:General]-Remove nsIScriptableDateFormat [was: Deprecate nsIScriptableDateFormat] [Uns][]
  94. #1385396 [Toolkit:Telemetry]-Calling setExperimentActive forces graphics initialization [Uns][[qf:p1]]
  95. #1302681 [Toolkit:Telemetry]-Extend Event Telemetry core for recording from addons [All][[measurement:client]]
  96. #1347182 [Toolkit:WebExtensions: Frontend]-Add Google Chrome toolbar color properties [Uns][triaged]
  97. #1362448 [Toolkit:WebExtensions: General]-downloads.download always saves to a non-private-window download manager [Uns][downloads, triaged]
  98. #1385864 [Toolkit:WebExtensions: Request Handling]-Web extension with "chrome://favicon/" permissions in manifest breaks webrequest [Uns][]
  99. #1342712 [Toolkit:WebExtensions: Untriaged]-Allow browser themes to be scoped to a specific window or active tab (like Vivaldi / VivaldiFox) [Uns][[design-decision-approved], triaged]
  100. #1385880 [Toolkit:WebExtensions: Untriaged]-Disable/Enable hides extension options [All][]
  101. #1352075 [Toolkit:XUL Widgets]-Implement new animation for opening/closing the arrow panels [Uns][[photon-animation]]
  1. Partial Landings/Diagnostic Patches:
  2. #1386277 [Core:Graphics]-Change BaseRect to internally store extents instead of width/height [All][[gfx-noted]]
  3. #1366217 [Core:JavaScript: GC]-Crash in LongestPhaseSelfTime [Win][[clouseau]]
  4. #1386955 [Core:Security: PSM]-Upgrade Firefox 57 to NSS 3.33 [Uns][]
  1. 55 RC3 -> 55 RC4 Changelog +0
    None

Nightly 57 fixes since 20170802 (Gecko 56) ~272
Beta 55 fixes since 20170306 (Gecko 54) ~5228

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on August 5th, 2017, 7:45 am, edited 1 time in total.
Romani
Posts: 115
Joined: September 4th, 2009, 8:01 am

Re: The Official 20170805 builds are not yet out

Post by Romani »

Hmm, disabling All tabs helper doesnt changed anything. Firefox still deleting session.
Also it feels for me utterly broken. Hamburger menu doesnt work. All tools tools from Tools-Web Developer is gone. Ctrl+shift+J (to open Browser Console) dont work anymore.
List of active addons - About Sessionstore, Canvas blocker, Default Full Zoom level, HTTPS everywhere (webExt version), KillSpinners, Multiple tab handler, NoScript
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170805 builds are not yet out

Post by GHM113 »

I don't observe anything like that. uBO, uMatrix, Session Manager and Tab Mix Plus. TMP was partially broken but onemen posted .css code that fixed it.
Sorry for my poor English.
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170805 builds are not yet out

Post by TheVisitor »

Romani wrote:Hmm, disabling All tabs helper doesnt changed anything. Firefox still deleting session.
Also it feels for me utterly broken. Hamburger menu doesnt work. All tools tools from Tools-Web Developer is gone. Ctrl+shift+J (to open Browser Console) dont work anymore.
List of active addons - About Sessionstore, Canvas blocker, Default Full Zoom level, HTTPS everywhere (webExt version), KillSpinners, Multiple tab handler, NoScript
I would rather suspect NoScript is what is causing all this issues with the Hamburger button, and other 'shortcuts' you mentioned.

Time to try starting up and doing some testing in Firefox safe-mode
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170805 builds are not yet out

Post by TheVisitor »

Yesterday's Nightly thread someone mentioned about new Nightly Icon - Yes I'm seeing the same thing using the latest hourly build on win10 x64 running win32 m-builds.

Looks like a re-spin is still spinning, so those that only use Nightly's might not see it until the re-spin is out.

I don't care for it mysef...

Image from yesterday: https://ibb.co/f3KJev
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170805 builds are not yet out

Post by TheVisitor »

Re-spin cset https://hg.mozilla.org/mozilla-central/ ... e503a50560 is appearing now on the task-cluster - so Nightly should be out Win32 m-c

Looks like 64bit builds failed.... Has be re-started - check back in about 90 mins.
User avatar
notonymous
Posts: 157
Joined: November 6th, 2002, 6:57 pm
Location: Beyond the fringe

Re: The Official 20170805 builds are not yet out

Post by notonymous »

I noticed a problem recently with nightly on Win7 where the font size changes if I adjust the width of the Fx window. For example, at https://tools.ietf.org/html/draft-krasi ... am-02.html, the font gets bigger if I decrease the width of the window and gets smaller (back to normal) when I increase the width of the window.

It looks like the site has specific CSS code for different screen widths, but Fx appears to be basing the computed font size on the window width rather than on the screen resolution width.

I don't see this problem in Beta and I don't see this problem with nightly on Linux. BTW, I do have layout.css.servo.enabled=true but toggling it didn't seem to change anything.

Firefox 57.0a1 64-bit (buildID 20170804100354), Mozilla/5.0 (Windows NT 6.1; rv:50.0) Gecko/20100101 Firefox/50.0
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170805 builds are not yet out

Post by TheVisitor »

Now ALL with the 'History button' is not displaying anything, Recent tabs close/windows close or Recent History.

The UI changes are outpacing the updates to keep the browser functional. How do they expect to keep testers with a crippled browser.
dsmith
Posts: 246
Joined: November 5th, 2002, 1:00 pm

Re: The Official 20170805 builds are not yet out

Post by dsmith »

notonymous wrote:I noticed a problem recently with nightly on Win7 where the font size changes if I adjust the width of the Fx window. For example, at https://tools.ietf.org/html/draft-krasi ... am-02.html, the font gets bigger if I decrease the width of the window and gets smaller (back to normal) when I increase the width of the window.

It looks like the site has specific CSS code for different screen widths, but Fx appears to be basing the computed font size on the window width rather than on the screen resolution width.

I don't see this problem in Beta and I don't see this problem with nightly on Linux. BTW, I do have layout.css.servo.enabled=true but toggling it didn't seem to change anything.

Firefox 57.0a1 64-bit (buildID 20170804100354), Mozilla/5.0 (Windows NT 6.1; rv:50.0) Gecko/20100101 Firefox/50.0
I'm not seeing any font changes on that web page, using currently Nightly on Windows 7.

Edit: Correction — I can see font changes if I use Responsive Design Mode, in order to modify the "device" width, rather than the window's width. The font size increases to a certain point (Google Nexus 7 device), and then reduces again (device > 1200px wide). Depending on what you're doing, it could be that that's affecting things.
JOJ0
Posts: 96
Joined: November 13th, 2006, 11:33 pm

Re: The Official 20170805 builds are not yet out

Post by JOJ0 »

Not very productive post, but I tried to withhold the emotions, but this new icon... This mixture of purple hills and green haze... I guess I need to change the drugs to understand the idea of the designer.
Enig123
Posts: 64
Joined: February 9th, 2006, 5:10 am

Re: The Official 20170805 builds are not yet out

Post by Enig123 »

Will the ole tab style been revised back?
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The Official 20170805 builds are not yet out

Post by Mouse5 »

Enig123 wrote:Will the ole tab style been revised back?
what do you mean? Mozilla has bought back square tabs to firefox, the way it used to be, it'll stay like that afaik
mozian
Posts: 156
Joined: April 30th, 2011, 11:30 pm
Location: HK

Re: The Official 20170805 builds are not yet out

Post by mozian »

ICQ5 wrote:
Enig123 wrote:Will the ole tab style been revised back?
what do you mean? Mozilla has bought back square tabs to firefox, the way it used to be, it'll stay like that afaik
:lol: :lol: funny one at taht
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170805 builds are not yet out

Post by WaltS48 »

Linux Nightly is out.

Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 ID:20170805100334 CSet: 933a04a91ce3bd44b230937083a835cb60637084
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
sabret00the
Posts: 1396
Joined: June 29th, 2004, 8:24 am
Location: London (UK)
Contact:

Re: The Official 20170805 builds are not yet out

Post by sabret00the »

Does anyone have the link for where you can view the source code and assets?
Locked