summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_chat_item.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-02-27 11:50:47 -0500
committerNat Goodspeed <nat@lindenlab.com>2012-02-27 11:50:47 -0500
commitc0318d1bf988217e1fbb0593d03c4f0235a13ea3 (patch)
treeed753997bee94523ced461c0c7d8260aa073e75d /indra/newview/skins/default/xui/en/panel_chat_item.xml
parentb022ebf13c9a227f87a112419e237894a1231c8c (diff)
Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*.
For the T* specialization (no string, or whatever, key), the original getInstance() method simply returned the passed-in T* value. It was defined, as the comments noted, for completeness of the analogy with the keyed LLInstanceTracker specialization. It turns out, though, that getInstance(T*) can still be useful to ask whether the T* you have in hand still references a valid T instance. Support that usage.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_chat_item.xml')
0 files changed, 0 insertions, 0 deletions