diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-16 23:53:41 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-16 23:53:41 +0300 |
commit | 26940eb2ffcc91d5fd1a825a9638d0f8fff2b9ae (patch) | |
tree | e5423afc9ce528e49f896746d4aa65513ee68901 /indra/newview/lldrawpoolsky.h | |
parent | 7f6d49df43c660b9f5632ffb8a30f90ee718cac0 (diff) |
STORM-1352 WIP Attempting to fix a crash in LLNearbyChatScreenChannel::showToastsBottom().
Apparently, a nearby chat toast got somehow destroyed while still remaining in the list of active toasts.
Attempt to sort active toasts in showToastsBottom() then triggered the crash.
I don't know how to reproduce the crash, i.e. force destroying a toast in a way that its onClose() method (which would remove references to the toast) isn't called.
So we'll just remove references to the toast whenever it's destroyed.
Diffstat (limited to 'indra/newview/lldrawpoolsky.h')
0 files changed, 0 insertions, 0 deletions