ewwink / X-Notifier-Reloaded

X-notifier 3.5.25 Notifies your webmails
8 stars 6 forks source link

Use nsIFilePicker.open instead of nsIFilePicker.show #17

Closed Loirooriol closed 6 years ago

Loirooriol commented 6 years ago

Bug 1387800 removed the deprecated nsIFilePicker.show. The asynchronous nsIFilePicker.open can be used instead. This change is necessary for adding custom X-Notifier scripts on Firefox 57.