The Official Win32 20150325 builds are out

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

The Official Win32 20150325 builds are out

Post by Josa »

Previous Nightly Builds thread 20150324 | Nightly Build thread RSS feed (courtesy DaCypher)

The Official Win32 20150325 NIGHTLY build is out
The Official Win32 20150325 AURORA build is out
The Official Firefox 37 RC1 builds are out


Previous NIGHTLY: 20150324 (Fx39.0a1)
Previous AURORA: 20150324 (Fx38.0a2)
Previous BETA: 20150320 (Fx37.0b7)

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

Fixed:
    NIGHTLY +98
  1. #988698
  2. #1146339
  3. #1144398
  4. #1140804
  5. #1146943 [Add-on SDK:General]-Uplift Add-on SDK to Firefox [All][]
  6. #1146199 [Core:CSS Parsing and Computation]-FontFace.family asserts if the family name failed parse in the FontFace constructor [All][]
  7. #1144450 [Core:CSS Parsing and Computation]-infinite recursion when inspecting document.fonts.status from loadingdone event listener [All][]
  8. #896693 [Core:Canvas: WebGL]-WebGL conformance test 1.0.2 : regression on textures/copy-tex-image-2d-formats.html [All][[gfx-noted], webgl-conformance]
  9. #1144889 [Core:Canvas: WebGL]-WebGL 2 unavailable. Requires feature sRGB [Mac][]
  10. #1145492 [Core:Canvas: WebGL]-WebGL2 - Bind framebuffers to mipmaps [All][gfx-noted]
  11. #1145501 [Core:Canvas: WebGL]-WebGL2 - Extend BufferData usage flags. [All][gfx-noted]
  12. #1134330 [Core:DOM: Workers]-Accurately determine if an intercepted fetch is a reload or not [Mac][]
  13. #1134324 [Core:DOM: Workers]-Set credentials and CORS flags on Request object used in onfetch event [Mac][]
  14. #1136200 [Core:DOM: Workers]-Verify request type is no-cors if Service Worker returns opaque response. [Lin][]
  15. #1142852 [Core:DOM]-Cache Action should use non-threadsafe ref-counting [All][]
  16. #1146059 [Core:DOM]-Remove Response.finalURL [Lin][]
  17. #1145910 [Core:DOM]-Shadow DOM prevents :active pseudo class from matching on the shadow host [All][]
  18. #1146557 [Core:DOM]-enable Service Worker Cache pref for non-release builds [All][]
  19. #1110487 [Core:DOM]-implement QuotaManager nsIOfflineStorage interface for Service Worker Cache [All][]
  20. #1126819 [Core:DOM]-persist Request cache attribute in ServiceWorker Cache [All][]
  21. #1146229 [Core:Disability Access APIs]-Compiler warning C4229 in xpcAccessibleTable.cpp [Win][]
  22. #1135907 [Core:Graphics: Layers]-Clamp displayports to the maximum texture size. [All][]
  23. #1035611 [Core:Graphics]-Correctly handle untransforming projective transforms that cross the w=0 plane [Mac][]
  24. #1107801 [Core:Hardware Abstraction Layer (HAL)]-Improve gamepad support on MacOS [Mac][]
  25. #1082837 [Core:ImageLib]-Add ImageLib infrastructure to allow correct mixed content blocking [All][]
  26. #1139225 [Core:ImageLib]-Add locking for imgRequest member variables that can be accessed from multiple threads [All][]
  27. #1137037 [Core:ImageLib]-Determine the inner window ID in imgRequest::Init [All][gfx-noted]
  28. #1141819 [Core:ImageLib]-Don't implicitly dispatch a runnable to the main thread in RasterImage::StartDecoding [All][]
  29. #1137019 [Core:ImageLib]-Make the imgRequest methods that forward to the image threadsafe [All][]
  30. #1139818 [Core:ImageLib]-Merge imgRequest public and private sections [All][]
  31. #1139804 [Core:ImageLib]-Stop accessing private members of imgRequest all over the place [All][]
  32. #1146364 [Core:JavaScript Engine: JIT]-Atomic ops must be recorded as effectful with resumeAfter() [All][]
  33. #731683 [Core:JavaScript Engine]-IonMonkey: Improve Ion compilation/bailouts checks [All][[good first bug][lang=c++][ion:t]]
  34. #1142351 [Core:JavaScript Engine]-Add console warnings for non-standard flag argument of String.prototype.{search,match,replace}. [All][[DocArea=JS]]
  35. #1144819 [Core:JavaScript Engine]-Change JS_DefineProperty APIs to treat getter/setter=nullptr as indicating class getter/setter ops only for data properties [Lin][]
  36. #1145924 [Core:JavaScript Engine]-JSRuntime::updateProfilerSampleBufferGen isn't monotonic increasing [Lin][]
  37. #1142761 [Core:JavaScript Engine]-Move CallSetter to its one remaining caller [Lin][]
  38. #1139683 [Core:JavaScript Engine]-Update SetExistingProperty with comments and references to ES6 algorithm steps [Lin][]
  39. #1146472 [Core:JavaScript Engine]-Use JSOP_NEWOBJECT even if the script is not compile-and-go [Mac][]
  40. #1146267 [Core:JavaScript Engine]-jemalloc breaks shell builds on OS X [Mac][]
  41. #1145149 [Core:JavaScript Engine]-missing include in PerfSpewer.cpp [Lin][]
  42. #1125412 [Core:JavaScript: GC]-Graph memory statistics in the GC ubench [All][]
  43. #1144931 [Core:JavaScript: GC]-Move gray root buffering into RootMarking and unfriend GCMarker and GCRuntime [All][]
  44. #1146216 [Core:JavaScript: GC]-Remove MakeSlotArray(), because it's dead [All][]
  45. #1143042 [Core:JavaScript: GC]-Switch AllocKind iteration over to range-based for loops [All][]
  46. #1141563 [Core:JavaScript: GC]-TSan: data race js/src/vm/Shape.h:1424 getter (and line 1430, setter) [Lin][[tsan]]
  47. #1144925 [Core:JavaScript: GC]-Use a callback tracer to do gray root buffering [All][]
  48. #1101627 [Core:Layout]-Add touch-action regions to the layer EventRegions [All][]
  49. #1142999 [Core:MFBT]-Add an EnumeratedRange class to iterate EnumeratedArrays [Win][]
  50. #1145812 [Core:Networking]-"ASSERTION: nsTDependentString must wrap only null-terminated strings" with dom.url.encode_decode_hash [Mac][]
  51. #1145345 [Core:Panning and Zooming]-MOZ_CRASH in mozilla::layers::Axis::OverscrollBy at Axis.cpp:187 [Mac][[gfx-noted]]
  52. #1138716 [Core:Security: PSM]-Regenerate PSM data structures affected by February 2015 batch of root changes [All][]
  53. #1126014 [Core:Security]-[e10s] nsIScriptSecurityManager domainPolicy doesn't seem to work with e10s [All][]
  54. #1146222 [Core:Video/Audio]-MSE playback when using FFmpeg crashes when changing video quality [Mac][]
  55. #1143491 [Core:Video/Audio]-Only the first 'trun' of MP4 track fragments is played back [Mac][]
  56. #1145203 [Core:Video/Audio]-Stop synchronously draining the decode task queue when spinning down the MDSM [Mac][]
  57. #1136873 [Core:Video/Audio]-Use MediaPromises for metadata decoding and fix up threading model [Mac][]
  58. #1146192 [Core:Video/Audio]-[EME] seccomp failure in ClearKey CDM [Lin][]
  59. #1100508 [Core:WebRTC]-No easy way to capture data for a bug report from about:webrtc [All][[reporting]]
  60. #1144643 [Core:Widget: Gtk]-Gtk3 - support transparent and shaped widgets [Lin][]
  61. #1143686 [Core:Widget: Gtk]-Gtk3 - use margin for scrollbar thumb [Lin][]
  62. #1141441 [Core:X-remote]-Make the -remote option return an error code [Lin][]
  63. #1143810 [Core:XPConnect]-Remove some SetPropertyStubs that are not needed anymore. [Lin][]
  64. #1142623 [Firefox:Developer Tools: Console]-slow to open in-content preferences/about:addons as well as web page and open new window, if Browser Console has been opened [Win][]
  65. #1003664 [Firefox:Developer Tools: Debugger]-High CPU usage just opening and browsing in debugger. [Lin][]
  66. #1137384 [Firefox:Developer Tools: Debugger]-Move ThreadSources into its own devtools-wide file [Mac][]
  67. #1136341 [Firefox:Developer Tools: Debugger]-[e10s] Breakpoints don't trigger until a new window is opened/closed [Lin][]
  68. #1135435 [Firefox:Developer Tools: Debugger]-debugger should explain the exception when conditional breakpoint throws [All][]
  69. #1144363 [Firefox:Developer Tools: Framework]-There are telemetry logs defined in gDevTools that never fire and appear invalid [All][]
  70. #1134568 [Firefox:Developer Tools: Inspector]-Add a list of predefined easing functions to the cubic-bezier tooltip [All][]
  71. #1120570 [Firefox:Developer Tools: Inspector]-Rule view is not showing media query in source link text [All][]
  72. #1066504 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Timeline range selection is interrupted if mouse goes out of timeline area [All][]
  73. #1146097 [Firefox:Developer Tools: WebIDE]-Incorrectly escaped regexp in webide-prefs.js [Mac][]
  74. #1130084 [Firefox:Developer Tools: WebIDE]-WiFi connection error even though it worked [All][]
  75. #1146380 [Firefox:Developer Tools]-Firefox shouldn't be warning that Valence might make it run slowly [All][]
  76. #1135018 [Firefox:Developer Tools]-Host devices catalog on a CDN [All][]
  77. #1127337 [Firefox:General]-Show article favicon in reader mode [All][]
  78. #1135589 [Firefox:General]-The focusring for the controls in reader mode doesn't match the visible borders of the buttons [All][]
  79. #1146565 [Firefox:General]-[EME] EME-free Firefox fails to uninstall any pre-existing CDMs [All][]
  80. #1013695 [Firefox:Preferences]-in-content preferences content pane: add some space to the left of the 'size' label [All][[lang=css][good first bug]]
  81. #1146463 [Firefox:Reading List]-Reading list items sometimes wrap their text when hovering due to the close icon appearing [All][]
  82. #1146486 [Firefox:Reading List]-The generic reading list thumbnail graphic is stretched too big and on white background [All][]
  83. #1146786 [Firefox:Reading List]-browser-sidebar logs lots of noise [All][]
  84. #1145942 [Firefox:Session Restore]-Use the frame message manager to revive crashed tabs upon navigation [All][]
  85. #1146052 [Firefox:Session Restore]-about:sessionrestore empty after crash [All][]
  86. #1146054 [Firefox:Sync]-prolonged readinglist error reported after 1 day instead of 14 days [All][]
  87. #1145472 [Firefox:Tours]-browser_no_tabs.js loads a chrome URL from the hidden window (resource:// outside OS X) [All][]
  88. #1137843 [Loop:Client]-Loop client should not try to leave room that it fails to join [All][]
  89. #1144782 [Loop:Client]-LoopUI should listen to "TabSelect" rather than the "select" event [All][[good first bug][lang=js]]
  90. #1135095 [Loop:Client]-Telemetry event should be sent when enabling/disabling Tab sharing or window sharing [All][[metrics]]
  91. #1129040 [Toolkit:Add-ons Manager]-[e10s] Plugin block list tries to load blocklist and triggers exception in FileUtils.jsm [Win][]
  92. #1042561 [Toolkit:Autocomplete]-Addressing autocomplete widget: Typed text in red despite results/matches found if suggestions change by last input [All][]
  93. #1145913 [Toolkit:Password Manager]-Make the username in the password notification editable [All][]
  94. #1120860 [Toolkit:Password Manager]-Telemetry: Whether an <input type=password> is associated with a <form> [All][]
  95. #1145789 [Toolkit:Password Manager]-Unify code paths for the password save and change notifications [All][]
  96. #1146299 [Toolkit:Places]-(bookmark keywords are broken!) v27 migration is using a bookmark description instead of POST data [All][]
  97. #1146358 [Toolkit:Reader Mode]-The attempt of adding a page to Reading List from Reader View fails and causes an error [All][]
  98. #1133536 [Toolkit:Telemetry]-Detect & report aborted sessions in Telemetry [All][]


