Chromium Code Reviews
Description[Effen] Make syncChild() support the _new_ child being null.
This is needed for cases where the UINode doesn't have a list of
children (so it doesn't go through the RenderNodeWrapper sync logic
that removes children), but it still has multiple slots, and needs to
support removing nodes from those slots. (For example, removing a
drawer from a ScaffoldContainer.)
Also, expose syncChild (it used to be private) so it can be overridden
in descendants outside fn.dart.
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/b3ae213fea49599055835eeb080b8ffad983ab61
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|
|||||||||||||||||||