The Official Win32 20160319 builds are out

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

The Official Win32 20160319 builds are out

Post by Josa »

Previous Nightly Builds thread 20160318

The Official Win32 20160319 NIGHTLY build is out
The Official Win32 20160319 AURORA build is out
.The Official Firefox 46 Beta 3 builds are not yet out

Previous NIGHTLY: 20160318 (Fx48.0a1)
Previous AURORA: 20160318 (Fx47.0a2)
Previous BETA: 20160317 (Fx46.0b2)

Hourly NIGHTLY builds: mozilla-central-linux | mozilla-central-linux64 | mozilla-central-macosx | mozilla-central-win32 | mozilla-central-win64 | NIGHTLY Tinderbox | NIGHTLY Changelog | AURORA Tinderbox | AURORA changelog

Fixed:
  1. NIGHTLY +57
  2. #1257270 [Core:Audio/Video: GMP]-Use std::nullptr_t instead of nullptr_t in WMFUtils.h. [Uns][]
  3. #1248496 [Core:Audio/Video: Playback]-Enable D3D11 DXVA [Uns][]
  4. #1257028 [Core:Audio/Video: Playback]-Fix fall back to d3d9 DXVA if D3D11 fails [Uns][]
  5. #968761 [Core:CSS Parsing and Computation]-Support nested CSS calc() [All][]
  6. #1248371 [Core:CSS Parsing and Computation]-[css-grid] <auto-track-list> requires that each track has a definite min- or max-sizing function [All][]
  7. #910138 [Core:Canvas: 2D]-Add support for new canvas ellipse method. [All][[parity-blink][parity-edge]]
  8. #1228687 [Core:Canvas: WebGL]-"Assertion failure: gl->IsCurrent()" [Uns][gfx-noted]
  9. #1254419 [Core:DOM: Animation]-Add a chrome-only GetProperties() method to KeyframeEffectReadOnly [All][]
  10. #918706 [Core:DOM: Core & HTML]-[XHR2] Wrong exception: "Illegal value" instead of "DOMException SyntaxError" [Lin][[tw-dom] btpp-active]
  11. #1148535 [Core:DOM: Core & HTML]-Fix remaining failures in parse-a-srcset-attribute.html [Mac][[tw-dom] btpp-active]
  12. #1256593 [Core:DOM: IndexedDB]-[Static Analysis][Logically dead code] In function DatabaseMaintenance::CheckIntegrity [All][CID 1355136 ]
  13. #1235572 [Core:DOM: Security]-Enforce SRI on remote about:newtab [Uns][]
  14. #1047663 [Core:DOM: Workers]-Disable Cache doesn't disable cache for web workers, nothing does [All][]
  15. #1257568 [Core:DOM: Workers]-Remove the JSContext argument of WorkerPrivate::Kill [Uns][]
  16. #1257030 [Core:DOM]-Add support for supplying preexisting stack instead of capturing one for use as the async parent stack of CallbackObject [All][]
  17. #1245334 [Core:DOM]-Make PromiseMessage.jsm ids more meaningful [Uns][]
  18. #1257444 [Core:DOM]-Mana page's Find/Replace feature no longer works in Firefox 47+ [Uns][]
  19. #1257422 [Core:DOM]-Remove some unnecessary AutoSafeJSContext in datastore code [Uns][]
  20. #1257306 [Core:DOM]-Simplify the implementation of AutoSafeJSContext a bit [Uns][]
  21. #1256061 [Core:Geolocation]-crash in nsTArray_Impl<T>::IndexOf<T> | mozilla::dom::Geolocation::RemoveRequest [Win][]
  22. #1255158 [Core:Graphics: Text]-Update Graphite2 library to 1.3.7 [All][gfx-noted]
  23. #1246756 [Core:Graphics]-Update Skia to m49 branch [Uns][]
  24. #1253386 [Core:Graphics]-[e10s] Images glitch in sites that use a popular KenBurns slider with Disabled HWA on Ubuntu [Lin][[gfx-noted]]
  25. #1257305 [Core:IPC]-ipc\chromium\src\base/thread_local.h(110): warning C4312: 'reinterpret_cast': conversion from 'int' to 'void *' of greater size [Uns][]
  26. #1250192 [Core:JavaScript Engine]-Assertion failure: frame.script()->nfixed() == 0, at js/src/vm/GeneratorObject.cpp:21 with ES6 Generator [Lin][[jsbugmon:update]]
  27. #1257234 [Core:JavaScript Engine]-Detect Windows stack size at runtime [All][]
  28. #1244412 [Core:JavaScript: GC]-Intermittent bug-1232386.js | Assertion failure: zone->runtimeFromAnyThread()->gc.nursery.isEmpty() [Uns][]
  29. #1223533 [Core:Layout: Form Controls]-[e10s] Loading banner ads leads to close the <select> popup [All][]
  30. #1250718 [Core:Layout]-Nightly47 doesn't show correctly after 3d animation. And Aurora46 doesn't show the menu at all [Win][]
  31. #1242172 [Core:Layout]-Transient layout problem with resized images [All][]
  32. #1257264 [Core:Panning and Zooming]-When panning in Fennec, APZ handoff should not occur when panning changes direction [Uns][[gfx-noted]]
  33. #1256727 [Core:Panning and Zooming]-[APZ] code mirror's panel with line numbers twitches when I scroll code area horizontally [Uns][[gfx-noted]]
  34. #1237236 [Core:Selection]-In some cases <textarea> displays caret on wrong line, and when I start typing, caret teleports to the next line (caret out of sync with collapsed selection) [1/2] [All][]
  35. #1257328 [Core:Web Speech]-SpeechUtterance attributes need to be bounded [Uns][]
  36. #1257616 [Core:WebRTC]-Avoid leak if MediaPipeline is shut down after xpcom-shutdown-threads [Uns][]
  37. #1254102 [Core:WebRTC]-[e10s] Switching from remote tabs to non-remote tabs stops browser sharing working/causes fatal assertions in debug mode [Uns][]
  38. #1250829 [Core:XPCOM]-Consider removing some assertions to improve the coding style of promise chaining for MozPromise [Uns][]
  39. #1257063 [Core:XPCOM]-Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails [Uns][]
  40. #1255343 [Core:XPCOM]-Stop returning nsresult from NS_RegisterStaticAtoms [All][]
  41. #1257148 [Core:XSLT]-[Static Analysis][Excessive padding] In structure txEXSLTFunctionDescriptor [All][]
  42. #1256704 [Firefox:Developer Tools: Debugger]-Conditional Breakpoints are set to line 1 [Uns][]
  43. #1246514 [Firefox:Developer Tools: Framework]-Switch toolbox-options.xul to HTML [Uns][[lang=js][lang=html][btpp-backlog]]
  44. #1256690 [Firefox:Developer Tools: Netmonitor]-[DevTools][Net Monitor] requests-menu-empty-notice does not display after pushing the clear button [All][]
  45. #1239464 [Firefox:Developer Tools: Responsive Design Mode]-Close button for exiting the responsive design view [Uns][[multiviewport] [mvp-rdm]]
  46. #1255529 [Firefox:Developer Tools: Shared Components]-File, line and column should all be linkable in the Frame component [Uns][[btpp-fix-now]]
  47. #1256037 [Firefox:PDF Viewer]-Update pdf.js to version 1.4.137 [All][]
  48. #898706 [Firefox:SocialAPI]-[meta] Remove social FrameWorker [All][]
  49. #1257316 [Firefox:SocialAPI]-fix session history purging for social frames [Uns][]
  50. #1032398 [Firefox:SocialAPI]-make sure visibility APIs work in social/loop panels, deprecate *FrameShow/Hide [Mac][]
  51. #1256357 [Hello (Loop):Client]-Enable Hello in e10s windows [Uns][[e10s]]
  52. #1242084 [Toolkit:Telemetry]-nsTerminator::UpdateTelemetry() leaks 8 byte nsStringBuffer when app.update.channel gets set to Beta [All][[measurement:client]]
  53. #1252604 [Toolkit:WebExtensions]-Change logic in alarms observer to return immediately if the alarm has been cancelled [Uns][]
  54. #1253645 [Toolkit:WebExtensions]-Implement browser.extension.isAllowedIncognitoAccess [Uns][[extension][good first bug][berlin]]
  55. #1253134 [Toolkit:WebExtensions]-Support drawAttention in browser.windows.update [Uns][[windows][berlin][good first bug]]
  56. #1246035 [Toolkit:WebExtensions]-[commands] Add support for _execute_page_action [Uns][[commands]triaged]
  57. #1256264 [Toolkit:WebExtensions]-requestId should be a string [Uns][[webRequest] [good first bug]]
  58. #1239885 [Toolkit:XUL Widgets]-Popup blocker notifications don't work on "data:" pages when using window.open() with no URI as arguments [Uns][]

