The Official Win32 20160129 builds are out

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

The Official Win32 20160129 builds are out

Post by Josa »

Previous Nightly Builds thread 20160128

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

Previous NIGHTLY: 20160128 (Fx47.0a1)
Previous AURORA: 20160128 (Fx46.0a2)
Previous BETA: 20160128 (Fx45.0b1)

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 +129
  2. #1224979
  3. #1238602
  4. #1240911
  5. #1241377
  6. #1241731
  7. #1242841 [Core:Audio/Video: Playback]-Make MDSM::mDecodedAudioEndTime zero-based [Uns][]
  8. #1242843 [Core:Audio/Video: Playback]-Make MDSM::mDecodedVideoEndTime zero-based [Uns][]
  9. #1242845 [Core:Audio/Video: Playback]-Make the computation of MediaDecoderStateMachine::HasLowUndecodedData() more accurate and consistent [Uns][]
  10. #1242465 [Core:Audio/Video: Playback]-[Static Analysis][Logically dead code] In function SupportsMimeType from FFmpegDecoderModule.h [All][CID 1349784]
  11. #1212323 [Core:Audio/Video: Playback]-about:support doesn't properly report if HW accelerated is present on mac [Uns][]
  12. #1243234 [Core:Audio/Video: Playback]-update rust mp4parse to v0.2.1 [Uns][]
  13. #1243275 [Core:Audio/Video: cubeb]-Update in-tree cubeb to pick up device-change-notification changes and a pulse fix [Uns][]
  14. #1240956 [Core:CSS Parsing and Computation]-[css-grid] Swap the order of column/row values for 'grid', 'grid-template' and 'grid-gap' properties. [Uns][]
  15. #1242053 [Core:CSS Parsing and Computation]-[css-grid] subgrid repeat(auto-fill,...) doesn't parse / serialize correctly [Uns][]
  16. #1243912 [Core:CSS Parsing and Computation]-remove unused Loader::RemoveEntriesWithURI declaration [Uns][]
  17. #1242336 [Core:Canvas: WebGL]-Pass WebGL2 conformance test gl-get-calls [Uns][]
  18. #1239541 [Core:Canvas: WebGL]-Pass WebGL2 conformance test tex-input-validation [Uns][]
  19. #1242347 [Core:Canvas: WebGL]-Pass WebGL2 conformance test texture-npot [Uns][]
  20. #1241777 [Core:Canvas: WebGL]-TexCompareFunc in WebGLStrongTypes.h should be stored in ascending order. [Uns][]
  21. #1096773 [Core:DOM: Animation]-Implement Animatable.animate() [All][]
  22. #1241723 [Core:DOM: CSS Object Model]-Update WebKitCSSMatrix.idl to match spec updates (optional args that default to 0) [Uns][]
  23. #1241727 [Core:DOM: CSS Object Model]-WebKitCSSMatrix inverse() should throw NotSupportedError [Uns][]
  24. #893332 [Core:DOM: Core & HTML]-<input type=range> — "Assertion failure: !GetValidityState(VALIDITY_STATE_RANGE_UNDERFLOW) (HTML5 spec does not allow this)" [Mac][]
  25. #1153322 [Core:DOM: Core & HTML]-Consider implementing Document.scrollingElement [All][]
  26. #1228723 [Core:DOM: Push Notifications]-"self.registration.pushManager.getSubscription()" in Service Worker freezes Firefox [Uns][]
  27. #1197379 [Core:DOM: Service Workers]-remove app:// protocol support from service worker interception [Uns][]
  28. #1241485 [Core:DOM: Workers]-Increase the limit for workers per-origin [Uns][]
  29. #1243114 [Core:DOM]-Convert PromiseCapability::mPromise to a rooted JSObject* instead of a rooted JS::Value [All][]
  30. #1240238 [Core:DOM]-NS_ERROR_STORAGE_CONSTRAINT on webappsstore.sqlite breaks lots of sites [Mac][]
  31. #1239300 [Core:DOM]-createImageBitmap ends up throwing wrong exceptions [Uns][]
  32. #1087608 [Core:Disability Access APIs]-Intermittent test_gesture_tracker.html | Test timed out | test_live_regions.html,test_pointer_relay.html | uncaught exception - Error: Only one top-level window could used with AccessFu at resource://gre/modules/accessibility/Utils.jsm:43 [Win][]
  33. #1243077 [Core:Disability Access APIs]-start implementing nsIAccessible for proxied accessibles [All][]
  34. #1243352 [Core:Document Navigation]-[Static Analysis][Uninitialized scalar field] In function ProxyHandlerInfo from HandlerServiceParent.cpp [All][CID 1346311 ]
  35. #1238121 [Core:Gecko Profiler]-SamplerStackFrameRAII classes aren't MOZ_RAII and don't prevent you from misusing them [Uns][]
  36. #1243488 [Core:General]-use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in uriloader/exthandler/ [All][]
  37. #858827 [Core:Geolocation]-Error callback should be called when timeout is zero and there's no cached position for getCurrentLocation [All][]
  38. #1240666 [Core:Geolocation]-Follow-up to bug 1216148. Add comments to geolocation. [All][]
  39. #1241816 [Core:Graphics: Layers]-CreateSourceSurfaceFromMacIOSurface doesn't unlock the IOSurface on failure [Uns][]
  40. #1224291 [Core:Graphics: Text]-ASan memcpy-param-overlap in Brotli’s “memmove16” (e.g. opening engadget.com) [Uns][]
  41. #1243226 [Core:Graphics: Text]-gfxPlatformFontList for fontconfig neglects the fallback mechanism of fontconfig [Uns][]
  42. #1239864 [Core:Graphics]-Improve nsRegionRectIterator and nsIntRegionRectIterator [Uns][]
  43. #1235437 [Core:Graphics]-Keep a crash annotation for major preferences [All][[gfx-noted]]
  44. #1243636 [Core:Graphics]-Switch to nsWindow to gfx::CriticalSection [Uns][]
  45. #1242421 [Core:Graphics]-[Static Analysis][Dereference before null check] In function DrawTargetCairo::FillGlyphs from DrawTargetCairo.cpp [All][CID 1349972 ]
  46. #1240241 [Core:Graphics]-crash in mozilla::gfx::FilterCachedColorModels::ForColorModel [Win][[gfx-noted]]
  47. #1242751 [Core:Graphics]-layout/reftests/css-gradients/linear-diagonal-8a triggers assertion under Skia content [Uns][]
  48. #1242044 [Core:Graphics]-layout/reftests/css-gradients/linear-zero-length-1 fails under Skia content [Uns][]
  49. #1241522 [Core:HTML: Parser]-crash in OOM | large | NS_ABORT_OOM | Driver_HandleCharacterData [All][]
  50. #1240871 [Core:IPC]-Don't allow implicit "async" in IPDL [Uns][]
  51. #1243430 [Core:IPC]-remove stray carriage returns from MessagePump.cpp [All][]
  52. #1241728 [Core:ImageLib]-BMP: OOM in [@skia::resize::ComputeFilters] [All][]
  53. #1222675 [Core:JavaScript Engine: JIT]-Assertion failure: result ([OOM] Is it really infallible?), at ds/LifoAlloc.h or Assertion failure: !unknownProperties(), at vm/TypeInference-inl.h [Mac][]
  54. #1238461 [Core:JavaScript Engine: JIT]-Differential Testing: Different output message involving conversion error [All][]
  55. #1243031 [Core:JavaScript Engine: JIT]-Implement dummy wasm functions in deterministic mode [Uns][]
  56. #1240353 [Core:JavaScript Engine: JIT]-Need to fallback to js::Allocate<T, NoGC> on newGCString/newGCFatInlineString/createGCObject failure in RegExpMatcher stub. [Uns][]
  57. #1242949 [Core:JavaScript Engine: JIT]-wasm: implement Block [Uns][]
  58. #1242043 [Core:JavaScript Engine]-Array.prototype.lastIndexOf should not return -0 [Uns][]
  59. #1233178 [Core:JavaScript Engine]-Assertion failure: !mEntered, at ../../dist/include/mozilla/Vector.h:444 with Debugger Coverage [Lin][[jsbugmon:update][fuzzblocker]]
  60. #1242111 [Core:JavaScript Engine]-Assertion failure: !script->baselineScript()->active(), at js/src/gc/Zone.cpp:227 [Mac][[fuzzblocker][jsbugmon:update]]
  61. #1238582 [Core:JavaScript Engine]-Assertion failure: (strElements.resize(2 * len)), at js/src/jsarray.cpp:1762 with OOM [Lin][[jsbugmon:update]]
  62. #1240503 [Core:JavaScript Engine]-Assertion failure: ssi_.type() == StaticScopeIter<CanGC>::Function, at vm/ScopeObject.cpp:1417 with OOM [Lin][[jsbugmon:update]]
  63. #1243633 [Core:JavaScript Engine]-Baldr: add call/call_import [Uns][]
  64. #1243632 [Core:JavaScript Engine]-Baldr: check TypeError vs. SyntaxError [Uns][]
  65. #1243252 [Core:JavaScript Engine]-Baldr: import section [Uns][]
  66. #1243239 [Core:JavaScript Engine]-Baldr: tighten signature index check [Uns][]
  67. #1243626 [Core:JavaScript Engine]-Baldr: tweak block text format [Uns][]
  68. #1242840 [Core:JavaScript Engine]-Crash [@ JSObject::as<js::ClonedBlockObject>] with OOM [Lin][[jsbugmon:update]]
  69. #1240090 [Core:JavaScript Engine]-Crash [@ __interceptor_strlen] with use-after-free and Debugger takeCensus function [Lin][[jsbugmon:]]
  70. #1232859 [Core:JavaScript Engine]-Crash [@ js::jit::Compile] or MOZ_CRASH(Stack overflow during compilation) at js/src/jit/Ion.cpp:2227 [Mac][[jsbugmon:]]
  71. #1243242 [Core:JavaScript Engine]-Don't make structured cloning O(n**2) in the size of the transferables array [All][]
  72. #1234738 [Core:JavaScript Engine]-Emit ALIASEDVAR ops for block-scoped lexicals at top level [Uns][]
  73. #1007136 [Core:JavaScript Engine]-Invalid Address specified to RtlValidateHeap from JSAutoByteString [Win][]
  74. #1242214 [Core:JavaScript Engine]-Rename JSPropertyDescriptor to JS::PropertyDescriptor [Uns][]
  75. #1243401 [Core:JavaScript Engine]-[Static Analysis][Uninitialized pointer field] In function MIRGenerator::MIRGenerator(..) [All][CID 1346274]
  76. #1243373 [Core:JavaScript Engine]-[WebAssembly] Assertion failure: aIndex < mLength, at js/src/debug64afl/dist/include/mozilla/Vector.h:458 [Lin][]
  77. #1234862 [Core:JavaScript: GC]-Attempt to unify the GC's various policy mechanisms [All][]
  78. #1242691 [Core:JavaScript: GC]-Investigate why CodeMirror frequently has ~20ms long minor GCs because of FULL_STORE_BUFFER [Uns][]
  79. #1237445 [Core:JavaScript: GC]-Migrate more hashtable users to GC-aware versions, including those needing rekeying [All][]
  80. #1242450 [Core:Layout: Form Controls]-[e10s] Hidden attribute not working on <option> in <select> dropdown [Lin][]
  81. #1242164 [Core:Layout: Tables]-Remove implementation of colspan=0 (which is now dead code) [All][]
  82. #1241840 [Core:Layout: Tables]-Set table cell colspan=0 to 1 instead as the HTML spec requires and other UAs do [Uns][]
  83. #1064843 [Core:Layout: View Rendering]-(::backdrop) Add support for the ::backdrop pseudo-element [All][[parity-IE][parity-chrome]]
  84. #686281 [Core:Layout]-Implement CSS Mask Image properties (mask, mask-image, etc.) [All][p=0]
  85. #1229437 [Core:Layout]-Assertion failure: "float should be in this block unless it was marked as pushed float" with ruby [Uns][]
  86. #1230034 [Core:Layout]-Make frame property typesafe [Uns][]
  87. #1187144 [Core:Layout]-Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators [Uns][]
  88. #1240073 [Core:Layout]-Sliding one image over another using css translate causes distorted bottom image while moving [Win][]
  89. #1240795 [Core:Layout]-[css-grid] Refactor GetComputedTemplateColumns/Rows to return a self-contained value. [Uns][]
  90. #1237754 [Core:Layout]-[css-grid][css-align] Make 'align-content:normal' behave as 'stretch' for Grid containers. [Uns][]
  91. #1230774 [Core:Layout]-reveal.js links do not work because hit-testing doesn't find them [Uns][]
  92. #1080968 [Core:MFBT]-Add support for constexpr and explicit conversions on clang-cl [All][]
  93. #1242926 [Core:Networking: HTTP]-TLS insecure fallback fails intermittently [Uns][]
  94. #1243062 [Core:Networking]-Add telemetry for PR_Close time. [Uns][]
  95. #1242650 [Core:Networking]-Allow using node-http2 from a custom location [Uns][]
  96. #1172165 [Core:Networking]-Don't let web pages link to view-source: URLs [Uns][]
  97. #1242452 [Core:Networking]-[Static Analysis][Dereference null return value] In function nsSocketTransportService::AnalyzeConnection from nsSOCKSIOLayer.cpp [All][CID 1349786]
  98. #1237402 [Core:Plug-ins]-Allow certain plugins to be loaded in parent process [Uns][]
  99. #1240904 [Core:Plug-ins]-Infoleak when unserializing type NPString [Uns][]
  100. #1223644 [Core:SVG]-Clean up the nsSVGClipPathFrame reference loop detection code [Uns][]
  101. #1241317 [Core:Security: PSM]-measure prevalence of FIPS [Uns][]
  102. #1165818 [Core:Security: Process Sandboxing]-Remove temporary Nightly only MozTemp-* clean-up code. [Win][]
  103. #1221786 [Core:WebRTC]-about:webrtc includes calls from private browsing mode even after last pb session is closed [Uns][]
  104. #1209252 [Core:WebRTC]-about:webrtc should have a clear screen button [All][]
  105. #1153156 [Core:Widget: Win32]-[e10s] Mousewheel scroll distance does not match non-e10s (with apz disabled) [Win][[gfx-noted][STR in comment 35]]
  106. #1242331 [Core:Widget: Win32]-[e10s][TSF] When typing fast, IME composition may be committed unexpectedly and input won't cause text input after that [Win][]
  107. #1242895 [Core:Widget: Win32]-[non-e10s][TSF] Forcibly committing composition during TSF locking document fails to commit composition and makes "hidden" composition string [Win][]
  108. #1243359 [Core:Widget]-[Static Analysis][Uninitialized scalar field] In function ScrollWheelInput::ScrollWheelInput [All][CID 1346310]
  109. #1242097 [Core:XPCOM]-Support sync module for logging [Uns][]
  110. #1200514 [Core:XPCOM]-protect against leaks from CycleCollectedJSRuntime::RunInStableState() late in shutdown [Uns][[MemShrink:P2]]
  111. #1237983 [Firefox Health Report:Client: Desktop]-Investigate and remove the Bagheera Client implementation [All][[measurement:client]]
  112. #1239276 [Firefox:Developer Tools: Framework]-Makes DebuggerClient.connect return a promise [Uns][]
  113. #1243682 [Firefox:Developer Tools: Graphic Commandline and Toolbar]-New gcli mdn command isn't built properly [Uns][]
  114. #1241070 [Firefox:Developer Tools: Memory]-Dominator tree nodes cannot be toggled more than once [Uns][]
  115. #1164252 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Profiler should be able to parse evaluated location sites [Uns][[devtools-platform]]
  116. #950936 [Firefox:Developer Tools]-Debugging auto-close XUL panels extremely painful [All][[diamond]]
  117. #1242176 [Firefox:General]-All passwords deleted upon startup if privacy.clearOnShutdown.passwords = True but privacy.sanitize.sanitizeOnShutdown = false [All][]
  118. #1234355 [Firefox:General]-Remove "Don't ask me again" footgun option from the "enable DRM" info bar notification [All][]
  119. #1090880 [Firefox:General]-Remove FUEL [All][[good first bug][lang=js]]
  120. #1240169 [Firefox:New Tab Page]-Allow chrome URL overrides in aboutNewTabService [Uns][]
  121. #1210586 [Firefox:Sync]-Create a Tabs from Other Devices sidebar [Uns][]
  122. #1243591 [Firefox:Sync]-Create a pref to enable/disable the Synced Tabs UI refresh [Uns][]
  123. #1234165 [Firefox:Sync]-[fxa] - Stuck in Session Expired state in from setting page. [Uns][[fxa]]
  124. #1172835 [Toolkit:Add-ons Manager]-The warning triangle misses from “Some extensions could not be verified” button [All][[good first bug]]
  125. #1187141 [Toolkit:Storage]-Replace nsBaseHashtable::Enumerate() calls in storage/ with iterators [Uns][]
  126. #1236580 [Toolkit:Telemetry]-Remove the IS_UNIFIED_TELEMETRY constant and the related preferences [All][[measurement:client]]
  127. #1184458 [Toolkit:Telemetry]-TelemetryEnvironment needs to shut down properly [All][[unifiedTelemetry] [next good bug] [lang=js] [measurement:client]]
  128. #1242777 [Toolkit:Telemetry]-[e10s] Expose child process thread hang stats to Javascript [Uns][]
  129. #1181237 [Toolkit:Themes]-HiDPI clear icon required for in-content preferences [Uns][]
  130. #1242752 [Toolkit:WebExtensions]-Fix exception raised when a WebExtension iframe is destroyed [Uns][[triaged]]

