mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Not all documents have a StyleEngine, only displayed (active) ones. We need a null check to avoid crashing in the ShadowRoot destructor. BUG=443423 R=eseidel@chromium.org Review URL: https://codereview.chromium.org/814713002