The Official Win32 20150814 builds are out

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

The Official Win32 20150814 builds are out

Post by Josa »

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

The Official Win32 20150814 NIGHTLY build is out
The Official Win32 20150814 AURORA build is out
.The Official Firefox 41 Beta 2 builds are not yet out


Previous NIGHTLY: 20150813 (Fx43.0a1)
Previous AURORA: 20150813 (Fx42.0a2)
Previous BETA: 20150812 (Fx41.0b1)

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

Fixed:
    NIGHTLY +67
  1. #1180955 [Add-on SDK:General]-Add the ability to override the require function in loaders [Uns][]
  2. #1178609 [Add-on SDK:General]-`join` in loader.js does not work with resource:/// [Uns][]
  3. #1191192 [Core:Audio/Video: Playback]-Pass same-origin media status to DecodedStream [Uns][]
  4. #1190238 [Core:Audio/Video: Playback]-Remove MediaResource::Read/Seek/Tell API [Uns][]
  5. #1193142 [Core:Audio/Video: Playback]-TrackBuffersManager::DoEvictData does not need to keep a keyframe at the end [All][]
  6. #1193864 [Core:Audio/Video]-Fix dom/media/platforms/wmf/ compilation on mingw. [Uns][]
  7. #1175940 [Core:DOM: Content Processes]-TabChild::RecvUIResolutionChanged can be really slow when switching tabs [Uns][]
  8. #992096 [Core:DOM: Security]-Implement Subresource Integrity [All][]
  9. #1192955 [Core:DOM: Security]-Use channel->ascynOpen2 for PING in docshell/base/nsDocShell.cpp [Uns][]
  10. #1193767 [Core:DOM: Service Workers]-re-enable service worker fetch event on nightly [Uns][]
  11. #1187470 [Core:DOM: Service Workers]-service worker scripts treat parser warnings as errors [Uns][]
  12. #1110476 [Core:DOM]-Fetch Request and Response should strip the URL fragment automatically [All][[good first bug][lang=C++]]
  13. #1193786 [Core:Disability Access APIs]-crash in mozilla::dom::Element::FindAttrValueIn(int, nsIAtom*, nsIAtom* const* const*, nsCaseTreatment) [Win][]
  14. #1160295 [Core:Graphics: Layers]-DisplayLink (dlumd10.dll, dlumd11.dll) Startup crash in @0x0 | CContext::UMQueryHS_ConstBuf_(D3D10DDI_HRTCORELAYER, unsigned int, unsigned int) [Win][]
  15. #1152080 [Core:Graphics: Layers]-[e10s] Flash disappears when the Flash overlaps the element(position:fixed) even a little [Win][gfx-noted]
  16. #1192699 [Core:Graphics: Text]-merge gfxDWriteFontList::DelayedInitFontList into gfxDWriteFontList::InitFontList [Win][]
  17. #1144946 [Core:Graphics]-Delete PreciseRefreshDriverTimerWindowsDwmVsync refresh driver timer [All][]
  18. #1191114 [Core:ImageLib]-Detect HAS_TRANSPARENCY during the metadata decode [All][]
  19. #1173869 [Core:JavaScript Engine: JIT]-MBinaryArithInstruction::infer cleanups [Uns][]
  20. #1179242 [Core:JavaScript Engine: JIT]-Unexplained double movegroup to stack [Uns][]
  21. #1168756 [Core:JavaScript Engine: JIT]-[MBaselineCache] Add option to always use caches and an option to use sharedstubs [Uns][]
  22. #1188878 [Core:JavaScript Engine]-Assertion failure: !Debugger::inFrameMaps(f), at js/src/jit/RematerializedFrame.cpp:107 with OOM [Lin][[jsbugmon:update,bisect]]
  23. #1188334 [Core:JavaScript Engine]-Assertion failure: !si.initialFrame().callee()->isGenerator(), at js/src/vm/ScopeObject.cpp:2405 [Lin][[jsbugmon:update,bisect]]
  24. #1173100 [Core:JavaScript Engine]-Clean up OneUcs4ToUtf8Char [Uns][]
  25. #1191499 [Core:JavaScript Engine]-Crash [@ js::ArgumentsObject::arg] with Debugger [Lin][[jsbugmon:update,bisect]]
  26. #1191756 [Core:JavaScript Engine]-Crash [@ js::jit::IonBuilder::replaceTypeSet] with OOM [Lin][[jsbugmon:update,bisect]]
  27. #1161332 [Core:JavaScript Engine]-Crash with heap-use-after-free [@ JS::Rooted<JSFunction*>::init] [Lin][[jsbugmon:]]
  28. #1194148 [Core:JavaScript Engine]-Self-host Array.prototype.toString [All][]
  29. #1193046 [Core:JavaScript Engine]-[jsdbg2] Debugger.Environment reports "optimized out" too often [All][]
  30. #1186720 [Core:Layout]-Assertion failure: "Any line break inside ruby box should have been suppressed" with ruby, shy [Uns][]
  31. #1193541 [Core:Networking]-Spotify web player is broken in Linux [google too] [Uns][]
  32. #1106321 [Core:Printing: Setup]-Printing Page Setup Settings Disobeyed Under e10s [Win][]
  33. #1190450 [Core:Security]-Tracking Protection fires onSecurityChange with the wrong webProgress.currentURI when the tracking request happens onunload [Uns][[fxprivacy]]
  34. #1189041 [Core:WebRTC: Networking]-Add about:config pref to limit ICE discovery to default route [Uns][]
  35. #1189040 [Core:WebRTC: Networking]-Add an about:config pref with a whitelist for interfaces to use for ICE (in WebRTC) [Uns][]
  36. #1190316 [Core:Widget: Gtk]-Fullscreen transition applied to all screens [Lin][]
  37. #1192248 [Core:Widget: Win32]-Fix wchar_t/char16_t mismatch WinIMEHandler.cpp. [Win][]
  38. #1192573 [Core:Widget: Win32]-When using a touchscreen device, on screen keyboard appearing even when a physical keyboard is present [Win][]
  39. #828844 [Core:XPCOM]-Report system allocator memory in about:memory on Linux [All][[MemShrink:P2]]
  40. #1190857 [Firefox:Developer Tools: Framework]-Add loader alias to DevTools loader exports [All][]
  41. #1152721 [Firefox:Developer Tools: Inspector]-Move shared helper functions e.g. createChild() into a shared file [All][]
  42. #1193900 [Firefox:Developer Tools: Inspector]-Refine a punctuation in emptyPresetList [Uns][]
  43. #1167673 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Add nice intro/descriptive helper tooltips for the different details view tabs [Uns][[good first bug]]
  44. #1191158 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Promote "Record Allocations" options to no longer experimental option [Uns][]
  45. #1193110 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Wait for performance connection to complete before closing toolbox [Uns][]
  46. #1172407 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-[Linux] Clicking the Performance settings button checks the first option and dismisses the menu [Lin][[good first bug][lang=js]]
  47. #1193313 [Firefox:Developer Tools]-Cleanup promises in devtools codebase [Uns][]
  48. #1192863 [Firefox:Developer Tools]-Use commonjs require to import DebuggerClient [Uns][]
  49. #1109087 [Firefox:Device Permissions]-[e10s] Global indicator is dismissed after closing a loop call even though other active items are using the indicator at the same time [All][]
  50. #1192654 [Firefox:General]-"Save As" crashes on cnn.com (and anything else with iframes from nonpersistable URI schemes) [Lin][]
  51. #1194258 [Firefox:General]-Control Center shows 'no tracking elements' message even when it's preffed off [Uns][[fxprivacy]]
  52. #1160023 [Firefox:General]-Implement new fullscreen popup design from bug 1129061 [All][]
  53. #1193742 [Firefox:General]-[Control Center] Grey and yellow exclamation marks are missing from Control Center for mixed content pages [Win][[fxprivacy]]
  54. #1192214 [Firefox:General]-[Control Center] Icons don't align with section headlines [All][[fxprivacy]]
  55. #1182572 [Firefox:Location Bar]-Location bar search suggestion include things that look like URLs (e.g. "bankofamerica.com") which surprisingly take you to a search results page instead of to the URL [All][[fxsearch][searchsuggestions]]
  56. #1192032 [Firefox:Migration]-Import bookmarks / favorites from Microsoft Edge [Uns][]
  57. #1180387 [Firefox:New Tab Page]-New Tab Page doesn't show websites (wrong number of rows or lines) [Uns][]
  58. #987670 [Firefox:Sync]-Tools Menu Copy Change [Mac][[fxsync]]
  59. #1193830 [Firefox:Tabbed Browser]-Clicking on the icon to mute then unmute (or unmute then mute) without moving the mouse off the icon switches tabs [Uns][]
  60. #1178548 [Firefox:Theme]-Clean up more SVGs [Uns][]
  61. #1193806 [Firefox:Theme]-Remove hardcoded fonts in about:privatebrowsing [Uns][]
  62. #1157645 [Hello (Loop):Client]-Always send the room owner as "-" [All][]
  63. #1191102 [Hello (Loop):Client]-Change all instances of Example to FramedExample in the ui-showcase [Uns][[tech-debt][visual refresh]]
  64. #1193764 [Hello (Loop):Client]-Direct calls hang if the contact hasn't connected to the server at all [All][]
  65. #1193765 [Hello (Loop):Client]-Share Link doesn't work from the user unavailable screen of direct calls [All][]
  66. #1159538 [Toolkit:Password Manager]-Allow per-site recipes to adjust the username/password field detection for onUsernameInput [All][]
  67. #1192692 [Toolkit:Places]-PlacesUtils.promiseBookmarksTree() may cause id/guid cache to not be updated. [Uns][]