Partial Landings/Diagnostic Patches:
  1. #911216 [Core:JavaScript Engine]-Implement promises in the JavaScript engine [All][[leave open]]
  2. #1255352 [Core:JavaScript Engine: JIT]-(CacheIR) Use a simple IR for IC code generation [All][]
  3. #1243857 [Core:WebRTC: Audio/Video]-Enable full-duplex cubeb backends [Uns][]
  4. #1255745 [Toolkit:Telemetry]-Async shutdown crash with "Experiments.jsm shutdown" [Uns][[measurement:client]]

  1. AURORA +9
  2. #1254721
  3. #1256411 [Core:DOM: Service Workers]-simplify and cleanup ServiceWorkerInfo [Uns][]
  4. #1254730 [Core:DOM: Workers]-Intermittent test_websocket1.html,test_websocket2.html,test_websocket3.html,test_websocket4.html | Test timed out. || test 34 custom server code | test 34 custom server reason [Uns][]
  5. #1238564 [Core:Layout]-Active opacity that's currently offscreen gets culled during drawing even when it's inside the display port [All][]
  6. #1216924 [Core:Panning and Zooming]-9-13% Linux 64/Win7/WinXP tps regression on Mozilla-Inbound on October 20, 2015 from push 1e2fc068682e617ec5d72784cd2e34264157c88b [Uns][[talos_regression][gfx-noted]]
  7. #1247854 [Core:Panning and Zooming]-Scrolling with mousewheel is broken in some situations [All][gfx-noted]
  8. #1257181 [Core:Panning and Zooming]-Re-enable APZ on beta [Uns][[gfx-noted]]
  9. #1256943 [Core:Plug-ins]-BLOCKED_ON_PLUGIN_MODULE_INIT_MS is always 0 with e10s chrome [Uns][]
  10. #1255824 [Firefox:Pocket]-Pocket-related menu items reappear on restart [Uns][]
  1. BETA +17
  2. #1254167
  3. #1254721
  4. #1256065
  5. #1257100 [Core:Audio/Video: Playback]-Report we can play type 'audio/mp4; codecs="mp4a.40.29"' [Uns][]
  6. #1249600 [Core:Canvas: 2D]-crash in get_style [Win][gfx-noted]
  7. #1250669 [Core:Canvas: 2D]-Fallback to GDI fonts if Device Creation fails on the content process [Win][gfx-noted]
  8. #518805 [Core:Document Navigation]-meta refresh should not reload page when tab/window is not active (not visible) or in idle state [All][]
  9. #1255918 [Core:DOM]-Disable YouTube Flash-to-HTML5 embed rewriter in Beta 46 (plugins.rewrite_youtube_embeds = false) [Uns][]
  10. #1256411 [Core:DOM: Service Workers]-simplify and cleanup ServiceWorkerInfo [Uns][]
  11. #1242724 [Core:General]-Make mtransport/runnable_utils.h available even if WebRTC is disabled [Uns][]
  12. #1209278 [Core:Graphics: Layers]-Require full mix-blend-mode support in compositors [Uns][]
  13. #1193557 [Core:Layout]-Using mix-blend-mode flattens classic scrollbars with APZ [Uns][]
  14. #1238564 [Core:Layout]-Active opacity that's currently offscreen gets culled during drawing even when it's inside the display port [All][]
  15. #1247854 [Core:Panning and Zooming]-Scrolling with mousewheel is broken in some situations [All][gfx-noted]
  16. #1251894 [Core:Panning and Zooming]-Artifacting around edges of Twitter feed when scrolling with mouse wheel [Uns][[gfx-noted]]
  17. #1256943 [Core:Plug-ins]-BLOCKED_ON_PLUGIN_MODULE_INIT_MS is always 0 with e10s chrome [Uns][]
  18. #1255824 [Firefox:Pocket]-Pocket-related menu items reappear on restart [Uns][]

Nightly 48.0 fixes since 20160307 (Gecko 47) ~529
Aurora 47.0 fixes since 20160125 (Gecko 46) ~1864
Beta 46.0 fixes since 20151214 (Gecko 45) ~1747

Release tracking Firefox 46-48 see HERE
Last edited by Josa on March 19th, 2016, 12:11 pm, edited 1 time in total.
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20160319 builds are not yet out

Post by Virtual_ManPL »

Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
bogas04
Posts: 977
Joined: May 18th, 2010, 1:14 am

Re: The Official Win32 20160319 builds are not yet out

Post by bogas04 »

I have e10s on in Nightly (OSX) and something (I guess flash/some gifs) breaks the scrolling via touchpad (2 finger). Is this a known issue ?
bogas04.github.io
MacBook Air Mid 2013 |@bogas04
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20160319 builds are out

Post by Josa »

Locked