Skip to content
Snippets Groups Projects
  1. Apr 16, 2021
  2. Apr 14, 2021
    • Andrey Kleshchev's avatar
      SL-15077 Mac Crash destroying LLNotificationSet · 33b30fd7
      Andrey Kleshchev authored
      Not a fix. Mac sometimes crashes when destroying mItems in LLPersistentNotificationChannel
      Decided to try cleaning mItems explicitly to see if it will change callstack, it won't fix the crash, but will help figuring out if source of the issue is in mItems or is LLPersistentNotificationChannel itself
      33b30fd7
  3. Apr 09, 2021
  4. Apr 08, 2021
  5. Apr 01, 2021
  6. Mar 22, 2021
  7. Mar 19, 2021
  8. Mar 18, 2021
  9. Mar 13, 2021
  10. Mar 11, 2021
  11. Mar 10, 2021
    • Andrey Kleshchev's avatar
      SL-14975 SL-14384 viewer crashes because of large chat groups · 9505e14e
      Andrey Kleshchev authored
      1. Due to desync participant can be NULL - added NULL checks
      2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog
      3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog
      9505e14e
  12. Mar 09, 2021
  13. Mar 08, 2021
  14. Mar 03, 2021
  15. Mar 02, 2021
  16. Mar 01, 2021
  17. Feb 17, 2021
  18. Feb 14, 2021
  19. Feb 10, 2021
Loading