DescriptionFixes possible use after free in WebLayerTreeViewImpl
WebLayerTreeViewImpl needs to destroy LayerTreeHost early on as
otherwise it's possible for the compositor thread to be accessing
WebLayerTreeViewImpl while WebLayerTreeViewImpl is part way through
the destructor and in a bad state.
BUG=none
TEST=none
R=fsamuel@chromium.org
Committed: https://crrev.com/918daff46650a7b3605fdb6c3c72b5ec3bfa687e
Cr-Commit-Position: refs/heads/master@{#339785}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|