Comment 6 for bug 1826874

Revision history for this message
In , Jorg K (jorgk) wrote :

Comment on attachment 9062698
1547664.patch

Review of attachment 9062698:
-----------------------------------------------------------------

Works for me, thanks.

::: mail/base/content/folderPane.js
@@ +2646,5 @@
> /**
> * Prompts the user to confirm and empties the trash for the selected folder.
> * The folder and its children are only emptied if it has the proper Trash flag.
> *
> + * @param aFolder (optional) The trash folder to empty. If unspecified, the

If unspecified? Did you want to say "if unspecified or not a trash folder"?