The Official 20170120 builds are out

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

The Official 20170120 builds are out

Post by Josa »

Previous Nightly Builds thread 20170119

The Official 20170120 NIGHTLY builds are out
The Official 20170120 AURORA builds are out
.The Official Firefox 51 RC3 builds are not yet out

Previous NIGHTLY: 20170119 (Fx 53.0a1)
Previous AURORA: 20170119 (Fx 52.0a2)
Previous BETA: 20170119 (Fx 51.0 RC2)

Hourly builds: Tinderbox Builds
Treeherder: Nightly | Aurora
Changelogs: NIGHTLY | AURORA | BETA
Release Notes: AURORA | BETA


Fixed:
  1. NIGHTLY +94
  2. #1332149 [Core:Audio/Video: GMP]-Don't expose plugin-container or sandbox vouchers to GMPs. [Uns][]
  3. #1331829 [Core:Audio/Video: GMP]-Remove GMP async shutdown [Uns][]
  4. #1330919 [Core:Audio/Video: MediaStreamGraph]-Set proper timestamps on video frames from canvas.captureStream() [Uns][]
  5. #1332199 [Core:Audio/Video: Playback]-Always-true assertion in media/libstagefright/binding/H264.cpp [Uns][]
  6. #1329386 [Core:Audio/Video: Playback]-BBCiPlayerTV HTML5 broken (again!) in Firefox-52+ [Uns][]
  7. #1332146 [Core:Audio/Video: Playback]-Convert MOZ_ASSERT(!IsShutdown()) to MOZ_DIAGNOSTIC_ASSERT(!IsShutdown()) in MediaDecoder.h [Uns][]
  8. #1332160 [Core:Audio/Video: Playback]-Use nsACString for GetMozDebugReaderData() functions [Uns][]
  9. #1304994 [Core:Audio/Video: Playback]-WMF decoder could potentially lose a frame, causing decoding failures [Win][]
  10. #1330918 [Core:Audio/Video: Recording]-Make MediaRecorder use timestamps for video [Uns][]
  11. #1331581 [Core:CSS Parsing and Computation]-Clean up nsMediaFeatureValueGetter [Uns][]
  12. #1332193 [Core:CSS Parsing and Computation]-Subproperties of border-image does not update when the the value they inherit from changes [Uns][]
  13. #1330138 [Core:DOM: Device Interfaces]-Divide U2F and WebAuthn APIs into their own directories [Uns][]
  14. #1331838 [Core:DOM: Security]-Remove support for app URIs in CSP directives [All][]
  15. #1331656 [Core:DOM: Service Workers]-Crash in mozilla::dom::workers::ServiceWorkerManager::ServiceWorkerManager [Win][]
  16. #1331949 [Core:DOM: Service Workers]-ServiceWorker and Cache code fails to compile with MOZ_DIAGNOSTIC_ASSERT disabled [Win][]
  17. #1326194 [Core:DOM]-Crash in PLDHashTable::Search | mozilla::dom::Element::UpdateIntersectionObservation [Win][]
  18. #1332095 [Core:DOM]-Crash in mozilla::dom::TabGroup::Join [Win][]
  19. #1331977 [Core:DOM]-CreateException doesn't use JSContext argument. [Uns][]
  20. #1273251 [Core:DOM]-Remove cross-compartment event handlers and observers when nuking wrappers [Uns][btpp-fixlater]
  21. #1313155 [Core:DOM]-Remove dom/settings and related code [Uns][]
  22. #1331525 [Core:DOM]-The Large-Allocation success message is gobbled up and never displayed [Uns][]
  23. #1332233 [Core:DOM]-[Static Analysis][Resource leak] In function CustomElementRegistry::Define [All][CID 1397481]
  24. #1240893 [Core:Disability Access APIs]-crash in PLDHashTable::Remove | mozilla::a11y::AccessibleWrap::Shutdown [Win][aes+]
  25. #1330332 [Core:Document Navigation]-Don't apply global history updates for prerendered documents until they are activated [Uns][]
  26. #1328373 [Core:Gecko Profiler]-Remove dead mozilla_sampler_* functions [Uns][]
  27. #1328369 [Core:Gecko Profiler]-Remove tlsStackTop [Uns][]
  28. #1331894 [Core:Graphics: Layers]-Crash in InvalidArrayIndex_CRASH | mozilla::layers::BuildPathFromPolygon [All][]
  29. #1329293 [Core:Graphics: Text]-Confusing error reported to console: "downloadable font: OS/2: adjusting Mac style (regular) ..." [Win][[]
  30. #1331339 [Core:Graphics: Text]-Graphite rendering problems with shared Tamil and Grantha text [Uns][[gfx-noted]]
  31. #1330423 [Core:Graphics: Text]-Remove unnecessary 'virtual' keyword from various method declarations in the Mac font backend [Uns][]
  32. #1328932 [Core:Graphics]-Backout diagnostic patch from bug 1318283 comment 11 [Uns][[gfx-noted]]
  33. #1329849 [Core:Graphics]-crash at null [@DataAtOffset] in gfx/2d/DataSurfaceHelpers.cpp:91 [Uns][gfx-noted]
  34. #1331787 [Core:IPC]-Make IPDL discriminated union checks fatal in release builds [Uns][]
  35. #1317562 [Core:ImageLib]-allow StartDecoding to use async notifications and use it in two places [Uns][]
  36. #1329195 [Core:JavaScript Engine: JIT]-CacheIR: Update old stubs instead of attaching a new stub when a DOM proxy's generation changes [All][]
  37. #1329096 [Core:JavaScript Engine: JIT]-Wasm baseline: Use NonAssertingLabel for Block/Loop, get rid of the label pool [All][]
  38. #1316814 [Core:JavaScript Engine: JIT]-Wasm baseline: Use the expression iterator's control stack, not our own [All][]
  39. #1330942 [Core:JavaScript Engine: JIT]-Wasm: Make MemoryAccessDesc::isUnaligned smarter, or move it to the platform layer [All][]
  40. #1324032 [Core:JavaScript Engine: JIT]-baldr: require br etc. to be followed by end or else [Uns][]
  41. #1331592 [Core:JavaScript Engine]-Assertion failure: data_.state_ == INTERP, at js/src/vm/Stack.cpp:495 with Debugger and wasm [Lin][[jsbugmon:update,bisect]]
  42. #1331585 [Core:JavaScript Engine]-Assertion failure: sp[-1].isBoolean(), at js/src/vm/Interpreter.cpp:1211 [Lin][[jsbugmon:update,bisect]]
  43. #1332180 [Core:Layout: Floats]-Assertion failure with shape-outside: url() with float [Uns][]
  44. #1321472 [Core:Layout: Form Controls]-[e10s] Can not scroll the drop-down list when click on option and with drag [Win][]
  45. #1311279 [Core:Layout: Form Controls]-[e10s] Can not scroll the drop-down list with click-and-drag [Win][]
  46. #1330389 [Core:Layout: Text]-Improper Rendering Of U+0525 (ԥ) [Uns][]
  47. #1323949 [Core:Networking]-Use MOZ_MUST_USE in netwerk/protocol/websocket [Uns][[necko-would-take]]
  48. #1331402 [Core:Plug-ins]-Animated plugins in background tabs do CALayer updates and cause wakeups [Mac][]
  49. #1329220 [Core:Print Preview]-The print preview document is live to changes or navigation by content script (it should be frozen at the time of the print request) [Uns][]
  50. #1330365 [Core:Security: PSM]-Use mozilla::TimeStamp instead of NSPR's PRIntervalTime for OCSP timeout code [All][[psm-assigned]]
  51. #1329360 [Core:Security: PSM]-avoid some NSS functions that internally use PK11_GetInternalKeySlot [Uns][[psm-assigned]]
  52. #1328718 [Core:Security: PSM]-develop system add-on to facilitate sha-1 disabling rollout [All][[psm-assigned]]
  53. #1306239 [Core:Security: Process Sandboxing]-Add pref to toggle OS X sandbox violation debugging, default on [Mac][sbmc2]
  54. #1330759 [Core:String]-Change the way XMLHttpRequests creates non-null-terminated external JS strings to make it impossible to create non-null-terminated nsStrings using the same mechanism [Uns][]
  55. #1327908 [Core:Untriaged]-Tooltips inconsistently disappear when I press Ctrl+L to type exactly what it says [Uns][]
  56. #1320101 [Core:WebRTC: Audio/Video]-Setting b=TIAS caps us at 2kbps [Uns][]
  57. #1270572 [Core:WebRTC: Audio/Video]-While page already has a live track, getUserMedia should allow un-prompted re-access to same device. [Uns][]
  58. #1328330 [Core:WebRTC: Audio/Video]-vp8 error concealment should be removed [Uns][]
  59. #1328142 [Core:WebRTC: Signaling]-Webrtc.org 49 update broke simulcast [Uns][]
  60. #1319268 [Core:WebRTC]-Extend WebRTC ICE Telemetry probes [All][]
  61. #1306329 [Core:XPCOM]-Stop building the XPCOM glue [Uns][]
  62. #1330904 [Core:XPConnect]-Remove XPCNativeScriptableCreateInfo [All][]
  63. #1297342 [Core:XUL]-"reserved" attribute should be on <key> elements instead of <command> ones [Uns][]
  64. #1327938 [Firefox:Bookmarks & History]-"New bookmark" popup disappears if I reopen it after creating bookmark - round 2 [Uns][]
  65. #1331798 [Firefox:Bookmarks & History]-"Page Bookmarked" menu is unexpectedly closed when typing text with IME [Win][]
  66. #1332049 [Firefox:Developer Tools: CSS Rules Inspector]-Add a new working copy of the Spectrum widget [Uns][]
  67. #1326753 [Firefox:Developer Tools: Inspector]-Impossible to inspect elements in iframe from context menu [Uns][]
  68. #1332062 [Firefox:Developer Tools: Inspector]-[devtools-html] update inspector to use launchpad v0.0.24 [Uns][]
  69. #1331164 [Firefox:Developer Tools: Memory]-The checkbox with the record call stack label is not vertical aligned in Memory tab [Uns][]
  70. #1332151 [Firefox:Developer Tools: Netmonitor]-Fix layout issues for network monitor sidebar panels [Uns][[netmonitor]]
  71. #1332068 [Firefox:Developer Tools: Netmonitor]-Migrate netmonitor properties view to use load-reps [Uns][]
  72. #1313799 [Firefox:Developer Tools: Netmonitor]-Remove Date.prototype.toLocaleFormat uses in devtools/client/netmonitor/har [Uns][]
  73. #1327972 [Firefox:Developer Tools]-Alt+Left/Right doesn't navigate in tab history if I clicked a button in devtools toolbar [Uns][]
  74. #1314919 [Firefox:Developer Tools]-Layout problems in Firebug theme [Uns][]
  75. #1331308 [Firefox:Extension Compatibility]-remove 2 add-ons from allow list [Uns][]
  76. #1303727 [Firefox:File Handling]-[e10s] Local files downloaded in the /Temp folder and opened in read-only mode [Win][]
  77. #1332373 [Firefox:General]-Make backlogged crash report preference label in about:tabcrashed clearer to our users [Uns][]
  78. #1331800 [Firefox:Migration]-History Tiles and Browsing History don't get removed right away when undoing the automigration [Win][]
  79. #1312216 [Firefox:Preferences]-Strict warning: ReferenceError: reference to undefined property this._openedURL [All][]
  80. #1330609 [Firefox:Site Identity and Permission Panels]-Closing issue for add-on pop-up notification [All][[fxprivacy]]
  81. #1332267 [Firefox:Site Identity and Permission Panels]-The "host" and "hostless" class names are too generic [All][]
  82. #1331918 [Firefox:Site Identity and Permission Panels]-The completion popup panel is not auto-dismissed by clicking outside of it [Uns][[fxprivacy]]
  83. #1323102 [Firefox:Sync]-Cache the FxA profile [Uns][[fxa-profile]]
  84. #1317579 [Firefox:Sync]-Don't send a sync ping for self-hosters [Uns][]
  85. #498976 [Firefox:Tabbed Browser]-Clicking on active tab doesn't bring it back into view (close button hidden) when scroll arrows were used and tab is halfway hidden [All][[FFT3.5]]
  86. #1323833 [Firefox:Toolbars and Customization]-Trim the list of recommended themes from 5 to 3 [Uns][]
  87. #1331705 [Shield:Add-on]-Do not use an XRay-ed Promise during recipe execution [Uns][]
  88. #1317470 [Toolkit:Add-ons Manager]-Display permission prompt for webextensions background updates [Uns][triaged]
  89. #1317363 [Toolkit:Add-ons Manager]-Implement the new sideloading flow [Uns][[permissions, sideloading, UI needed, triaged]]
  90. #1329351 [Toolkit:Form Manager]-Form history shows on password fields if password manager is disabled [Uns][]
  91. #1321790 [Toolkit:Telemetry]-JS scalar add functions should not throw [Uns][[measurement:client]]
  92. #1328061 [Toolkit:Video/Audio Controls]-Video controls break if I drag scrubber to the right twice [Uns][]
  93. #1291737 [Toolkit:WebExtensions: Developer Tools]-Implement devtools_page and devtools.inspectedWindow.tabId [Uns][[devtools.inspectedWindow] triaged]
  94. #1331999 [Toolkit:WebExtensions: Frontend]-Popup arrow color is not applied consistently [Uns][]
  95. #1320395 [Toolkit:WebExtensions: General]-Run remote extensions in their own process type [Uns][triaged]

