Becky Siegel 9c875926db Replace getting comments for thread with thread group
In c/163510 I added the getCommentsForThreadGroup function but have
realized that it's simpler to get commments for the thread instead, as
the rootId is already known. This way, we can follow the same algorithm
to determine the thread based on the rootId, and in_reply_to to ensure
consistency.

Change-Id: I51ad4c6aa354de626c3ddb4fe1a21410b92c0465
2018-03-06 20:23:10 +00:00
..