Don't allow VoteConsumer to replace the VoteReceipt in ChangeVote().
All of the implementations of ChangeVote() already reuse the same VoteReceipt as it is more efficient. This means that this feature of the interface is not worth the complexity cost. Change-Id: I434edb1d77acaecb6b2a151c86ac3b79453ec3eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506393 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#823865}
Showing
Please register or sign in to comment