Switch between selected commit revisions shown in the diffviewer
Review Request #10136 — Created Sept. 10, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
brennie | |
Review Board | |
release-4.0.x | |
|
|
10190, 10233, 10191 | |
d543ed9... | |
Reviewers | |
reviewboard | |
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.