Skip to content
Snippets Groups Projects
  1. Nov 06, 2017
  2. Nov 05, 2017
    • George Nachman's avatar
      Remove mechanism for catching proc_pidinfo and statfs timeouts. It was causing... · 8bc31051
      George Nachman authored
      Remove mechanism for catching proc_pidinfo and statfs timeouts. It was causing crashes, but I don't understand why. Perhaps mixing ARC and non-ARC code has some problem? I saw lots of crashes on 3.1.4 where proc_pidinfo exceeded the timeout and when it finally returned there was heap corruption. It looked as though the dispatch group had been freed even though there was an outstanding reference to it. At any rate, if proc_pidinfo is hanging you're going to have a bad time even without this workaround.
      8bc31051
  3. Oct 31, 2017
  4. Oct 26, 2017
  5. Oct 18, 2017
  6. Oct 07, 2017
  7. Sep 20, 2017
  8. Sep 13, 2017
  9. Sep 02, 2017
  10. Aug 13, 2017
  11. Aug 10, 2017
  12. Aug 08, 2017
  13. Jul 06, 2017
  14. Jul 02, 2017
  15. Jun 29, 2017
  16. Jun 17, 2017
  17. Jun 12, 2017
    • George Nachman's avatar
      When you drag a tab from the tabbar into a split pane, that causes removeTab:... · 2a527d57
      George Nachman authored
      When you drag a tab from the tabbar into a split pane, that causes removeTab: to be called. It tries to create a restorable session to undo closure, but because no sessions actually get closed in this operation we create an empty shell of a restorable session. When it's restored, you get a zombie tab with no view. This commit ignores such operations and declines to push a restorable session on the stack. Issue 5785.
      2a527d57
  18. May 13, 2017
  19. May 12, 2017
  20. May 06, 2017
  21. May 05, 2017
  22. Apr 30, 2017
  23. Apr 06, 2017
  24. Apr 01, 2017
  25. Mar 20, 2017
  26. Mar 12, 2017
  27. Mar 09, 2017
  28. Mar 05, 2017
  29. Mar 04, 2017
  30. Feb 26, 2017
  31. Feb 25, 2017
Loading