diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2022-04-06 17:34:28 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2022-06-15 20:04:34 -0400 |
commit | b26e516d2b93a442d09f5c3b1b4d8d60139c42f5 (patch) | |
tree | 2f67e3199f5822ba1cbb3a8d29b5b1ece9686be7 /indra/newview/llpaneltopinfobar.cpp | |
parent | cdbd06e8ed6e3f4285a61f5c0b607a65dfdf8dfd (diff) |
DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI).
Originally the LLEventAPI mechanism was primarily used for VITA testing. In
that case it was okay for the viewer to crash with LL_ERRS if the test script
passed a bad request.
With puppetry, hopefully new LEAP scripts will be written to engage
LLEventAPIs in all sorts of interesting ways. Change error handling from
LL_ERRS to LL_WARNS. Furthermore, if the incoming request contains a "reply"
key, send back an error response to the requester.
Update lleventdispatcher_test.cpp accordingly.
(cherry picked from commit de0539fcbe815ceec2041ecc9981e3adf59f2806)
Diffstat (limited to 'indra/newview/llpaneltopinfobar.cpp')
0 files changed, 0 insertions, 0 deletions