Serialize commit ID to the DiffCommit js model

Review Request #7319 — Created May 19, 2015 and submitted — Latest diff uploaded

Information

Review Board
dvcs
3b72076...

Reviewers

The DiffViewerView previously did not serialize the commit IDs of the
commits it was sending. This has been rectified so that the commit ID
attribute can be read from JavaScript. The commitId attribute has
also been renamed to commitID.

Verified the commitID attribute is accessible from the DiffCommit
model.

    Loading...