Partial Landings/Diagnostic Patches:
  1. #1178385 [Core:Audio/Video: Playback]-DXVA doesn't work on G41/G45 [All][]
  2. #1187151 [Core:DOM]-Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators [Uns][]
  3. #1240985 [Core:IPC]-Fix bugs found by IPC fuzzer [Uns][[e10s-45-uplift]]
  4. #1079844 [Core:JavaScript Engine]-Refer to "detaching" instead of "neutering" of ArrayBuffers [All][]
  5. #1187137 [Core:Networking]-Replace nsBaseHashtable::Enumerate() calls in netwerk/protocol/ with iterators [Uns][leave-open]
  6. #1226319 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-[JIT View] Clean up everything [Uns][]
  7. #1229763 [Firefox:General]-Create a localized support page for accessibility and e10s [Uns][]

  1. AURORA +3
  2. #1242909 [Core:DOM: Security]-Firefox crash : malformed CSP report-uri directive [Uns][]
  3. #1240013 [Toolkit:Places]-Crash in nsNavBookmarks::OnVisit by setting long location.hash [Uns][]
  4. #1241362 [Toolkit:Telemetry]-Regression: # of BHR jank events doesn't match # of BHR jank stacks [Uns][]
  1. BETA +9
  2. #1233819 [Core:Canvas: WebGL]-WebGL doesn't work on XP [Win][gfx-noted]
  3. #1242909 [Core:DOM: Security]-Firefox crash : malformed CSP report-uri directive [Uns][]
  4. #1238427 [Core:Geolocation]-nsGeolocationRequest::mTimeoutTimer can cause windows to leak [All][[MemShrink:P1]]
  5. #1241651 [Core:Layout: Misc Code]-remove nsPresContext::GetDisplayRootPresContext [Uns][]
  6. #1232258 [Core:Security: PSM]-"Learn more..." link on the error page for expired certificates links to TLS error reports content [Uns][]
  7. #1236058 [Core:Widget: Win32]-virtual (on screen) keyboard should not be opened when a bluetooth keyboard is connected [Win][]
  8. #1243612 [Firefox:General]-"promptCount is undefined" on beta (nsBrowserGlue.js) [All][]
  9. #1240013 [Toolkit:Places]-Crash in nsNavBookmarks::OnVisit by setting long location.hash [Uns][]
  10. #1241362 [Toolkit:Telemetry]-Regression: # of BHR jank events doesn't match # of BHR jank stacks [Uns][]

