The Official Win32 20160520 builds are out

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

The Official Win32 20160520 builds are out

Post by Josa »

Previous Nightly Builds thread 20160519

The Official Win32 20160520 NIGHTLY build is out
The Official Win32 20160520 AURORA build is out
The Official Firefox 47 Beta 7 builds are out

Previous NIGHTLY: 20160519 (Fx 49.0a1)
Previous AURORA: 20160519 (Fx 48.0a2)
Previous BETA: 20160517 (Fx 47.0b6)

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 +55
  2. #1268034
  3. #1273129
  4. #1189148 [Cloud Services:Firefox Sync: Backend]-Refresh FxA certificate when the tokenserver gives a 401 [All][]
  5. #1273774 [Core:Audio/Video: Playback]-Remove TaskQueue from WaveDataDecoder [Uns][]
  6. #1273691 [Core:Audio/Video: Playback]-Use pref to indicate which DLLs&versions make D3D11 crash, to fall back to D3D9 [Win][]
  7. #1261900 [Core:Audio/Video: Playback]-WebM using MSE does not play properly with BlockDuration [Uns][]
  8. #1274127 [Core:Audio/Video: Playback]-crash in igd10umd32.dll@0x14b17c; igd10iumd32.dll@0x12d7bc, @0x12e1cc, @0x178a5f [Win][]
  9. #1274115 [Core:Audio/Video: Playback]-crash in tosqep.dll/tosqep64.dll (toshiba av library) 1.0.10.1224 [Win][]
  10. #1274132 [Core:Audio/Video: Playback]-crashes related to Intel devices [Win][]
  11. #1271794 [Core:Build Config]-Compile with SSE2 optimizations [Uns][]
  12. #1273771 [Core:CSS Parsing and Computation]-Add initial atom hooks for servo [Uns][]
  13. #1273424 [Core:CSS Parsing and Computation]-Rename some style keyword constants to be consistent with style keywords [Uns][]
  14. #1274211 [Core:DOM: Security]-Typo in ContextualIdentityService [Uns][]
  15. #1270471 [Core:DOM: Security]-We should not expose Containers in privateBrowsing [Uns][[userContextId][domsecurity-active]]
  16. #1272537 [Core:DOM]-Atomize the namespace manager [Uns][btpp-active]
  17. #1134163 [Core:DOM]-Delay the dispatch of the animationstart event until the refresh driver tick after the animation starts [All][[tw-dom]]
  18. #1257849 [Core:DOM]-Implement DOMTokenList.supports() and supported tokens [Uns][[tw-dom] btpp-fixlater]
  19. #1273203 [Core:DOM]-Remove the getStructuredData API from BrowserElement [Uns][btpp-active]
  20. #1272781 [Core:DOM]-nsEscape should work with ns(C)Strings and not with char pointers [Uns][btpp-active]
  21. #1271946 [Core:Disability Access APIs]-Focus reporting misbehaves in Gmail when opening a conversation [Uns][]
  22. #1271931 [Core:Graphics: Layers]-Conditional jump or move depends on uninitialised value(s) mozilla::PaintedLayerData::Accumulate (FrameLayerBuilder.cpp:3320) [Uns][gfx-noted]
  23. #1141468 [Core:Graphics: Layers]-HTML based hamburger menu slide-out/in animation is choppy [All][[Testday-20150619]]
  24. #1268502 [Core:Graphics: Text]-Use a CGContext around a Skia Canvas to draw subpixel AA text on popup menus [Mac][]
  25. #1260825 [Core:Graphics: Text]-utf16 surrogates causes graphite shaper to produce incorrect cluster information. [Uns][gfx-noted]
  26. #1272647 [Core:Graphics]-Invalid operands error in gfx/graphite2/src/inc/UtfCodec.h [Uns][gfx-noted]
  27. #1167557 [Core:ImageLib]-crash in mozilla::image::SurfaceCacheImpl::LookupBestMatch(mozilla::image::Image* const, mozilla::image::SurfaceKey const&, mozilla::Maybe<unsigned int> const&) [Win][[gfx-noted]]
  28. #1273748 [Core:JavaScript Engine: JIT]-wasm: decode memory sizes as unsigned [Uns][]
  29. #1273432 [Core:JavaScript Engine]-Assertion failure: count <= JSString::MAX_LENGTH, at js/src/vm/String.cpp:947 [Mac][[jsbugmon:update]]
  30. #1273828 [Core:JavaScript Engine]-Optimize JS::GetScriptedCallerGlobal [All][]
  31. #1227207 [Core:JavaScript Engine]-TypedArray constructor throws TypeError when it should throw RangeError [Uns][]
  32. #1266887 [Core:JavaScript: GC]-Move Rooted to the Zone [All][]
  33. #1273908 [Core:JavaScript: GC]-Simplify adding new kinds of GC thing [Uns][]
  34. #1228280 [Core:Layout]-(mask-image) Support multiple SVG mask elements as mask images [Uns][]
  35. #1272997 [Core:Layout]-Resize flags in nsHTMLReflowState not always set/propagated correctly in vertical writing modes (was: while and after window horizontal-only resizing, background image should be repainted and form elements should be reflowed (vertical writing-mo [All][]
  36. #1273900 [Core:Networking]-Necko: |sprintf| is deprecated [Lin][[necko-active]]
  37. #1273106 [Core:Widget: Cocoa]-When building with a more recent OS X SDK, the search input field in the bookmarks sidebar has a (broken!) placeholder [Uns][]
  38. #1260091 [Core:Widget]-Move using SendBidiKeyboardNotify to WidgetUtils [All][]
  39. #1166351 [Core:XBL]-XBL parent bindings not properly attached - tabs suddenly do not switch or close properly [All][]
  40. #1272831 [Core:XPCOM]-Add AutoRestore::Value() to retrieve the saved value [Uns][]
  41. #1273712 [Core:XPCOM]-Clean up Base64.{h,cpp} [Uns][]
  42. #1248267 [Firefox:Bookmarks & History]-Right click on bookmark item of "Recently Bookmarked" should show regular places context menu [Uns][]
  43. #1265722 [Firefox:Developer Tools: Inspector]-Decouple fronts from actors in inspector. [Uns][[devtools-html]]
  44. #1205563 [Firefox:Developer Tools: Inspector]-[RTL] devtools-sidebar-alltabs (overflow dropmarker) is placed wrong in RTL locales [All][[good first bug][polish-backlog][difficulty=easy][lang=js]]
  45. #920956 [Firefox:Developer Tools: Responsive Design Mode]-DevTools touch emulation: suppress regular mouse events, emulate 300ms delay [Mac][[good first bug][lang=js][polish-backlog]]
  46. #1240913 [Firefox:Developer Tools: Responsive Design Mode]-Preserve page state when toggling RDM [All][[multiviewport] [mvp-rdm]]
  47. #1269757 [Firefox:Developer Tools: about:debugging]-Cleanup panel id and panelId attributes [Uns][]
  48. #1273184 [Firefox:Developer Tools: about:debugging]-Don't allow reloading on about:debugging for unsupported add-ons [Uns][]
  49. #1269237 [Firefox:Developer Tools]-Unable to Open Developer Tools with F12 shortcut [Win][[btpp-fix-now]]
  50. #1269348 [Firefox:Sync]-Show last sync date tooltip on Synced Tabs sidebar device names [Uns][]
  51. #1273344 [Firefox:Theme]-Background tabs and tabs toolbar itself have different color in dark developer theme [Uns][]
  52. #1273094 [Firefox:Toolbars and Customization]-Tabs not in Title-bar after bug 1269462 [Uns][]
  53. #1126559 [Firefox:Tours]-UITour is able to show the refresh Firefox dialog even when reset isn't supported [All][]
  54. #1272870 [Firefox:Untriaged]-6% damp (linux64) regression on push bec48bfd05a8 (Fri May 13 2016) [Uns][[talos_regression] [devtools-html]]
  55. #311614 [Toolkit:Application Update]-Partial Update Apply failure Window after app startup should appear in front of browser window, not behind [All][]
  56. #1273468 [Toolkit:Video/Audio Controls]-Full-screen button is missing in 47 Beta 6 [All][]

