commit | a975c4f6957b4f15359afe972ce8e57bbc5c121c | [log] [tgz] |
---|---|---|
author | Yacob Yonas <yyonas@google.com> | Tue Jun 17 15:28:36 2014 -0700 |
committer | Yacob Yonas <yyonas@google.com> | Wed Jun 18 14:11:23 2014 -0700 |
tree | 5557460d86cbe5df377da5675b79f97d010111b5 | |
parent | 1c471044a6a851a205227d621d8b5537bc35f2e5 [diff] |
Fix bug with isChangeReviewed() Bug was introduced where reviews will remain bold on the UI even if the user has already reviewed the change. This corrects the bug by fixing the order in which the change messages are sorted in the isChangeReviewed() method. Additionally, two tests were added to test this functionality. Change-Id: I5f946d251de6689a9090af059a01a1616933b07a