The Official Win32 20160811 builds are out

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

The Official Win32 20160811 builds are out

Post by Josa »

Previous Nightly Builds thread 20160810

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

Previous NIGHTLY: 20160810 (Fx 51.0a1)
Previous AURORA: 20160810 (Fx 50.0a2)
Previous BETA: 20160809 (Fx 49.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 +97
  2. #1292858
  3. #1292995 [Cloud Services:General]-Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in services/ [Uns][[good first bug] [lang=js]]
  4. #1292091 [Core:Audio/Video: Playback]-Add Promise::MaybeResolveWithUndefined utility for implementing promise-based HTMLMediaElement::play() API [All][]
  5. #1291997 [Core:Audio/Video: Playback]-Add new DOM exceptions for implementing promise-based HTMLMediaElement::play() API [All][]
  6. #1150371 [Core:Audio/Video: Playback]-DRM UI shows up when the Clear Key CDM is in use [All][]
  7. #1293145 [Core:Audio/Video: Playback]-Telemetry to support background video decoder suspend: Percentage video-decode-suspended/total play time [All][]
  8. #1283417 [Core:Audio/Video: Playback]-[webvtt] the cue doesn't be rendered immediately when its attributes changes [Uns][]
  9. #1285425 [Core:CSS Parsing and Computation]-:valid CSS pseudo-class doesn't match valid <form>s [All][[parity-chrome][parity-safari][parity-webkit]]
  10. #1294015 [Core:CSS Parsing and Computation]-Identical code for different branches in nsCSSRenderingBorders.cpp [Uns][[CID 1362698]]
  11. #1293604 [Core:CSS Parsing and Computation]-Replace NS_STYLE_FLOAT_* with StyleFloat enum class [Uns][]
  12. #1269990 [Core:CSS Parsing and Computation]-mochitests for clip-path basic shapes trigger fatal "Assertion failure: aArray1->Item(1).GetIntValue() == aArray2->Item(1).GetIntValue() (expected matching geometry-box values)" [Uns][]
  13. #826619 [Core:Canvas: 2D]-Unprefix mozFillRule [All][]
  14. #1291296 [Core:Canvas: 2D]-Crash in mozilla::layers::ShadowLayerForwarder::UseTextures [Win][[gfx-noted]]
  15. #1291163 [Core:Canvas: WebGL]-Intermittent dom/canvas/test/webgl-mochitest/test_capture.html | application crashed [@ mozilla::layers::PersistentBufferProviderShared::BorrowDrawTarget(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const &)] [Uns][[gfx-noted]]
  16. #838954 [Core:DOM: Core & HTML]-Newlines lost in .innerHTML serialization of <pre> when first character is a newline [Lin][[tw-dom]]
  17. #1281769 [Core:DOM: Core & HTML]-Do not throw when getting selectionDirection/selectionStart/selectionEnd on input [Uns][[tw-dom]]
  18. #1280216 [Core:DOM: IndexedDB]-Remove nsIAboutModule::GetIndexedDBOriginPostfix() [Uns][btpp-fixlater]
  19. #1210985 [Core:DOM: Security]-CORS: confusing error message when trying to use credentials and they're not allowed [Uns][[domsecurity-backlog1][domsecurity-active]]
  20. #1292869 [Core:DOM: Security]-Crash in imgRequestProxy::GetImagePrincipal, repeatable CRASH at particular web page "directory.libsyn.com" [All][[domsecurity-active]]
  21. #1272297 [Core:DOM]-Error message for invalid regular expression in 'pattern' attribute is output twice [Uns][btpp-backlog [tw-dom]]
  22. #1268962 [Core:DOM]-Fire load/error events on <link rel="prefetch"> [Uns][btpp-active]
  23. #1283281 [Core:DOM]-Remove PB Flag from DOMStorage [Uns][]
  24. #1281670 [Core:DOM]-Style attribute is not parsed into style object under certain conditions [Uns][]
  25. #1289223 [Core:Disability Access APIs]-Make EventTree process all accessibility show events [Uns][]
  26. #1292502 [Core:Event Handling]-Mismatch between mModalStateDepth and mSuspendedDoc [All][]
  27. #1283456 [Core:FxAccounts]-HawkClient fails to properly handle errors emitted before [Uns][[fxsync]]
  28. #1160200 [Core:General]-Add image/apng MIME type so it can be used with `picture` type switching. [Uns][good first bug]
  29. #1292856 [Core:Graphics: Layers]-Broken redrawing of javascript svg transform matrix [All][[gfx-noted]]
  30. #1293772 [Core:Graphics: Layers]-Crash in mozilla::layers::TextureClient::Lock [All][]
  31. #1292545 [Core:Graphics: Layers]-Don't skip the canvas copy-on-write if clips are pushed. [Uns][[gfx-noted]]
  32. #1292192 [Core:Graphics: Layers]-Simplify CanvasRenderingContext2D::SwitchRenderingMode [Uns][]
  33. #1289525 [Core:Graphics: Layers]-[TextureClientPool] Assess pool size values and adjust accordingly [Uns][[gfx-noted]]
  34. #1293693 [Core:Graphics: Layers]-canvas should not skip the copy-on-write if the composite op is OP_DEST_OUT. [Uns][]
  35. #1293577 [Core:ImageLib]-Crash in mozilla::image::Decoder::HasProgress [Win][]
  36. #1291986 [Core:ImageLib]-Update in-tree libpng to version 1.6.24 [All][]
  37. #1290322 [Core:JavaScript Engine: JIT]-BaselineScript::New parameter order is out of sync [All][]
  38. #1292664 [Core:JavaScript Engine: JIT]-Intermittent browser_perf-recording-selected-03.js | application crashed [@ js::jit::JitcodeGlobalTable::lookupForSamplerInfallible(void *,JSRuntime *,unsigned int)] after Assertion failure: entry->isMarkedFromAnyThread(rt) [Uns][]
  39. #1293801 [Core:JavaScript Engine]-Add a JS_IsInitialized() API [All][[v8api]]
  40. #1292529 [Core:JavaScript Engine]-Crash [@ js::gc::IsInsideNursery] [Lin][[jsbugmon:]]
  41. #1016936 [Core:JavaScript Engine]-Iteration: throw if the value returned by iterator.next() is not an object [Lin][]
  42. #1290589 [Core:JavaScript Engine]-Make JSRuntime's exclusiveAccessOwner a js::Thread::Id instead of a PRThread* [All][]
  43. #1293456 [Core:JavaScript Engine]-Make js::Zone::usedByExclusiveThread atomic [All][]
  44. #1293313 [Core:JavaScript Engine]-[wasm] Assertion failure: JSVAL_IS_DOUBLE_IMPL(l), at dist/include/js/Value.h:406 [Lin][]
  45. #1293260 [Core:JavaScript: GC]-Improve ObjectGroup hash in TenureCountCache in 64 bit builds [Uns][]
  46. #1237097 [Core:Layout]-Changes to background-color trigger invalidations, even on an "opacity:0" element [Uns][]
  47. #1237102 [Core:Layout]-Changes to innerText inside of an "opacity:0" element cause invalidations, but *only if* there is a flash-flavored <object> tag on the page [Uns][]
  48. #1291280 [Core:Layout]-Declare nsStyleImageLayers::Layer::mSourceURI as FragmentOrURI [Uns][]
  49. #1293000 [Core:Layout]-Replace in-tree consumer of non-standard Iterator() with Object.entries in layout/ [Uns][[good first bug] [lang=js]]
  50. #1292278 [Core:Layout]-Stylo Assertion failure: aNameSpaceID > 0 && (int64_t) aNameSpaceID <= (int64_t) mURIArray.Length() at dom/base/nsNameSpaceManager.h [All][[stylo:m2]]
  51. #1277788 [Core:Layout]-The initial value of mask-position should be center [Uns][]
  52. #1293929 [Core:Layout]-Yahoo! Finance stock chart can no longer compare more than one stock in Firefox 49 [Uns][[platform-rel-Yahoo]]
  53. #1292509 [Core:Networking: Cache]-Don't literally doom HTTP cache entries that were found invalid (never written metadata) after shutdown [Uns][[necko-active]]
  54. #1268587 [Core:Networking: Cache]-Don't try to create cache2 dirs on and on when it once fails [Uns][[necko-active]]
  55. #1292547 [Core:Networking: Cache]-Kill() CacheFile when there is only a writer reference to its CacheEntry [Uns][[necko-active]]
  56. #1291347 [Core:Networking: Cache]-Make CacheFileContextEvictor::EvictEntries shutdown aware [Uns][[necko-active]]
  57. #1285476 [Core:Networking: HTTP]-AppCache can be used to bypass CORS [Uns][[necko-active]]
  58. #1290037 [Core:Networking: HTTP]-Update minimum keybits in H2 [Uns][[necko-active]]
  59. #1288049 [Core:Networking]-Canonicalize IPv4 for nsStandardURL [Uns][[necko-active]]
  60. #1293364 [Core:Networking]-Factor out duplicate xpidl typedefs from netwerk [Uns][[necko-active]]
  61. #1293568 [Core:Networking]-Remove unused file nsSOCKS4SocketProvider.h [All][[necko-active]]
  62. #1284256 [Core:Security: PSM]-Certificate Transparency - verification of Signed Certificate Timestamps (RFC 6962) [Uns][[psm-assigned]]
  63. #1289455 [Core:Security: PSM]-Obviate manual CERT_DestroyCertificate() calls in PSM [All][[psm-assigned]]
  64. #1288410 [Core:Security: Process Sandboxing]-Extend SandboxBroker to allow adding paths [Uns][sblc2]
  65. #1288194 [Core:Security: Process Sandboxing]-[e10s] Some SVG images do not print [Win][sbwc1]
  66. #1247373 [Core:Widget: Cocoa]-native OS X colorpicker from <input type="color"> does not deal with system colors [Mac][tpi:+]
  67. #1272332 [Core:Widget: Gtk]-[gtk3]Firefox Nightly has stopped using the system GTK3 dark theme [Lin][]
  68. #1293541 [Core:XPCOM]-Clean up NS_OBJC_*_TRY_* macros [All][]
  69. #1293603 [Core:XPCOM]-Fix up a bunch of NS_IMETHOD declarations [Uns][]
  70. #1289137 [Core:XPConnect]-Make XPCNativeSet::NewInstance() take an nsTArray argument [Uns][]
  71. #1289659 [Firefox:Bookmarks & History]-[OS X] Firefox Nightly 50.0a1 shows no "Bookmarks Menu" contents when no windows opened. [Uns][]
  72. #1294103 [Firefox:Developer Tools: Debugger]-Load source-map and pretty-print workers on the client-side in new debugger [Uns][]
  73. #1293325 [Firefox:Developer Tools: Debugger]-Update new debugger frontend (8/8/16) [Uns][]
  74. #1265759 [Firefox:Developer Tools: Framework]-Create an HTML replacement for inspector Search Box [Uns][[devtools-html]]
  75. #1281931 [Firefox:Developer Tools: Framework]-Remove server-only code from devtools/client/framework/selection.js [Uns][[devtools-html]]
  76. #1293756 [Firefox:Developer Tools: Framework]-fix "dynamic" requires in autocomplete.js [Uns][[reserve-html]]
  77. #1292253 [Firefox:Developer Tools: Framework]-remove chrome use from devtools/client/shared/widgets/view-helpers.js [Uns][[reserve-html]]
  78. #1293760 [Firefox:Developer Tools: Framework]-shim Services exports the wrong thing [Uns][[reserve-html]]
  79. #1288423 [Firefox:Developer Tools]-Remove the last references to Actor/FrontClass. [Uns][[devtools-html]]
  80. #1206233 [Firefox:Device Permissions]-Indicator for devices actively streaming or permissions being used [Uns][[fxprivacy]]
  81. #1274332 [Firefox:General]-Add testpilot.firefox.com to the xpinstall whitelist [All][]
  82. #1291833 [Firefox:General]-Cleanup and organize lazy module/service getters [Uns][]
  83. #1290698 [Firefox:General]-Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in browser/ [Uns][]
  84. #1292870 [Firefox:PDF Viewer]-PDF rendering regression, areas with content being rendered blank [Lin][[regression]]
  85. #1293128 [Firefox:Sync]-Signins from the synced-tabs pane should get a unique "entrypoint" value [Uns][]
  86. #1289510 [Firefox:Theme]-Bookmarks toolbar buttons have weird hover styling when using a lightweight theme [All][]
  87. #1292633 [Firefox:Theme]-Make Ctrl+Tab panel background more opaque [All][]
  88. #1288178 [Toolkit:Add-ons Manager]-Allow testpilot to use mozAddonManager [Uns][triaged]
  89. #1280876 [Toolkit:Find Toolbar]-Find toolbar influences New Tab page [Uns][]
  90. #1290913 [Toolkit:Find Toolbar]-Prevent flushing the layout when dimmed highlight background is constructed [Uns][]
  91. #1279843 [Toolkit:Find Toolbar]-preceding and trailing character are obscured by the emphasized find term [Uns][]
  92. #1293499 [Toolkit:General]-Fix PageThumbs.captureAndStore for e10s: redirects and channel errors [Uns][]
  93. #1261313 [Toolkit:Places]-Remove RemoveVisitsByTimeframe API [Uns][[good first bug][lang=cpp]]
  94. #1292536 [Toolkit:Reader Mode]-Desktop Reader View side bar on non-widescreen screens limits visibility over the text [Lin][]
  95. #1291472 [Toolkit:Safe Browsing]-Add more application reputation extensions [Uns][]
  96. #1294018 [Toolkit:Telemetry]-Enforce keeping histogram-whitelists.json up-to-date [Uns][[measurement:client]]
  97. #1286908 [Toolkit:WebExtensions]-ExtensionTestUtils.loadExtension should not require an id when useAddonManager is true [Uns][triaged]
  98. #1280128 [Toolkit:WebExtensions]-popup background color does not extend to corners [Win][triaged]

Partial Landings/Diagnostic Patches:
  1. #527003 [Core:Disability Access APIs]-Need a way to shutdown accessibility (on/off) [All][]
  2. #1271650 [Core:JavaScript Engine]-Implement a C++ interface for Debugger.Frame instances. [Uns][[devtools-html]]
  3. #1293262 [Core:JavaScript: GC]-Always pre-tenure objects after minor GC [Uns][]
  4. #1273475 [Core:Security: PSM]-Crash in shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_WaitCondVar | mozilla::CondVar::Wait | nsNSSActivityState::restrictActivityToCurrentThread [Uns][[psm-assigned]]

  1. AURORA +5
  2. #1291078 [Core:DOM: Core & HTML]-<select> change event is fired before mouse events if e10s is enabled [Uns][]
  3. #1286735 [Core:Networking: Cache]-Crash in nsOfflineCacheDevice::Evict [Win][[necko-active]]
  4. #1291306 [Firefox:Developer Tools: Inspector]-No longer able to set CSS text-transform on <input> [Uns][]
  5. #1291998 [Firefox:General]-Background color of cancel button in permission dropdown on Windows is distinct from OS X and Linux [Win][]
  6. #1291537 [Toolkit:General]-Disable GMPs on 32bit MacOS mode [Uns][]
  1. BETA +13
  2. #1277213
  3. #1276132 [Core:Audio/Video: Playback]-[EME] Compile in EME code by default, behind hidden prefs [Uns][]
  4. #1285928 [Core:Audio/Video: Playback]-No sound when playing video in Standard Definition quality mode [Win][]
  5. #1289623 [Core:Audio/Video: Playback]-[EME] Assume keys marked as "output-restricted" are usable [Lin][]
  6. #1289634 [Core:Audio/Video: Playback]-Enable Widevine EME and don't enable Primetime EME in default build configuration [Lin][]
  7. #1293101 [Core:Audio/Video: Playback]-CDMCaps still doesn't always consider output-restricted keys as usable [Uns][]
  8. #1291078 [Core:DOM: Core & HTML]-<select> change event is fired before mouse events if e10s is enabled [Uns][]
  9. #1290505 [Core:Layout]-[e10s] Can't see video on Citytv.com due to overlay [Mac][e10s]
  10. #1290343 [Core:Security: Process Sandboxing]-Linux sandbox blocks Widevine 32bit CDM loading [Lin][]
  11. #1290618 [Core:Security: Process Sandboxing]-Allow PR_SET_PTRACER in Linux sandbox policies to avoid recursive crash [Lin][]
  12. #1290633 [Core:Security: Process Sandboxing]-Don't recursively crash due to "exception-context annotations" in GMP processes [Lin][]
  13. #1288580 [Toolkit:General]-Mark Widevine as supported on Linux [Lin][]
  14. #1291537 [Toolkit:General]-Disable GMPs on 32bit MacOS mode [Uns][]

Nightly 51.0 fixes since 20160801 (Gecko 50) ~452
Aurora 50.0 fixes since 20160606 (Gecko 49) ~2221
Beta 49.0 fixes since 20160425 (Gecko 48) ~2215

Release tracking Firefox 49-51 see HERE

Blog created by Mozilla for Nightly users: Nightly Blog
Last edited by Josa on August 11th, 2016, 7:32 am, edited 1 time in total.
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20160811 builds are not yet out

Post by alex_mayorga »

Did the Android indicator made its way to Win10? :-k

http://i.imgur.com/Hr5HlK1.jpg
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20160811 builds are not yet out

Post by Alice0775 »

[*]#1195722 [Core:Selection]-Improve text selection with touch on Windows (turn on accessible touch caret) [Win]

flip layout.accessiblecaret.* in about:config (require restart)
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20160811 builds are not yet out

Post by alex_mayorga »

No touch panel here though...

https://bugzilla.mozilla.org/show_bug.cgi?id=1293483 perhaps? :-k
Josa
Posts: 7408
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20160811 builds are out

Post by Josa »

Locked