Nightly 47.0 fixes since 20160125 (Gecko 46) ~214
Aurora 46.0 fixes since 20151214 (Gecko 45) ~1392
Beta 45.0 fixes since 20151029 (Gecko 44) ~1779

Release tracking Firefox 45-47 see HERE
Last edited by Josa on January 29th, 2016, 11:59 am, edited 2 times in total.
Romani
Posts: 115
Joined: September 4th, 2009, 8:01 am

Re: The Official Win32 20160129 builds are not yet out

Post by Romani »

A lot of crashes https://bugzilla.mozilla.org/show_bug.cgi?id=1243424 null-deref crash in mozilla::net::nsHttpConnectionMgr::nsHalfOpenSocket::OnOutputStreamReady in latest Nigtly
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The Official Win32 20160129 builds are not yet out

Post by Mouse5 »

Josa

Previous BETA: 20160128 (Fx45.0b1) the link needs to be fixed, as it points to b2 when it aint out.
Josa
Posts: 7404
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20160129 builds are not yet out

Post by Josa »

-Arch- wrote:Josa

Previous BETA: 20160128 (Fx45.0b1) the link needs to be fixed, as it points to b2 when it aint out.
Thanks. Fixed.
ashleylai87
Posts: 218
Joined: December 13th, 2013, 7:40 pm

