Closed Loirooriol closed 7 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.
nsIFilePicker.show
nsIFilePicker.open
Sorry, forgot about this. Will post a new PR.
this
Bug 1387800 removed the deprecated
nsIFilePicker.show
. The asynchronousnsIFilePicker.open
can be used instead. This change is necessary for adding custom X-Notifier scripts on Firefox 57.