Partial Landings/Diagnostic Patches:
  1. #1194135 [Core:Security: PSM]-Update Mozilla to NSS 3.20 [Uns][]
  2. #1172180 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Create a real PerformanceActor [Uns][]

    AURORA +5
  1. #1187018
  2. #1189744
  3. #1189702 [Firefox:Developer Tools: Responsive Mode]-CSS animation re-run when a link is clicked [Uns][]
  4. #1194258 [Firefox:General]-Control Center shows 'no tracking elements' message even when it's preffed off [Uns][[fxprivacy]]
  5. #1164816 [Toolkit:Breakpad Integration]-symbolstore.py will hang if a background task raises an unhandled exception [Uns][]
    BETA +11
  1. #1171966 [Core:CSS Parsing and Computation]-animation performance degraded in version 38.0.5 (38+) slow bug (version 37.0.2 works fast) [Uns][]
  2. #1190921 [Core:DOM: Core & HTML]-Broadcastchannel keeps its containing iframe in memory when it has a user defined property. [All][]
  3. #1185529 [Core:Security: Process Sandboxing]-Flash AS2 Key.isDown recently broken [Win][]
  4. #1188234 [Core:XUL]-nsXULPrototypeElement::Deserialize doesn't bounds check when accessing aNodeInfos [Uns][]
  5. #1189702 [Firefox:Developer Tools: Responsive Mode]-CSS animation re-run when a link is clicked [Uns][]
  6. #1190279 [Firefox:Sync]-Hamburger menu is misleading when user is unverified [Uns][]
  7. #1186244 [Firefox:Theme]-Remove border artifacts between navbar and tabbar in lw-themes on Windows 10 [Win][]
  8. #1190966 [Toolkit:Add-ons Manager]-Defaulting 'xpinstall.signatures.required' to 'true' does not disable all add-ons. [Uns][]
  9. #1164816 [Toolkit:Breakpad Integration]-symbolstore.py will hang if a background task raises an unhandled exception [Uns][]
  10. #1180673 [Toolkit:Telemetry]-Update about:healthreport URL for the new unified content [All][[unifiedTelemetry] [uplift4]]
  11. #1186492 [Toolkit:Telemetry]-Add a probe to track client-side ping eviction due to server errors [All][[unifiedTelemetry] [uplift4]]

