Chromium Code Reviews
DescriptionWhen syncing a child, we have to update the parent in all cases.
This:
- Adds asserts all over the place to make sure things are working
right with respect to the parent pointer.
- Fixes the bugs those asserts uncovered. It turns out we were failing
to update the parent pointer in a couple of cases: when the child
hadn't changed (but the parent had), and when the node was replaced.
- Remove the operator[] nonsense in scaffold.
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/a05bfef8096006056b2fff78092faf14d1319782
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||