• Hixie's avatar
    Better exception handling for rendering library. · d99641dd
    Hixie authored
    - Catch exceptions closer to the source.
    - Factor out exception printing code.
    - Have widget library hand the rendering library some context when syncing RenderObjectWrappers to aid with debugging.
    - Fix a bug in flex.dart whereby _overflow was compared when null.
    d99641dd
object.dart 36.3 KB