Replaces nsIMsgFolder.ListDescendants() with nsIMsgFolder.descendants (which is simpler and clearer - ListDescendants() appended to the passed-in array).
Bug 1612239 Comment 21 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Replaces nsIMsgFolder.ListDescendants() with nsIMsgFolder.descendants (which is simpler and clearer - ListDescendants() appended to the passed-in array). These two descendants-related patches are covered by this try run: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=39de08a7f5f31704ce13b59d4615391944a3b6aa (There's a third patch in there for nsIFolderCompactor, but I'll hold back until these two are clear)