Loirooriol / Z-Notifier

X-notifier fork - Notifies your webmails
0 stars 0 forks source link

Use nsIFilePicker.open instead of nsIFilePicker.show #5

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.