commit | 77ac934e8b1fe692bfcc5dbb41bc0b62027cf387 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Oct 14 14:36:23 2014 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Oct 14 16:50:45 2014 -0700 |
tree | a3f4e77131ddcad6518a4d0539afba6f7c1b287a | |
parent | b810da20531bbfa8bc8b1df3a8f2ea4f6a89ebb4 [diff] |
Construct ChangeDatas with ChangeControls in REST handlers This is strictly less work than constructing them with Changes, as ChangeControls never need to be lazily loaded. Unfortunately there are still many more callers where it was not obvious whether a ChangeControl could be passed in, so I just got the easy ones. Change-Id: Ic1c8c2f6aedb25df6c64595f3aecc0e9d2c96817