• Hixie's avatar
    More dartdoc for fn3, and sundry changes. · ba41fd35
    Hixie authored
    - move _uniqueChild earlier since a comment now mentions it earlier.
    - reorder methods in Element to more closely reflect call order.
    - change mount to be the place that sets the parent pointer, for consistency.
    - make the lifecycleState a purely debug-time thing for consistency.
    - make BuildableElement.unmount set dirty to false so that we won't
      build unmounted objects.
    - rename "updated" to "newWidget" for clarity.
    - change how we unmount things so that the slot is reset up to a
      RenderObjectElement, but not further, and don't reset the depth.
    ba41fd35
Name
Last commit
Last update
..
animation Loading commit data...
engine Loading commit data...
examples Loading commit data...
fn3 Loading commit data...
gestures Loading commit data...
harness Loading commit data...
rendering Loading commit data...
services Loading commit data...
widget Loading commit data...