Re: The Official Win32 20160129 builds are not yet out

Post by ashleylai87 »

GHM113 wrote:
Alice0775 wrote:[*]#1243643 [Firefox:File Handling]-"Save Image As..." Not working [Win]
Nightly 28-01, bug is not fixed :-k Also, there is something wrong with the title: if I switch from one tab to the other, the window title sometimes stays the same.
Yeah, I can confirm these two bugs still exists with latest nightly.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20160129 builds are not yet out

Post by TheVisitor »

Anyone noticed long shut-down times in the last several days. It at time, not all the time, will take 15-20 secs to close out. The browser goes off the screen, and the Icon in the taskbar goes away, but watching firefox.exe in the taskmanager, its taking a long time.

Seems to maybe occur if I have the browser running ~24hrs or more...

win7 x64 m-c win32 non-e10s tinderbox builds.
Prof. Martelo
Posts: 144
Joined: January 1st, 2010, 10:40 am

Re: The Official Win32 20160129 builds are not yet out

Post by Prof. Martelo »

TheVisitor wrote:Anyone noticed long shut-down times in the last several days. It at time, not all the time, will take 15-20 secs to close out. The browser goes off the screen, and the Icon in the taskbar goes away, but watching firefox.exe in the taskmanager, its taking a long time.

Seems to maybe occur if I have the browser running ~24hrs or more...

