commit | 5766bc02d8628ad662372ea3f8b9f5468d6e6104 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Wed Sep 10 11:23:22 2014 +0200 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Oct 01 21:41:05 2014 +0900 |
tree | 4640952709d292195e81023b4603e7c58e74d111 | |
parent | 002b9ee7b3dd78489edcfed8e0769ecb4a41aa9f [diff] |
Pass ChangeControl into CodeReviewCommit error instances Within MergeOp these are keyed by Change.Id, but some error handling code only receives the CodeReviewCommit and not the ID. That code is reasonable in assuming there is a change/notes/control available, so ensure this is the case when creating error instances. Bug: issue 2911 Change-Id: If65398652f0e5b1a2b10a2fadc9a3b74bce7d556