Switch between selected commit revisions shown in the diffviewer
Review Request #10136 — Created Sept. 10, 2018 and submitted — Latest diff uploaded
This patch builds upon the UI in /r/10132/ and implements the
functionality to render the actual content of the diff specified by the
selected commit range.
- Ran unit tests.
- Ran JS tests.
- Viewed the diffs generated -- they looked correct.