Part of #1823450: [Meta] Convert core listings to Views
Converting the admin/comments page to a view with operations would keep it more inline with the rest of core listing pages.
This also helps solve problems for #1978904: Convert comment_admin() to a Controller and #1946348: Convert all of confirm_form() in comment.admin.inc to the new form interface which currently needs special handling for confirm delete forms.