Partial Landings/Diagnostic Patches:
  1. #1331255 [Core:Disability Access APIs]-Crash in IPCError-browser | PDocAccessibleParent::RecvBindChildDoc [Win][]
  2. #1326067 [Core:JavaScript Engine: JIT]-Port Baseline SetProp IC to CacheIR [All][]
  3. #1321841 [Core:Networking]-Firefox network loss after connection to Cisco VPN. [Win][[necko-active][proxy]]

  1. AURORA +18
  2. #1322606 [Core:Audio/Video: Playback]-Make MediaError::message attribute available on all version [Uns][]
  3. #1328038 [Core:Audio/Video: Playback]-Firefox doesn't play MP4 video files [Uns][]
  4. #1328966 [Core:Audio/Video: Playback]-VTT files with CR line endings do not parse [Uns][[platform-rel-Vimeo]]
  5. #1309587 [Core:DOM]-Text inputs on VIA Rail website behave badly with e10s [Uns][]
  6. #1331849 [Core:DOM]-Fix some wrong use of NS_NewNativeLocalFile in dom [Uns][]
  7. #1331949 [Core:DOM: Service Workers]-ServiceWorker and Cache code fails to compile with MOZ_DIAGNOSTIC_ASSERT disabled [Win][]
  8. #1319764 [Core:Graphics]-[Linux] Important graphic glitches on Developer Edition First Run UI tour [Lin][[gfx-noted]]
  9. #1325259 [Core:Graphics]-Assertion failure: [GFX1]: RGBX corner pixel at (423,51) in 846x103 surface is not opaque [Lin][[gfx-noted]]
  10. #1322337 [Core:Graphics: Text]-Skia renderer does not draw color emoji from system fonts [Lin][[gfx-noted]]
  11. #1316832 [Core:JavaScript Engine]-Assertion failure: self->contains(cx, aprop), at js/src/vm/Shape.cpp:1059 [Lin][[jsbugmon:testComment=3,origRev=d38d06f85ef5]]
  12. #1330018 [Core:JavaScript Engine]-windows intermittently leaked until shutdown via Cpows with e10s-multi [Uns][[e10s-multi:M1][MemShrink:P1]]
  13. #1330998 [Core:Plug-ins]-NPAPI plugins can still be enabled in Nightly 53 [Uns][]
  14. #1331510 [Firefox:Developer Tools: Inspector]-Inspector loads non-existing CSS file resource://devtools/client/shared/widgets/widgets.css [Uns][]
  15. #1331873 [Firefox:General]-First run page for data choices causes JS error [Uns][]
  16. #1327210 [Firefox:Toolbars and Customization]-Navigation from Customize page fails in some edge cases [Uns][]
  17. #1298676 [Toolkit:Breakpad Integration]-hang after startup. windows title bar shows "Not Responding" [Uns][]
  18. #1316514 [Toolkit:Find Toolbar]-Findbar: sometimes "highlight all" button and the actual highlight feature are not in sync (because of hidden regression bug 384458) [Uns][]
  19. #1329631 [Toolkit:Password Manager]-Autofill not dismissed after second username selection [All][[fxprivacy]]
  1. BETA +0
    None