Partial Landings/Diagnostic Patches:
  1. #1109390 [Core:DOM]-Make AnimationPlayer.pause wait to sync up with the compositor [All][]
  2. #1131416 [Firefox:Reading List]-Desktop syncing module for reading list service [All][]
  3. #1094821 [Firefox:Theme]-Convert dev edition theme to a lightweight theme [All][[fixed-in-fx-team]]


    AURORA +27
  1. #1144398
  2. #1146883 [Core:Editor]-nightly crashes when deleting quoted html elements in a gmail reply [Win][]
  3. #1137229 [Core:Event Handling]-Keyboard stops working on OS X [Mac][[STR in comment #57]]
  4. #1141676 [Core:Graphics: Text]-font-variant-position:sub/super fallback rendering (synthetic sub/superscript glyphs) is broken [All][]
  5. #1136484 [Core:Networking: HTTP]-Instagram/YouTube pages incredibly slow to load [All][]
  6. #1102443 [Core:Security: PSM]-the call to CERT_GetCommonName leaks memory in PublicKeyPinningService::EvalChainWithHashType [All][]
  7. #1143139 [Core:Selection]-Intermittent test_selectioncarets.py | application crashed [@ mozilla::SelectionCarets::DispatchSelectionStateChangedEvent(mozilla::dom::Selection *,mozilla::dom::Sequence<mozilla::dom::SelectionState> const &)] [Win][]
  8. #1143987 [Core:Video/Audio]-EME decoder should be using SharedDecoderManager [Mac][]
  9. #1145517 [Core:Video/Audio]-H264::DecodeNALUnit doesn't properly handle emulation prevention bytes [Mac][]
  10. #1142527 [Core:Video/Audio]-Intermittent test_dormant_playback.html | application crashed [@ mozilla::WMFVideoMFTManager::InitializeDXVA()] after "Assertion failure: !mDXVA2Manager, at WMFVideoMFTManager.cpp:143" [Win][]
  11. #1145405 [Core:Video/Audio]-[EME] ClearKey CDM DecodingComplete race [All][]
  12. #1138777 [Core:Video/Audio]-[EME] Don't do sync dispatch in gmp-clearkey AudioDecoder [Win][]
  13. #1145585 [Core:Video/Audio]-[Vista] glitches in live streams caused by lazily-open-shared-handle [Win][]
  14. #1145101 [Core:Video/Audio]-crash in [@ mozilla::AVCCMediaDataDecoder::Shutdown() ] [Mac][]
  15. #1113431 [Firefox:General]-<meta name="referrer"> is ignored for navigations from the context menu and via a middle-click [All][]
  16. #1140340 [Firefox:Menus]-Add Reader Mode menu item to the menu bar [All][[strings]]
  17. #1133577 [Firefox:Menus]-[e10s] "Open Link in New Tab" in remote browser causes unsafe CPOW usage warning [All][]
  18. #1135508 [Firefox:Preferences]-InContent Prefs - Don't allow text selection of categories [All][[lang=css][good first bug]]
  19. #1136670 [Firefox:Preferences]-InContent Prefs - Implement alignment according to spec [All][]
  20. #1115925 [Firefox:Preferences]-InContent Prefs - Lack of highlight for selected tree row in High contrast mode [All][[lang=css]]
  21. #1008171 [Firefox:Preferences]-No focus for elements except textboxes (and buttons, on Windows and Linux) inside in-content preferences [All][[lang=css]]
  22. #1129597 [Firefox:Preferences]-Unable to edit keyword [All][]
  23. #1064261 [Firefox:Preferences]-When locking the privacy.sanitize.sanitizeOnShutdown pref, it is not displayed as locked [All][]
  24. #1128175 [Firefox:Preferences]-[OS X] Some dialogs in Content and Privacy in-content preferences can't be dismissed with keyboard (ESC) when only text boxes and lists can receive focus (OS-level pref) [Mac][]
  25. #1136671 [Firefox:Theme]-InContent prefs - Tree sort arrows should be darker [All][[good first bug][lang=css]]
  26. #1130741 [Firefox:Theme]-Sync pane "Terms of Service" & "Privacy notice" links are too small [All][[good first bug][lang=css]]
  27. #1141649 [Toolkit:Themes]-In-content pages: radio button not aligned on the left. [Mac][]

    BETA +4
  1. #1146883 [Core:Editor]-nightly crashes when deleting quoted html elements in a gmail reply [Win][]
  2. #1137229 [Core:Event Handling]-Keyboard stops working on OS X [Mac][[STR in comment #57]]
  3. #1137716 [Core:Graphics]-Startup crash on Optimus w/ Intel Ironlake Graphics mozilla::layers::CompositorD3D11::GetTextureFactoryIdentifier() [Win][gfx-noted]
  4. #1145585 [Core:Video/Audio]-[Vista] glitches in live streams caused by lazily-open-shared-handle [Win][]



Nightly 39.0 fixes since 20150223 (Gecko 38) ~1471
Aurora 38.0 fixes since 20141128 (Gecko 37) ~2332
Beta 37.0 fixes since 20141014 (Gecko 36) ~2177

Release tracking Firefox 37-39 see HERE
Last edited by Josa on March 25th, 2015, 9:37 am, edited 1 time in total.
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The Official Win32 20150325 builds are not yet out

Post by Mouse5 »

Question.

what exactly are the Nightly SDK linux Builds? is there anywhere where i can read about that?
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20150325 builds are not yet out

Post by alex_mayorga »

User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20150325 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.
Josa
Posts: 7420
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20150325 builds are out

Post by Josa »

Locked