canmove, Confirmed users
1,570
edits
No edit summary |
(→API) |
||
| Line 104: | Line 104: | ||
const unsigned long STATE_PENDING_RESTART = 42; | const unsigned long STATE_PENDING_RESTART = 42; | ||
readonly attribute int | readonly attribute nsIURL xpiURL | ||
readonly attribute long progress; | readonly attribute nsIPrincipal certificate | ||
readonly attribute long maxProgress; | readonly attribute int state | ||
readonly attribute long progress; | |||
readonly attribute long maxProgress; | |||
} | } | ||
</pre> | </pre> | ||