flake8
passed.
JSHint
passed.
Review Request #9244 — Created Oct. 3, 2017 and submitted
If the comment objects aren't ready, the data specifying whether they need
verification or not won't be present, and therefore will always be falsy. This
change wraps the use ofrequiresVerification()
in calls toready()
.