win7 x64 m-c win32 non-e10s tinderbox builds.
It happens to me at work after +-8 hours open almost every day(i´m using 30/12/2015 nightly build -32bits).

Sometimes i have to kill the process. I still don´t know what makes this happen.

Now i´m testing closing using the menu command.
User avatar
Xetmes
Posts: 676
Joined: December 7th, 2011, 8:54 am
Location: Poland/Germany

Re: The Official Win32 20160129 builds are not yet out

Post by Xetmes »

Did someone face some problems with adding pictures on Facebook in latest Nightly? Uploading always give me error, no problems on Beta!?
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20160129 builds are not yet out

Post by Alice0775 »

TheVisitor wrote:Anyone noticed long shut-down times in the last several days. It at time, not all the time, will take 15-20 secs to close out. The browser goes off the screen, and the Icon in the taskbar goes away, but watching firefox.exe in the taskmanager, its taking a long time.

Seems to maybe occur if I have the browser running ~24hrs or more...

win7 x64 m-c win32 non-e10s tinderbox builds.
I am also experiencing the shutdown hang. And I have filed now.
[*]#1244118 [Core:Graphics]-slow-shutdown, process cleanup takes a long period in task manager [Win]

I am not sure this is same problem or not.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20160129 builds are not yet out

Post by TheVisitor »

