Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
to avoid it being in the wrong place for a frame.
|
|
|
|
|
|
|
|
this is sort of less like the spec but more like... reality...
|
|
|
|
|
|
Added "Inspectors Test" back to login debug menu.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should fix DEV-41596, as well as other potential problems.
|
|
|
|
for all registered operations. (untested)
Introduce LLEventDispatcher::getMetadata(name) query so you can discover, for
a given named operation, its query string and required parameters. (untested)
Introduce LLEventDispatcher::add() convenience methods allowing you to omit
description strings. Fix LLLoginInstance (which uses a non-LLEventAPI
LLEventDispatcher) back to description-less add() calls.
However, filter LLEventDispatcher::add() methods inherited by LLEventAPI so
that an LLEventAPI subclass *must* provide a description string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Nat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EXT-2388 - top of world does not update
reviewed by james
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|