Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    e3a4e3dc
    DEV-40930: Added ["change"] key to login-module status events. Changed · e3a4e3dc
    Nat Goodspeed authored
    existing event calls to use state as "offline" or "online", with "change"
    indicating the reason for this status event. Changed disconnect() to send
    state "offline", change "disconnect" -- instead of replaying last auth
    failure. Changed unit tests accordingly.
    Changed LLLoginInstance::handleLoginEvent() to use LLEventDispatcher to route
    calls to handleLoginFailure() et al.
    Added LLEventDispatcher::get() to allow retrieving Callable by name and
    testing for empty().
    e3a4e3dc
    History
    DEV-40930: Added ["change"] key to login-module status events. Changed
    Nat Goodspeed authored
    existing event calls to use state as "offline" or "online", with "change"
    indicating the reason for this status event. Changed disconnect() to send
    state "offline", change "disconnect" -- instead of replaying last auth
    failure. Changed unit tests accordingly.
    Changed LLLoginInstance::handleLoginEvent() to use LLEventDispatcher to route
    calls to handleLoginFailure() et al.
    Added LLEventDispatcher::get() to allow retrieving Callable by name and
    testing for empty().
Code owners
Assign users and groups as approvers for specific file changes. Learn more.