Age | Commit message (Collapse) | Author |
|
|
|
In some places we want to log the same information but with different severity
depending on specifics. In other cases we need to test the availability of the
logging subsystem before engaging it. LL_VLOGS() accepts an LLError::ELevel
argument that can differ with each call, while retaining the desirable feature
of deciding only once for each level.
|
|
|
|
|
|
one will take precedence
|
|
independently of general Snapshot floater
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This particular test relied on there being exactly one instance of the string
"indra" in the source file's __FILE__ path -- which is usually true, but not
if the developer clones the viewer source repo under a parent directory whose
path itself contains "indra". Fix to handle any number of occurrences.
|
|
|
|
This means that an exception derived from LLContinueError thrown in an
LLEventPump listener won't prevent other listeners on the same LLEventPump
from receiving that event.
|
|
|
|
|
|
|
|
disabled now.
|
|
path containing non-standard characters
|
|
before logging in.
|
|
LLView::childFromPoint(), which is declared to return LLView*, contained a
code path that could 'return false'. This is blatantly wrong. Why has it
compiled on our other compilers so far?
|
|
|
|
|
|
|
|
|
|
|
|
why body size changed
|
|
|
|
|
|
|
|
in the name
|
|
sea' and related issues.
|
|
Skeleton, no longer crashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
easy URL spoofing.
|