nsPIExternalAppLauncher

This is a private interface shared between external app handlers and the platform specific
external helper app service

Methods

deleteTemporaryFileOnExit(aTemporaryFile)

mscott –> eventually I should move this into a new service so other
consumers can add temporary files they want deleted on exit.

Parameters

aTemporaryFile A temporary file we should delete on exit.

deleteTemporaryPrivateFileWhenPossible(aTemporaryFile)

Delete a temporary file created inside private browsing mode when
the private browsing mode has ended.