A callback function used to notify webpages when a requested install has
ended.
NOTE: This is not the same as InstallListener.
Called when an install completes or fails.
aUrl | The url of the add-on being installed |
aStatus | 0 if the install was successful or negative if not |