An interface describing a global application service that maintains a list of updates previously performed as well as the current active update.
[scriptable, uuid(fede66a9-9f96-4507-a22a-775ee885577e)]
Attributes
The active (current) update. The active update is not in the history list.
Methods
Gets the update at the specified index
@param index
The index within the updates array
@returns The nsIUpdate object at the specified index
