When a cleaner rejected, _deleteInternal logged the bare error, producing the unhelpful "NS_ERROR_FAILURE:" with no indication of what failed. Prefix the logged error with the name of the data category (the CLEAR_* flag) that failed to clear. Differential Revision: https://phabricator.services.mozilla.com/D309542