1. Stop observing FSD when the delegate_ of layer_tree_view is null.
2. Stop observing FSD when the local_root_ or the client of local_root_ is null. Once |LayerTreeView::Disconnect()| is called to shutdown the compositor, the delegate_ will be null. We should not observe FSD after that. Change-Id: Ia0d0e27f6d7db0d2c452b8951191424884f5585a Bug: 922980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218230 Commit-Queue: Hongbo Song <hbsong@google.com> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#772398}
Showing
Please register or sign in to comment