Nightly 53.0 fixes since 20161114 (Gecko 52) ~2386
Aurora 52.0 fixes since 20160819 (Gecko 51) ~2833
Beta 51.0 fixes since 20160801 (Gecko 50) ~2845

*Aurora Testday* (TODAY!)
Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on January 20th, 2017, 12:00 pm, edited 1 time in total.
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official 20170120 builds are not yet out

Post by Hyosung »

I missed out on a lot as I went back to the Beta build but thought to try the nightly builds again.

So on my Portable version of 52 Developer Edition when typing in the address I get results like this:
http://imgur.com/mXdncLx

But then on the latest Nightly, I've noticed something else was introduced that I'd like removed (if possible):
http://imgur.com/jUNse8z
Where at the bottom of the search results you see the "search for androidauthority.com with: Google icon"

Is there a about:config option to disable that and revert back to how it looks like in the first image?

Thank you.
User avatar
Grantius
Posts: 1545
Joined: June 28th, 2011, 4:14 pm
Contact:

Re: The Official 20170120 builds are not yet out

Post by Grantius »

Anyone else getting a lot of ghost windows and excessively high RAM usage on todays nightly?
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
avada
Posts: 1934
Joined: February 10th, 2008, 6:30 am
Location: Hungary

Re: The Official 20170120 builds are not yet out