Partial Landings/Diagnostic Patches:
  1. #1271653 [Core:JavaScript Engine]-Implement a C++ interface for Debugger.Object instances. [Uns][[devtools-html]]

  1. AURORA +5
  2. #1270689 [Core:Audio/Video: Playback]-Widevine crash in non-virtual thunk to mozilla::WidevineDecryptor::OnSessionClosed when using DASH.js player [Mac][]
  3. #1262427 [Core:Canvas: WebGL]-crash in @0x0 | CContext::ID3D11DeviceContext1_SetSamplers_<T> [Win][[gfx-noted]]
  4. #1270165 [Core:Panning and Zooming]-APZC::ResetTouchInputState assumes CurrentTouchBlock can return null, but it can't [Uns][[gfx-noted]]
  5. #1258375 [Core:Security: PSM]-Upgrade Firefox 48 to NSS 3.24 [Uns][[psm-assigned]]
  6. #1267636 [Core:Widget: Win32]-DevEdition theme and others cropped in menubar when switching to lowdpi monitor [Win][]
  1. BETA +12
  2. #1234147
  3. #1270381
  4. #1273202
  5. #1272916 [Core:Audio/Video: Playback]-MSE Sourcebuffer may reports contiguous buffered range but will stall attempting to play due to internal gap [Uns][]
  6. #1262427 [Core:Canvas: WebGL]-crash in @0x0 | CContext::ID3D11DeviceContext1_SetSamplers_<T> [Win][[gfx-noted]]
  7. #1268155 [Core:Canvas: WebGL]-crash in mozilla::webgl::TexUnpackSurface::TexUnpackSurface [Win][[gfx-noted]]
  8. #1251919 [Core:JavaScript Engine]-Assertion failure: comp == compartment || runtime()->isAtomsCompartment(comp) || (srcKind == JS::TraceKind::Object && InCrossCompartmentMap(static_cast<JSObject*>(src), tenured, thing.kind())), at js/src/jsgc.cpp:396 [Mac][[jsbugmon:update]]
  9. #1264613 [Core:JavaScript Engine]-Crash in js::GetBuiltinClass with web workers, typed arrays, console.log [Lin][[sg:dos]]
  10. #1269941 [Core:Spelling checker]-Upgrade to Hunspell 1.4.1 [All][]
  11. #1267636 [Core:Widget: Win32]-DevEdition theme and others cropped in menubar when switching to lowdpi monitor [Win][]
  12. #1246162 [Firefox:General]-Page content is moving when the "Advanced" button is clicked in "Your connection is not secure" screen [Uns][[fxprivacy]]
  13. #1254544 [Firefox:Sync]-[Sync Tabs Sidebar] Right click options are missing for Sidebar Search [All][]

Nightly 49.0 fixes since 20160425 (Gecko 48) ~1123
Aurora 48.0 fixes since 20160307 (Gecko 47) ~2344
Beta 47.0 fixes since 20160125 (Gecko 46) ~2297

Release tracking Firefox 47-49 see HERE
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20160520 builds are out

Post by Josa »

Locked