Alice0775 wrote:
TheVisitor wrote:Anyone noticed long shut-down times in the last several days. It at time, not all the time, will take 15-20 secs to close out. The browser goes off the screen, and the Icon in the taskbar goes away, but watching firefox.exe in the taskmanager, its taking a long time.

Seems to maybe occur if I have the browser running ~24hrs or more...

win7 x64 m-c win32 non-e10s tinderbox builds.
I am also experiencing the shutdown hang. And I have filed now.
[*]#1244118 [Core:Graphics]-slow-shutdown, process cleanup takes a long period in task manager [Win]

I am not sure this is same problem or not.
Thanks Alice
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20160129 builds are not yet out

Post by TheVisitor »

CNN not loading fully ? http://www.cnn.com/?refresh=1

Only getting top portion, no images and the bottom banner... works OK in IE11

win7 x64 m-c win32 non-e10s today's cset...

EDIT: Ctrl+F5, F5 and just plain old 'refresh' did not clear the problem, but close/restart of browser did... ](*,)
Romani
Posts: 115
Joined: September 4th, 2009, 8:01 am

Re: The Official Win32 20160129 builds are not yet out

Post by Romani »

Ok, they fixed https://bugzilla.mozilla.org/show_bug.cgi?id=1243424 in 20160129 NIGHTLY
Josa
Posts: 7404
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20160129 builds are out

Post by Josa »

Locked