Nightly 43.0 fixes since 20150810 (Gecko 42) ~188
Aurora 42.0 fixes since 20150630 (Gecko 41) ~1939
Beta 41.0 fixes since 20150511 (Gecko 40) ~2380

Release tracking Firefox 41-43 see HERE
Last edited by Josa on August 14th, 2015, 2:24 pm, edited 1 time in total.
Larusek
Posts: 39
Joined: March 16th, 2005, 8:50 am

Re: The Official Win32 20150814 builds are not yet out

Post by Larusek »

From the older closed builds thread:

johnp_ wrote:Apart from reverting the commit that added the NPAPI-whitelist and compiling the browser yourself, no.
Actually, Java on the web has to die (just like Silverlight and ultimately Flash), and that's why all big browser vendors don't support Java any more, apart from the 32-bit Firefox.
Edge and Chrome completely lost the NPAPI-Support and Firefox ultimately has to follow, although that will take a lot of time.


Thanks. It's sad news. I don't agree that others block Java as well. I tried IE11 and Opera - both enabled Java 8b51 and I could use it without problems. As long as sites will use Java for tools/application I use, I'll be using a browser that let me work and "doesn't know better"... If it would be blocked in 32-bit FF too than I'd be more willing to understand but as it is, it just makes no sense for me. I need x64 build for >2GB memory usage (I use lots of tabs).
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20150814 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.
BenYeeHua
Posts: 874
Joined: July 11th, 2011, 2:57 am

Re: The Official Win32 20150814 builds are not yet out

Post by BenYeeHua »

And they finally supported scrolling on New Tab Page, so I can add more page into it now. =D>
---
Look like I got full download for 64 bit and 32 bit, even I don't miss any update... :roll:
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20150814 builds are out

Post by Josa »

Locked