• Hixie's avatar
    RenderObjectWrapper cleanup and new asserts. · 87adaf3f
    Hixie authored
    - Clarify comment about RenderObjectWrapper.
    - Assert that we never sync a RenderObjectWrapper with an instance of a different type.
    - Assert that MultiChildRenderObjectWrapper subclasses always have multi-child RenderObjects.
    - Assert that renderObject doesn't change identity when syncing.
    - Make searchForOldNode() return void since the return value is ignored.
    - Remove code that handled renderObject changing during sync.
    87adaf3f
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...