mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
7ea034fb6b
This adds a new method launchWithFile on nsIMIMEInfo which takes care of opening the selected (preferred or default) application on the mime info with a specified document. defaultDescription is now readonly, and defaultApplication no longer available. This also removes the clone method which was unused in the entire tree.