Post by avada »

What's the point of multiple processes when one still hangs the whole browser? Trying to load this page and changing from/to not only hangs the browser for minutes but the urlbar remains non-functional even after it's loaded.
Last edited by avada on January 20th, 2017, 2:29 am, edited 1 time in total.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official 20170120 builds are not yet out

Post by Alice0775 »

Grantius wrote:Anyone else getting a lot of ghost windows and excessively high RAM usage on todays nightly?
Yes,I can see a lot of ghost windows when watching youtube channel autoplay.
avada
Posts: 1934
Joined: February 10th, 2008, 6:30 am
Location: Hungary

Re: The Official 20170120 builds are not yet out

Post by avada »

Grantius wrote:Anyone else getting a lot of ghost windows and excessively high RAM usage on todays nightly?
Figures. They just fixed the urlbar and findbar bugs. Something had to be broken, otherwise mozilla-central might be usable...

By the way do you actually mean today's (2017-01-20), which can only be tinderbox or yesterday's?
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170120 builds are not yet out

Post by WaltS48 »

FYI Windows Nightly is out.

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0 ID:20170120030214 CSet: aa3e49299a3aa5cb0db570532e3df9e75d30c2d1

Did anyone else have to allow the installation of all their extensions upon updating, or was it just me?
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
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official 20170120 builds are not yet out

Post by WildcatRay »

WaltS48 wrote:FYI Windows Nightly is out.

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0 ID:20170120030214 CSet: aa3e49299a3aa5cb0db570532e3df9e75d30c2d1

Did anyone else have to allow the installation of all their extensions upon updating, or was it just me?
Do you use separate profiles for Fx and Nightly?
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
Josa
Posts: 7416
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170120 builds are out

Post by Josa »

Locked