Age | Commit message (Collapse) | Author |
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
|
|
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
|
|
about the return type for calls to LLView::getParent(): never assume a down
cast is possible.
|
|
- Removed a lot of logging code to reduce application close time
|
|
cause of the crash
|
|
|
|
- memory leaks fixing;
|
|
|
|
- Added clear() after DeletePointer() call to hopfully fix this...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
off(because it kills fps).
|
|
|
|
|
|
|
|
bear)
|
|
|
|
|
|
|
|
|
|
an unfocused textbox then dragging pointer over a url and releasing.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so singleton cleanup doesn't do things it really ought not do
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLNormalTextSegment::getNumChars.
|